Auto-generated configs and docs
This commit is contained in:
parent
c131ff64e0
commit
60b67d82be
|
@ -1,4 +1,4 @@
|
|||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/electronic_throttle.txt Wed Nov 30 03:24:57 UTC 2022
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/electronic_throttle.txt Thu Dec 01 03:34:59 UTC 2022
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -143,22 +143,27 @@ struct electronic_throttle_s {
|
|||
*/
|
||||
float etbDutyAverage = (float)0;
|
||||
/**
|
||||
* "ETB inputs error counter"
|
||||
* "ETB TPS error counter"
|
||||
* offset 40
|
||||
*/
|
||||
uint16_t etbInputErrorCounter = (uint16_t)0;
|
||||
uint16_t etbTpsErrorCounter = (uint16_t)0;
|
||||
/**
|
||||
* "ETB pedal error counter"
|
||||
* offset 42
|
||||
*/
|
||||
uint16_t etbPpsErrorCounter = (uint16_t)0;
|
||||
/**
|
||||
* offset 44
|
||||
*/
|
||||
int8_t etbErrorCode = (int8_t)0;
|
||||
/**
|
||||
* need 4 byte alignment
|
||||
units
|
||||
* offset 43
|
||||
* offset 45
|
||||
*/
|
||||
uint8_t alignmentFill_at_43[1];
|
||||
uint8_t alignmentFill_at_45[3];
|
||||
};
|
||||
static_assert(sizeof(electronic_throttle_s) == 44);
|
||||
static_assert(sizeof(electronic_throttle_s) == 48);
|
||||
|
||||
// end
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/electronic_throttle.txt Wed Nov 30 03:24:57 UTC 2022
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/electronic_throttle.txt Thu Dec 01 03:34:59 UTC 2022
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH snap_41378
|
||||
#define TS_SIGNATURE "rusEFI 2022.12.01.48way.snap_41378"
|
||||
#define SIGNATURE_HASH snap_250
|
||||
#define TS_SIGNATURE "rusEFI 2022.12.01.48way.snap_250"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH snap_43501
|
||||
#define TS_SIGNATURE "rusEFI 2022.12.01.all.snap_43501"
|
||||
#define SIGNATURE_HASH snap_2229
|
||||
#define TS_SIGNATURE "rusEFI 2022.12.01.all.snap_2229"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH snap_13441
|
||||
#define TS_SIGNATURE "rusEFI 2022.12.01.alphax-2chan.snap_13441"
|
||||
#define SIGNATURE_HASH snap_38361
|
||||
#define TS_SIGNATURE "rusEFI 2022.12.01.alphax-2chan.snap_38361"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH snap_27234
|
||||
#define TS_SIGNATURE "rusEFI 2022.12.01.alphax-4chan.snap_27234"
|
||||
#define SIGNATURE_HASH snap_52026
|
||||
#define TS_SIGNATURE "rusEFI 2022.12.01.alphax-4chan.snap_52026"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH snap_23754
|
||||
#define TS_SIGNATURE "rusEFI 2022.12.01.atlas.snap_23754"
|
||||
#define SIGNATURE_HASH snap_64914
|
||||
#define TS_SIGNATURE "rusEFI 2022.12.01.atlas.snap_64914"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH snap_63508
|
||||
#define TS_SIGNATURE "rusEFI 2022.12.01.core8.snap_63508"
|
||||
#define SIGNATURE_HASH snap_22860
|
||||
#define TS_SIGNATURE "rusEFI 2022.12.01.core8.snap_22860"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH snap_43501
|
||||
#define TS_SIGNATURE "rusEFI 2022.12.01.cypress.snap_43501"
|
||||
#define SIGNATURE_HASH snap_2229
|
||||
#define TS_SIGNATURE "rusEFI 2022.12.01.cypress.snap_2229"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH snap_43501
|
||||
#define TS_SIGNATURE "rusEFI 2022.12.01.f407-discovery.snap_43501"
|
||||
#define SIGNATURE_HASH snap_2229
|
||||
#define TS_SIGNATURE "rusEFI 2022.12.01.f407-discovery.snap_2229"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH snap_43501
|
||||
#define TS_SIGNATURE "rusEFI 2022.12.01.f429-discovery.snap_43501"
|
||||
#define SIGNATURE_HASH snap_2229
|
||||
#define TS_SIGNATURE "rusEFI 2022.12.01.f429-discovery.snap_2229"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH snap_21801
|
||||
#define TS_SIGNATURE "rusEFI 2022.12.01.frankenso_na6.snap_21801"
|
||||
#define SIGNATURE_HASH snap_62577
|
||||
#define TS_SIGNATURE "rusEFI 2022.12.01.frankenso_na6.snap_62577"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH snap_61202
|
||||
#define TS_SIGNATURE "rusEFI 2022.12.01.harley81.snap_61202"
|
||||
#define SIGNATURE_HASH snap_20042
|
||||
#define TS_SIGNATURE "rusEFI 2022.12.01.harley81.snap_20042"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH snap_51945
|
||||
#define TS_SIGNATURE "rusEFI 2022.12.01.hellen-gm-e67.snap_51945"
|
||||
#define SIGNATURE_HASH snap_27569
|
||||
#define TS_SIGNATURE "rusEFI 2022.12.01.hellen-gm-e67.snap_27569"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH snap_38945
|
||||
#define TS_SIGNATURE "rusEFI 2022.12.01.hellen-nb1.snap_38945"
|
||||
#define SIGNATURE_HASH snap_14713
|
||||
#define TS_SIGNATURE "rusEFI 2022.12.01.hellen-nb1.snap_14713"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH snap_42129
|
||||
#define TS_SIGNATURE "rusEFI 2022.12.01.hellen121nissan.snap_42129"
|
||||
#define SIGNATURE_HASH snap_1481
|
||||
#define TS_SIGNATURE "rusEFI 2022.12.01.hellen121nissan.snap_1481"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH snap_16112
|
||||
#define TS_SIGNATURE "rusEFI 2022.12.01.hellen121vag.snap_16112"
|
||||
#define SIGNATURE_HASH snap_40872
|
||||
#define TS_SIGNATURE "rusEFI 2022.12.01.hellen121vag.snap_40872"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH snap_54486
|
||||
#define TS_SIGNATURE "rusEFI 2022.12.01.hellen128.snap_54486"
|
||||
#define SIGNATURE_HASH snap_30094
|
||||
#define TS_SIGNATURE "rusEFI 2022.12.01.hellen128.snap_30094"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH snap_37646
|
||||
#define TS_SIGNATURE "rusEFI 2022.12.01.hellen154hyundai.snap_37646"
|
||||
#define SIGNATURE_HASH snap_12886
|
||||
#define TS_SIGNATURE "rusEFI 2022.12.01.hellen154hyundai.snap_12886"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH snap_42854
|
||||
#define TS_SIGNATURE "rusEFI 2022.12.01.hellen72.snap_42854"
|
||||
#define SIGNATURE_HASH snap_1598
|
||||
#define TS_SIGNATURE "rusEFI 2022.12.01.hellen72.snap_1598"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH snap_29159
|
||||
#define TS_SIGNATURE "rusEFI 2022.12.01.hellen81.snap_29159"
|
||||
#define SIGNATURE_HASH snap_53439
|
||||
#define TS_SIGNATURE "rusEFI 2022.12.01.hellen81.snap_53439"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH snap_47649
|
||||
#define TS_SIGNATURE "rusEFI 2022.12.01.hellen88bmw.snap_47649"
|
||||
#define SIGNATURE_HASH snap_7033
|
||||
#define TS_SIGNATURE "rusEFI 2022.12.01.hellen88bmw.snap_7033"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH snap_6362
|
||||
#define TS_SIGNATURE "rusEFI 2022.12.01.hellenNA6.snap_6362"
|
||||
#define SIGNATURE_HASH snap_47490
|
||||
#define TS_SIGNATURE "rusEFI 2022.12.01.hellenNA6.snap_47490"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH snap_6149
|
||||
#define TS_SIGNATURE "rusEFI 2022.12.01.hellenNA8_96.snap_6149"
|
||||
#define SIGNATURE_HASH snap_47453
|
||||
#define TS_SIGNATURE "rusEFI 2022.12.01.hellenNA8_96.snap_47453"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH snap_2849
|
||||
#define TS_SIGNATURE "rusEFI 2022.12.01.kin.snap_2849"
|
||||
#define SIGNATURE_HASH snap_43641
|
||||
#define TS_SIGNATURE "rusEFI 2022.12.01.kin.snap_43641"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH snap_52973
|
||||
#define TS_SIGNATURE "rusEFI 2022.12.01.mre_f4.snap_52973"
|
||||
#define SIGNATURE_HASH snap_28597
|
||||
#define TS_SIGNATURE "rusEFI 2022.12.01.mre_f4.snap_28597"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH snap_52973
|
||||
#define TS_SIGNATURE "rusEFI 2022.12.01.mre_f7.snap_52973"
|
||||
#define SIGNATURE_HASH snap_28597
|
||||
#define TS_SIGNATURE "rusEFI 2022.12.01.mre_f7.snap_28597"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH snap_28683
|
||||
#define TS_SIGNATURE "rusEFI 2022.12.01.prometheus_405.snap_28683"
|
||||
#define SIGNATURE_HASH snap_53587
|
||||
#define TS_SIGNATURE "rusEFI 2022.12.01.prometheus_405.snap_53587"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH snap_28683
|
||||
#define TS_SIGNATURE "rusEFI 2022.12.01.prometheus_469.snap_28683"
|
||||
#define SIGNATURE_HASH snap_53587
|
||||
#define TS_SIGNATURE "rusEFI 2022.12.01.prometheus_469.snap_53587"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH snap_28315
|
||||
#define TS_SIGNATURE "rusEFI 2022.12.01.proteus_f4.snap_28315"
|
||||
#define SIGNATURE_HASH snap_53187
|
||||
#define TS_SIGNATURE "rusEFI 2022.12.01.proteus_f4.snap_53187"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH snap_28315
|
||||
#define TS_SIGNATURE "rusEFI 2022.12.01.proteus_f7.snap_28315"
|
||||
#define SIGNATURE_HASH snap_53187
|
||||
#define TS_SIGNATURE "rusEFI 2022.12.01.proteus_f7.snap_53187"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH snap_28315
|
||||
#define TS_SIGNATURE "rusEFI 2022.12.01.proteus_h7.snap_28315"
|
||||
#define SIGNATURE_HASH snap_53187
|
||||
#define TS_SIGNATURE "rusEFI 2022.12.01.proteus_h7.snap_53187"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH snap_28727
|
||||
#define TS_SIGNATURE "rusEFI 2022.12.01.subaru_eg33_f7.snap_28727"
|
||||
#define SIGNATURE_HASH snap_53615
|
||||
#define TS_SIGNATURE "rusEFI 2022.12.01.subaru_eg33_f7.snap_53615"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH snap_26553
|
||||
#define TS_SIGNATURE "rusEFI 2022.12.01.tdg-pdm8.snap_26553"
|
||||
#define SIGNATURE_HASH snap_50913
|
||||
#define TS_SIGNATURE "rusEFI 2022.12.01.tdg-pdm8.snap_50913"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
package com.rusefi.config.generated;
|
||||
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/electronic_throttle.txt Wed Nov 30 03:24:57 UTC 2022
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/electronic_throttle.txt Thu Dec 01 03:34:59 UTC 2022
|
||||
|
||||
// by class com.rusefi.output.FileJavaFieldsConsumer
|
||||
import com.rusefi.config.*;
|
||||
|
@ -16,9 +16,10 @@ public class ElectronicThrottle {
|
|||
public static final Field ETBREVLIMITACTIVE = Field.create("ETBREVLIMITACTIVE", 28, FieldType.BIT, 0).setBaseOffset(1216);
|
||||
public static final Field ETBDUTYRATEOFCHANGE = Field.create("ETBDUTYRATEOFCHANGE", 32, FieldType.FLOAT).setBaseOffset(1216);
|
||||
public static final Field ETBDUTYAVERAGE = Field.create("ETBDUTYAVERAGE", 36, FieldType.FLOAT).setBaseOffset(1216);
|
||||
public static final Field ETBINPUTERRORCOUNTER = Field.create("ETBINPUTERRORCOUNTER", 40, FieldType.INT16).setScale(1.0).setBaseOffset(1216);
|
||||
public static final Field ETBERRORCODE = Field.create("ETBERRORCODE", 42, FieldType.INT8).setScale(1.0).setBaseOffset(1216);
|
||||
public static final Field ALIGNMENTFILL_AT_43 = Field.create("ALIGNMENTFILL_AT_43", 43, FieldType.INT8).setScale(1.0).setBaseOffset(1216);
|
||||
public static final Field ETBTPSERRORCOUNTER = Field.create("ETBTPSERRORCOUNTER", 40, FieldType.INT16).setScale(1.0).setBaseOffset(1216);
|
||||
public static final Field ETBPPSERRORCOUNTER = Field.create("ETBPPSERRORCOUNTER", 42, FieldType.INT16).setScale(1.0).setBaseOffset(1216);
|
||||
public static final Field ETBERRORCODE = Field.create("ETBERRORCODE", 44, FieldType.INT8).setScale(1.0).setBaseOffset(1216);
|
||||
public static final Field ALIGNMENTFILL_AT_45 = Field.create("ALIGNMENTFILL_AT_45", 45, FieldType.INT8).setScale(1.0).setBaseOffset(1216);
|
||||
public static final Field[] VALUES = {
|
||||
IDLEPOSITION,
|
||||
TRIM,
|
||||
|
@ -30,8 +31,9 @@ public class ElectronicThrottle {
|
|||
ETBREVLIMITACTIVE,
|
||||
ETBDUTYRATEOFCHANGE,
|
||||
ETBDUTYAVERAGE,
|
||||
ETBINPUTERRORCOUNTER,
|
||||
ETBTPSERRORCOUNTER,
|
||||
ETBPPSERRORCOUNTER,
|
||||
ETBERRORCODE,
|
||||
ALIGNMENTFILL_AT_43,
|
||||
ALIGNMENTFILL_AT_45,
|
||||
};
|
||||
}
|
||||
|
|
|
@ -1,19 +1,19 @@
|
|||
package com.rusefi.config.generated;
|
||||
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/sensors//wideband_state.txt Tue Nov 29 01:17:34 UTC 2022
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/sensors//wideband_state.txt Thu Dec 01 03:34:59 UTC 2022
|
||||
|
||||
// by class com.rusefi.output.FileJavaFieldsConsumer
|
||||
import com.rusefi.config.*;
|
||||
|
||||
public class WidebandController {
|
||||
public static final Field FAULTCODE = Field.create("FAULTCODE", 0, FieldType.INT8).setScale(1.0).setBaseOffset(1260);
|
||||
public static final Field HEATERDUTY = Field.create("HEATERDUTY", 1, FieldType.INT8).setScale(1.0).setBaseOffset(1260);
|
||||
public static final Field PUMPDUTY = Field.create("PUMPDUTY", 2, FieldType.INT8).setScale(1.0).setBaseOffset(1260);
|
||||
public static final Field ALIGNMENTFILL_AT_3 = Field.create("ALIGNMENTFILL_AT_3", 3, FieldType.INT8).setScale(1.0).setBaseOffset(1260);
|
||||
public static final Field TEMPC = Field.create("TEMPC", 4, FieldType.INT16).setScale(1.0).setBaseOffset(1260);
|
||||
public static final Field NERNSTVOLTAGE = Field.create("NERNSTVOLTAGE", 6, FieldType.INT16).setScale(0.001).setBaseOffset(1260);
|
||||
public static final Field ESR = Field.create("ESR", 8, FieldType.INT16).setScale(1.0).setBaseOffset(1260);
|
||||
public static final Field ALIGNMENTFILL_AT_10 = Field.create("ALIGNMENTFILL_AT_10", 10, FieldType.INT8).setScale(1.0).setBaseOffset(1260);
|
||||
public static final Field FAULTCODE = Field.create("FAULTCODE", 0, FieldType.INT8).setScale(1.0).setBaseOffset(1264);
|
||||
public static final Field HEATERDUTY = Field.create("HEATERDUTY", 1, FieldType.INT8).setScale(1.0).setBaseOffset(1264);
|
||||
public static final Field PUMPDUTY = Field.create("PUMPDUTY", 2, FieldType.INT8).setScale(1.0).setBaseOffset(1264);
|
||||
public static final Field ALIGNMENTFILL_AT_3 = Field.create("ALIGNMENTFILL_AT_3", 3, FieldType.INT8).setScale(1.0).setBaseOffset(1264);
|
||||
public static final Field TEMPC = Field.create("TEMPC", 4, FieldType.INT16).setScale(1.0).setBaseOffset(1264);
|
||||
public static final Field NERNSTVOLTAGE = Field.create("NERNSTVOLTAGE", 6, FieldType.INT16).setScale(0.001).setBaseOffset(1264);
|
||||
public static final Field ESR = Field.create("ESR", 8, FieldType.INT16).setScale(1.0).setBaseOffset(1264);
|
||||
public static final Field ALIGNMENTFILL_AT_10 = Field.create("ALIGNMENTFILL_AT_10", 10, FieldType.INT8).setScale(1.0).setBaseOffset(1264);
|
||||
public static final Field[] VALUES = {
|
||||
FAULTCODE,
|
||||
HEATERDUTY,
|
||||
|
|
Loading…
Reference in New Issue