2000 | Float | 2 | R | Gross weight |
This Index returns the latest Gross value obtained from a LDM88.
The format is IEEE754 Single precision floating point format. The 32 bit data is obtained by reading 2 16-bit registers from index 2000.
The Gross Weight are also sent when reading multiple LDM data at index 3500-
see also: _GG_Grossvalue
|
2002 | Float | 2 | R | Net Weight |
This Index returns the latest Netto value obtained from a LDM88.
The format is IEEE754 Single precision floating point format. The 32 bit data is obtained by reading 2 16-bit registers from index 2002.
The Netto Weight are also sent when reading multiple LDM data at index 3500-
see also: _GN_Nettovalue
|
2004 | Float | 2 | R | Dosed Tare |
This Index returns the Tare weight used in the latest filling cycle.
The format is IEEE754 Single precision floating point format. The 32 bit data is obtained by reading 2 16-bit registers from index 2004.
see also: _DT_DosedTare
|
2006 | Float | 2 | R | Dosed weight |
This Index returns the last dosed weight value obtained from a LDM88.
The format is IEEE754 Single precision floating point format. The 32 bit data is obtained by reading 2 16-bit registers from index 2006.
see also: _GD_Dosedvalue
|
2008 | Float | 2 | R | Average Weight |
This Index returns the latest average weight value obtained from a LDM88.
The format is IEEE754 Single precision floating point format. The 32 bit data is obtained by reading 2 16-bit registers from index 2008.
see also: _GA_Averagevalue
|
2020 | Int32 | 2 | R | Gross weight |
This Index returns the Gross weight value obtained from a LDM88.
The 32 bit integer data is obtained by reading 2 16-bit registers from index 2020.
The Gross Weight are also sent when reading multiple LDM data at index 3300-
see also: _GG_Grossvalue
|
2022 | Int32 | 2 | R | Net Weight |
This Index returns the Netto weight value obtained from a LDM88.
The 32 bit integer data is obtained by reading 2 16-bit registers from index 2022.
The Netto Weight are also sent when reading multiple LDM data at index 3300-
see also: _GN_Nettovalue
|
2024 | Int32 | 2 | R | Dosed Tare |
This Index returns the Tare weight used in the latest filling cycle.
The 32 bit integer data is obtained by reading 2 16-bit registers from index 2024.
see also: _DT_DosedTare
|
2026 | Int32 | 2 | R | Dosed weight |
This Index returns the last dosed weight value obtained from a LDM88.
The 32 bit integer data is obtained by reading 2 16-bit registers from index 2026.
see also: _GD_Dosedvalue
|
2028 | Int32 | 2 | R | Average Weight |
This Index returns the latest average weight value obtained from a LDM88.
The 32 bit integer data is obtained by reading 2 16-bit registers from index 2028.
see also: _GA_Averagevalue
|
202A | Int32 | 2 | R | A/D sample |
This Index returns the current ADC value obtained from a LDM88.
The 32 bit integer data is obtained by reading 2 16-bit registers from index 202A.
see also: _GS_Sample
|
202C | Int32 | 2 | R | Device ID |
This Index returns the current ID of a LDM88.
The 32 bit integer data is obtained by reading 2 16-bit registers from index 202C.
The the high word (202C) are 0(zero) and the low word (202D) should be split into two bytes:
1. Byte is the minor ID, normally 13h (19d).
2. Byte is the major ID, normally 88h (136d).
The combined value will normally read 5000d in the Modbus Monitor.
see also: _ID_DeviceIdentification
|
202E | Int32 | 2 | R | FW Version |
This Index returns the current Firmware version of a LDM88.
The 32 bit integer data is obtained by reading 2 16-bit registers from index 202E.
The the high word (202E) are 0(zero) and the low word (202F) should be split into two bytes:
1. Byte is the minor IV, e.g. 02h (02d).
2. Byte is the major IV, e.g. 17h (23d).
The combined value would then read 5890d in the Modbus Monitor denoting IV=2.23
see also: _IV_FirmwareVersion
|
2030 | Int32 | 2 | R | Device Status |
This Index returns the current Status for a LDM88.
The 32 bit integer data is obtained by reading 2 16-bit registers from index 2030.
see also: _IS_DeviceStatus
|
2032 | Int32 | 2 | R | ADC Reference |
This Index returns the current ADC reference value for a LDM88.
The 32 bit integer data is obtained by reading 2 16-bit registers from index 2032.
see also: _RR_ReadRef
|
2034 | Int32 | 2 | R | Read Serial |
This Index returns the Device serial number.
The 32 bit integer data is obtained by reading 2 16-bit registers from index 2034.
see also: _RS_ReadSerial
|
2060 | Int16 | 1 | R | Qualifier |
This Index returns the latest Qualifier value obtained from a LDM88.
The 16 bit integer data is obtained by reading one 16-bit registers at index 2060.
The Qualifier bit values are:
- 0001h - Under range
- 0002h - Over range
- 0004h - Not within Zero range (not yet implemented, zero)
- 0008h - Exactly zero
- 0010h - No motion, still stand, steady state
- 0020h - Tare set
- 0040h - Preset tare (0=tare is measured, 1=tare is set by user)
- 0080h - Invalid weighing (wire-break, A/D ref. out of range)
- 0100h - Set-point 0 (source>limit)
- 0200h - Set-point 1
- 0400h - Set-point 2
- 0800h - Set-point 3
- 1000h - Filling in progress
- 2000h - Filling has completed
- 4000h - Average ready
- 8000h - Cold start
The Qualifier word are also sent when reading multiple LDM data at index 3300- or 3500-
|
2061 | Int16 | 1 | W | BitCommands |
This Index is used to set or reset Zero, Tare or Max/valley/p2p.
The 16 bit integer data is accessed by writing one 16-bit register at index 2061.
See also:
|
2062 | Int16 | 1 | W | Trigger |
This Index is used to trigger measurements or filling cycles in a Device.
The 16 bit integer data is accessed by writing one 16-bit register at index 2062.
The value 0080h starts, and for checkweighers the value 0001h arborts retriggers.
|
2065 | Int16 | 1 | W | StartFill |
This Index is used to Start or Stop the filling application in a Device.
The 16 bit integer data is accessed by writing one 16-bit register at index 2065.
A non-zero starts the filling application, and the value 0(zero) arborts filling.
|
2066 | Int16 | 1 | W | EEPROM |
This Index is used to Initiate writing to the Device EERROM.
The 16 bit integer data is accessed by writing one 16-bit register at index 2066.
The values are:
|
2067 | Int16 | 1 | RW | SetPointselect |
This Index is used to select Setpoint in a Device.
The 16 bit integer data is accessed by writing one 16-bit register at index 2067.
Valid values are from 0(zero) to 3 for a Checkweigher and selects the setpoint acted upon by indexes:
2068h,
206Ah, and
206Ch below.
|
2068 | Int32 | 2 | RW | SetPointSource |
This Index is used to select source for the setpoint actions in a Device.
The 32 bit integer data accessed by reading or writing 2 16-bit registers from index 2068.
Please examine the the individual variants below for detailed capabilities:
A0,
A1,
A2,
A3
|
206A | Int32 | 2 | RW | SetPointHysteresis |
This Index is used to get or set Setpoint Hysteresis in a Device.
The 32 bit integer data accessed by reading or writing 2 16-bit registers from index 206A.
see also:
H0,
H1,
H2,
H3
|
206C | Int32 | 2 | RW | SetPointValue |
This Index is used to get or set Setpoint limit in a Device.
The 32 bit integer data accessed by reading or writing 2 16-bit registers from index 206C.
see also:
S0,
S1,
S2,
S3
|
206E | Int16 | 1 | R | DoseInfo |
This Index returns the DosedInfo obtained from a Devide.
The 16 bit integer data is obtained by reading one 16-bit registers from index 206E.
see also:
_DI_DosedInfo,
|
2070 | Int32 | 2 | RW | Polarity | |
2072 | Int16 | 1 | RW | ExtBoardSelect | Select the Extension board to operate on (WCN122). |
2073 | Int16 | 1 | RW | ExtBoardParamSelect | Select the Extension Board parameter to view or change.
parameters are:
- 00: Board Type (Can,Profi,Ether,RS485,IO,...).
- 01: Board network address (Network only).
- 02: Board communication speed (when applicaple).
- 03+: Board Type dependent...
|
2074 | Int16 | 1 | RW | DigtialInputSelect | Select the Input to view or change.
The selected input can be changed according to the valis settings here: AssignInput.
|
2075 | Int16 | 1 | RW | DigitalOutputSelect | Select the Output to view or change.
The selected output can be changed according to the valis settings here: AssignOutput.
|
2076 | Int16 | 1 | RW | InputAssignment | |
2077 | Int16 | 1 | RW | | |
2078 | Int32 | 2 | RW | Device_IPv4_Address | This Index is used to Set/Read the Internet Protocol Address (v4) for the Device.
This 32 bit field containing the IPv4 Address takes effect on next re-start.
see also: NA
|
207A | Int32 | 2 | RW | ExtBoardParameter | Parameter Selected by index 2072 and 2073 to view or change. |
2080 | Float | 2 | R | Peak Value |
This Index returns the latest peak value obtained from a DAD141.
The format is IEEE754 Single precision floating point format.
The 32 bit data is obtained by reading 2 16-bit registers from index 2080.
See also command description: GM
|
2082 | Int32 | 2 | R | Peak Value |
This Index returns the latest peak value obtained from a DAD141.
The 32 bit Integer data is obtained by reading 2 16-bit registers from index 2082.
See also command description: GM
|
2084 | Float | 2 | R | Hold |
This Index returns the latest hold value obtained from a DAD141.
The format is IEEE754 Single precision floating point format.
The 32 bit data is obtained by reading 2 16-bit registers from index 2084.
See also command description: GH
|
2086 | Int32 | 2 | R | Hold |
This Index returns the latest hold value obtained from a DAD141.
The 32 bit Integer data is obtained by reading 2 16-bit registers from index 2086.
See also command description: GH
|
2088 | Float | 2 | R | Valley Value |
This Index returns the latest valley value obtained from a DAD141.
The format is IEEE754 Single precision floating point format.
The 32 bit data is obtained by reading 2 16-bit registers from index 2088.
See also command description: GV
|
208A | Int32 | 2 | R | Valley Value |
This Index returns the latest valley value obtained from a DAD141.
The 32 bit Integer data is obtained by reading 2 16-bit registers from index 208A.
See also command description: GV
|
208C | Float | 2 | R | Peak to Peak Value |
This Index returns the peak value of the DAD141.
The format is IEEE754 Single precision floating point format.
The 32 bit data is obtained by reading 2 16-bit registers from index 208C.
See also command description: GO
|
208E | Int32 | 2 | R | Peak to Peak Value |
This Index returns the peak value of the DAD141.
The 32 bit Integer data is obtained by reading 2 16-bit registers from index 208E.
See also command description: GO
|
2090 | Float | 2 | R | Internal AG Value |
This Index returns Internal AG Value.
The format is IEEE754 Single precision floating point format.
The 32 bit data is obtained by reading 2 16-bit registers from index 2090.
See also command description: AV
|
2092 | Int32 | 2 | R | Internal AG Value |
This Index returns Internal AG Value.
The 32 bit Integer data is obtained by reading 2 16-bit registers from index 2092.
See also command description: AV
|
20FF | Int16 | 1 | W | Soft Reset | |
2100 | Int32 | 2 | RW | Analog action |
This Index is used to select Analog Output Source.
The 32 bit integer data accessed by reading or writing 2 16-bit registers from index 2100.
see also:
_AA_AnalogAction,
|
2102 | Int32 | 2 | RW | Analog high |
This Index defines the weight value for 20mA analog output.
The 32 bit integer data accessed by reading or writing 2 16-bit registers from index 2102.
see also:
_AH_AnalogHigh,
|
2104 | Int32 | 2 | RW | Analog low |
This Index defines the weight value for 4mA analog output.
The 32 bit integer data accessed by reading or writing 2 16-bit registers from index 2104.
see also:
_AL_AnalogLow,
|
2106 | Int32 | 2 | RW | Filter setting |
This Index is used to select the filter setting.
The 32 bit integer data accessed by reading or writing 2 16-bit registers from index 2106.
see also:
_FL_FilterValue,
|
2108 | Int32 | 2 | RW | Filter Factor |
This Index defines over how long time a rolling average is calculated.
The 32 bit integer data accessed by reading or writing 2 16-bit registers from index 2108.
see also:
_FF_DispFilterFactor,
|
210A | Int32 | 2 | RW | Digital Outputs |
This Index Reads/Modify the status of the physical output signals.
The 32 bit integer data accessed by reading or writing 2 16-bit registers from index 210A.
see also:
_IO_Output,
|
210C | Int32 | 2 | R | Digital Input |
This Index Reads the status of the physical input signals.
The 32 bit integer data accessed by reading or writing 2 16-bit registers from index 210C.
see also:
_IN_ReadInput,
|
210E | Int32 | 2 | RW | Measuring Time | See index 2410 |
2110 | Int32 | 2 | RW | Filter mode |
This Index chooses filter mode, permitted values are “0” for IIR and “1” for FIR.
The 32 bit integer data accessed by reading or writing 2 16-bit registers from index 2110.
see also:
_FM_FilterMode,
|
2112 | Int32 | 2 | RW | No-motion range |
This Index Reads/Modify the maximum number of counts allowed as no-motion.
The 32 bit integer data accessed by reading or writing 2 16-bit registers from index 2112.
see also:
_NR_NomotionRange,
|
2114 | Int32 | 2 | RW | No-motion time |
This Index Reads/Modify the minimum time the weight must stay within NR to be no-motion.
The 32 bit integer data accessed by reading or writing 2 16-bit registers from index 2114.
see also:
_NT_NomotionTime,
|
2116 | Int32 | 2 | RW | Digital outputs mask |
This Index Reads/Modify the mask for the output signals.
The 32 bit integer data accessed by reading or writing 2 16-bit registers from index 2116.
see also:
_IM_Inputmask,
|
2118 | Int32 | 2 | RW | Tare |
This Index Reads/Modify the Tare value.
The 32 bit integer data accessed by reading or writing 2 16-bit registers from index 2118.
|
211A | Int32 | 2 | RW | Start Delay | See index 2412 |
211C | Int32 | 2 | RW | Trigger Edge | See index 2402 |
211E | Int32 | 2 | RW | Trigger Level | See index 2400 |
2120 | Int32 | 2 | RW | Update rate |
This Index chooses Average after the filter by 2UR samples.
The 32 bit integer data accessed by reading or writing 2 16-bit registers from index 2120.
see also:
_UR_UpdateRate,
|
2122 | Int32 | 2 | RW | Zerotrack |
This Index enables or disables the zero tracking (TAC protected).
The 32 bit integer data accessed by reading or writing 2 16-bit registers from index 2122.
see also:
_ZT_ZeroTrack,
|
2124 | Int32 | 2 | RW | dtime | See index 2414 |
2128 | Int32 | 2 | RW | AM - Analog Mode |
This selects the Analog Output Mode.
see also:
_AM_AnalogMode,
|
212A | Int32 | 2 | RW | Pre-Filter |
Turns analog pre filter on or off.
see also:
_PF_PreFilter,
|
212C | Int32 | 2 | RW | _SP_SetPresetTare |
see also:
_SP_SetPresetTare,
|
212E | Int32 | 2 | RW | _SE_ServerEnable |
Turns the internal Web Server ON or OFF.
see also:
_SE_ServerEnable,
|
2130 | Int32 | 2 | RW | _AR_AnalogReference |
Sets the Analog Reference register.
see also:
_AR_AnalogReference,
|
2200 | Int32 | 2 | RW | Absolute gain calibrate |
This Index Reads/Modify the absolute gain point (TAC protected).
The 32 bit integer data accessed by reading or writing 2 16-bit registers from index 2200.
see also:
_AG_AbsoluteGain,
|
2202 | Int32 | 2 | RW | Absolute zero calibrate |
This Index Reads/Modify the absolute zero point (TAC protected).
The 32 bit integer data accessed by reading or writing 2 16-bit registers from index 2202.
see also:
_AZ_AbsoluteZero,
|
2204 | Int32 | 2 | RW | Calibrate enable |
This Index sets the calibration functions to the enabled state.
The 32 bit integer data accessed by reading or writing 2 16-bit registers from index 2204.
see also:
_CE_CalibrateEnable,
|
2206 | Int32 | 2 | RW | Calibrate gain |
This Index sets the calibration gain (span) value (TAC protected).
The 32 bit integer data accessed by reading or writing 2 16-bit registers from index 2206.
see also:
_CG_CalibrateGain,
|
2208 | Int32 | 2 | RW | Set calibration point B | |
220A | Int32 | 2 | RW | Set calibration point A | |
220C | Int32 | 2 | RW | Calibrate max |
This Index Reads/Modify the maximum allowable output value (TAC protected).
The 32 bit integer data accessed by reading or writing 2 16-bit registers from index 220C.
see also:
_CM_Maximum,
|
220E | Int32 | 2 | RW | Calibrate min |
This Index Reads/Modify the minimum allowable output value (TAC protected).
The 32 bit integer data accessed by reading or writing 2 16-bit registers from index 220E.
see also:
_CI_Minimum,
|
2210 | Int32 | 2 | RW | Calibrate save |
Obsolete - Use index 2066 (TAC protected).
see also:
_CS_SaveCalibration,
|
2212 | Int32 | 2 | W | Calibrate zero |
This Index sets the calibration zero point (TAC protected).
The 32 bit integer data accessed by writing 2 16-bit registers from index 2212.
see also:
_CZ_CalibrateZero,
|
2214 | Int32 | 2 | RW | Decimal point |
This Index Reads/Modify the decimal point position (TAC protected).
The 32 bit integer data accessed by reading or writing 2 16-bit registers from index 2214.
see also:
_DP_DecimalPoint,
|
2216 | Int32 | 2 | RW | Display step size |
This Index Reads/Modify the the display step size (TAC protected).
The 32 bit integer data accessed by reading or writing 2 16-bit registers from index 2216.
see also:
_DS_DisplayStep,
|
2218 | Int32 | 2 | RW | MR - Select multi range | _MR_MRange |
221A | Int32 | 2 | RW | CM2 - Maximum display value | _CM2_Maximum2 |
221C | Int32 | 2 | RW | CM3 - Maximum display value | _CM3_Maximum3 |
221E | Int32 | 2 | RW | ZI - Init Zero | _ZI_InitZero |
2220 | Int32 | 2 | RW | ZR - Zero Range | _ZR_ZeroRange |
2222 | Int32 | 2 | RW | TM - Tare mode | _TM_TareMode |
2223 | Int32 | 2 | RW | ZM - Zero Mode | _ZM_ZeroMode |
2224 | Int32 | 2 | RW | TN - Set/Clear non-volatile tare | _TN_TareNonvolatile |
2226 | Int32 | 2 | RW | ZN - Set/Clear non-volatile zero | _ZN_ZeroNonvolatile |
2228 | Int32 | 2 | RW | FT - Firmware Type | _FT_Firmwaretype |
222A | Int32 | 2 | RW | LA - LoadCells Attached | _LA_LoadCellsAttached |
222C | Int32 | 2 | W | CC - Corner Calculation | _CC_CornerCalculation |
222E | Int32 | 2 | RW | CV - Calibrate Value | _CV_CalibrateValue |
2230 | Int32 | 2 | RW | ZM - ZeroMode | _ZM_ZeroMode |
2232 | Int32 | 2 | RW | FV - Factory Calibration Value | _FV_FacCalValue |
2300 | Int32 | 2 | RW | Pre-fill mode |
This Index Reads/Modify the Pre-filling mode.
The 32 bit integer data accessed by reading or writing 2 16-bit registers from index 2300.
see also:
_PD1_PreFillMode,
|
2302 | Int32 | 2 | RW | Inflight Correction |
This Index Reads/Modify the Correction factor for in-flight value in percent.
The 32 bit integer data accessed by reading or writing 2 16-bit registers from index 2302.
see also:
_PD2_InflightCorrection,
|
2304 | Int32 | 2 | RW | Zero Check Time |
This Index Reads/Modify the time over which the zero check average will be build.
The 32 bit integer data accessed by reading or writing 2 16-bit registers from index 2304.
see also:
_PD3_ZeroCheckTime,
|
2306 | Int32 | 2 | RW | Tare delay |
This Index Reads/Modify the Tare delay from trigger to tare averaging start.
The 32 bit integer data accessed by reading or writing 2 16-bit registers from index 2306.
see also:
_PD4_TareDelay,
|
2308 | Int32 | 2 | RW | Tare Average Time |
This Index Reads/Modify the time over which the tare average will be build.
The 32 bit integer data accessed by reading or writing 2 16-bit registers from index 2308.
see also:
_PD5_TareAverageTime,
|
230A | Int32 | 2 | RW | Delay after pre-fill |
This Index Reads/Modify the Delay after pre-fill.
The 32 bit integer data accessed by reading or writing 2 16-bit registers from index 230A.
see also:
_PD6_DelayAfterPrefill,
|
230C | Int32 | 2 | RW | Blanking time |
This Index Reads/Modify the blanking time after coarse valve has been shut off.
The 32 bit integer data accessed by reading or writing 2 16-bit registers from index 230C.
see also:
_PD7_BlankingTime,
|
230E | Int32 | 2 | RW | In-flight delay time |
This Index Reads/Modify the In-flight delay time after fine valve has been shut off.
The 32 bit integer data accessed by reading or writing 2 16-bit registers from index 230E.
see also:
_PD8_InFlightDelayTime,
|
2310 | Int32 | 2 | RW | Filling Weight Average Time |
This Index Reads/Modify the time over which the filling weight average will be build.
The 32 bit integer data accessed by reading or writing 2 16-bit registers from index 2310.
see also:
_PD9_FillWeightAverageTime,
|
2312 | Int32 | 2 | RW | Zero tolerance |
This Index Reads/Modify the allowable deviation from calibrated zero.
The 32 bit integer data accessed by reading or writing 2 16-bit registers from index 2312.
see also:
_PD10_ZeroTolerance,
|
2314 | Int32 | 2 | RW | Tare reference |
This Index Reads/Modify the tare reference. Nominal weight of the bottle.
The 32 bit integer data accessed by reading or writing 2 16-bit registers from index 2314.
see also:
_PD11_TareReference,
|
2316 | Int32 | 2 | RW | Tare tolerance |
This Index Reads/Modify the allowable deviation from nominal bottle weight.
The 32 bit integer data accessed by reading or writing 2 16-bit registers from index 2316.
see also:
_PD12_TareTolerence,
|
2318 | Int32 | 2 | RW | Pre-fill level |
This Index Reads/Modify the Set-point for end of pre-filling.
The 32 bit integer data accessed by reading or writing 2 16-bit registers from index 2318.
see also:
_PD13_PreFillLevel,
|
231A | Int32 | 2 | RW | Fine-fill weight |
This Index Reads/Modify the Fine-fill weight. Part of the total filling weight done by the fine filling valve.
The 32 bit integer data accessed by reading or writing 2 16-bit registers from index 231A.
see also:
_PD14_FineFillWeight,
|
231C | Int32 | 2 | RW | Filling weight |
This Index Reads/Modify the Filling weight.
The 32 bit integer data accessed by reading or writing 2 16-bit registers from index 231C.
see also:
_PD15_FillingWeight,
|
231E | Int32 | 2 | RW | In-flight value |
This Index Reads/Modify the In-flight value.
The 32 bit integer data accessed by reading or writing 2 16-bit registers from index 231E.
see also:
_PD16_InFlightValue,
|
2320 | Int32 | 2 | RW | Secondary pre-fill level |
This Index Reads/Modify the Set-point for end of Secondary pre-filling.
The 32 bit integer data accessed by reading or writing 2 16-bit registers from index 2320.
see also:
_PD17_PreFil2lLevel,
|
2322 | Int32 | 2 | RW | Timeout value in milliseconds |
This Index Reads/Modify the Fill cycle timeout.
The 32 bit integer data accessed by reading or writing 2 16-bit registers from index 2322.
see also:
_PD18_FillTimeoutValue,
|
2324 | Int32 | 2 | RW | Underweight post-fill time |
This Index Reads/Modify the Time for fine fill valve to open if underweight.
The 32 bit integer data accessed by reading or writing 2 16-bit registers from index 2324.
see also:
_PD19_UnderweightPostFillTime,
|
2326 | Int32 | 2 | RW | Tare interval |
This Index Reads/Modify the number of cycles to pass before next tare.
The 32 bit integer data accessed by reading or writing 2 16-bit registers from index 2326.
see also:
_PD20_TareInterval,
|
2328 | Int32 | 2 | RW | Bag Rupture Blanking |
This Index Reads/Modify the Time before monitoring weight increase.
The 32 bit integer data accessed by reading or writing 2 16-bit registers from index 2328.
see also:
_PD21_BagRuptureBlanking,
|
232A | Int32 | 2 | RW | Medium Fill Weight | This Index Reads/Modify the Medium-fill weight. Part of the total filling weight done by the medium filling valve.
The 32 bit integer data accessed by reading or writing 2 16-bit registers from index 232A.
see also: _PD22_MediumFillWeight |
232C | Int32 | 2 | RW | Production Counter | This Index Reads/Modify the Production Counter.
This Counter increments every time a Filling Cycle has completed.
The 32 bit integer data accessed by reading or writing 2 16-bit registers from index 232C.
see also: _PD23_ProductionCounter |
2400 | Int32 | 2 | RW | Trigger Level |
This Index selects trigger level.
The 32 bit integer data accessed by reading or writing 2 16-bit registers from index 2400.
see also:
_TL_TriggerLevel,
|
2402 | Int32 | 2 | RW | Trigger Egde |
This Index selects rising or falling slope trigger.
The 32 bit integer data accessed by reading or writing 2 16-bit registers from index 2402.
see also:
_TE_TriggerEdge,
|
2404 | Int32 | 2 | RW | ReTrigWindow |
This Index Reads/Modify the Retrig window.
The 32 bit integer data accessed by reading or writing 2 16-bit registers from index 2404.
see also:
_RW_ReTrigWindow,
|
2406 | Int32 | 2 | RW | ReTrigTime |
This Index Reads/Modify the Retrig time.
The 32 bit integer data accessed by reading or writing 2 16-bit registers from index 2406.
see also:
_TT_ReTriggerTime,
|
2408 | Int32 | 2 | RW | HoldTime |
This Index Reads/Modify the Hold time.
The 32 bit integer data accessed by reading or writing 2 16-bit registers from index 2408.
see also:
_HT_HoldTime,
|
240A | Int32 | 2 | RW | TareWindow |
This Index Reads/Modify the tare window.
The 32 bit integer data accessed by reading or writing 2 16-bit registers from index 240A.
see also:
_TW_TareWindow,
|
240C | Int32 | 2 | RW | TareTime |
This Index Reads/Modify the tare time.
The 32 bit integer data accessed by reading or writing 2 16-bit registers from index 240C.
see also:
_TI_TareTime,
|
240E | Int32 | 2 | RW | ReTrigStop |
This Index Reads/Modify the retrigger stop value.
The 32 bit integer data accessed by reading or writing 2 16-bit registers from index 240E.
see also:
_TS_ReTrigStop,
|
2410 | Int32 | 2 | RW | Measuring time |
This Index Reads/Modify the time over which the average value will be built.
The 32 bit integer data accessed by reading or writing 2 16-bit registers from index 2410.
see also:
_MT_MeasureTime,
|
2412 | Int32 | 2 | RW | Start delay |
This Index Reads/Modify the delay between falling/rising edge of trigger pulse and start of measurement.
The 32 bit integer data accessed by reading or writing 2 16-bit registers from index 2412.
see also:
_SD_StartDelay,
|
2414 | Int32 | 2 | RW | dTime |
This Index Reads/Modify the Delta Time in milliseconds .
The 32 bit integer data accessed by reading or writing 2 16-bit registers from index 2414.
see also:
_DT_DeltaTime,
|
2500 | Int32 | 2 | RW | Decimal Point |
This Index Reads/Modify the Flow decimal point.
The 32 bit integer data accessed by reading or writing 2 16-bit registers from index 2500.
see also:
_PL1_FlowDecimalPoint,
|
2502 | Int32 | 2 | RW | Scale values |
This Index Reads/Modify the Flow scale.
The 32 bit integer data accessed by reading or writing 2 16-bit registers from index 2502.
see also:
_PL2_FlowScale,
|
2504 | Int32 | 2 | RW | dTime |
This Index Reads/Modify the flow measure timeslot length.
The 32 bit integer data accessed by reading or writing 2 16-bit registers from index 2504.
see also:
_PL3_Flow_dTime,
|
2506 | Int32 | 2 | RW | dWeight |
This Index Reads/Modify the flow measure window.
The 32 bit integer data accessed by reading or writing 2 16-bit registers from index 2506.
see also:
_PL4_Flow_dWeight,
|
2508 | Int32 | 2 | RW | Delay after Refill |
This Index Reads/Modify the delay time after refill.
The 32 bit integer data accessed by reading or writing 2 16-bit registers from index 2508.
see also:
_PL5_RefillDelay,
|
250A | Int32 | 2 | RW | P-constant | _PL6_KpConstant |
250C | Int32 | 2 | RW | I-constant | _PL7_KiConstant |
250E | Int32 | 2 | RW | D-constant | _PL8_KdConstant |
2510 | Int32 | 2 | RW | Feed Setpoint | _PL9_FeedSetpoint |
2512 | Int32 | 2 | RW | Setpoint Tolerance | _PL10_SetpointTolerance |
2514 | Int32 | 2 | RW | NMR_Flow | _PL11_NMR_Flow |
2516 | Int32 | 2 | RW | NMT_Flow | _PL12_NMT_Flow |
2600 | Int16 | 1 | RW | Flow Control |
This Index Controls the mass flow measurement.
The 32 bit integer data accessed by reading or writing one 16-bit register from index 2600.
see also:
_LS_LossControl,
|
2601 | Int16 | 1 | RW | Flow Status |
This Index Reads the mass flow status.
The 32 bit integer data accessed by reading one 16-bit register from index 2601.
see also:
_LI_LossInfo,
|
2602 | Int16 | 1 | RW | Volumetric Freeze | _VF_VolumetricFreeze |
2700 | Float | 2 | RW | Mass Flow Value |
This Index Reads the mass flow.
The 32 bit integer data accessed by reading 2 16-bit registers from index 2700.
see also:
_GF_Flow,
|
2702 | Float | 2 | RW | Mass Flow Trend |
This Index Reads the trend.
The 32 bit integer data accessed by reading 2 16-bit registers from index 2702.
see also:
_GR_Trend,
|
2704 | Float | 2 | RW | Total Mass |
This Index Reads the Total accumulated mass.
The 32 bit integer data accessed by reading 2 16-bit registers from index 2704.
see also:
_GM_Massvalue,
|
2706 | Float | 2 | RW | Actual Mass Flow |
This Index Reads the actual mass flow.
The 32 bit integer data accessed by reading 2 16-bit registers from index 2706.
see also:
_GD_FlowRate,
|