EasyManua.ls Logo

Gantner IDL 101 - Register Contents

Default Icon
100 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
IDL 101
COMMUNICATION
HB_IDL101_E_V222.doc
81
Gantner Instruments Test & Measurement GmbH
ADR ..................... IDL 101 address (
hex
00..7F)
FNR ..................... function number (
hex
10)
REGSTA ................ address of the first register to be written
REGNUM ............... number of registers to be written
BYTNUM ............... number of databytes (max. 64)
D0 - Dn ................ databytes (max. 64)
CRC ..................... check sum
CRC polynomial: u
15
+ u
13
+ 1
CRC start value:
hex
FFFF
10.4.4. Register Contents
Register Type Content Range
variable values in integer format
0000 ............. ro/rw .............variable 1 .........integer value.......... -32768 ... 32767
0001 ............. ro/rw .............variable 2 .........integer value.......... -32768 ... 32767
: : : :
0007 ............. ro/rw .............variable 8 .........integer value.......... -32768 ... 32767
: : : :
001F ............. ro/rw .............variable 32........ integer value......... -32768 ... 32767
Register Type Content Range
read and write variable (real format)
0020 ............. ro/rw .............variable 1 real value high word......................0 ... 65535
0021 ............. ro/rw .............variable 1 real value low word .......................0 ... 65535
0022 ............. ro/rw .............variable 2 real value high word......................0 ... 65535
0023 ............. ro/rw .............variable 2 real value low word .......................0 ... 65535
: : : :
002E ............. ro/rw .............variable 8 real value high word............................0 ... 65535
002F ............. ro/rw .............variable 8 real value low word.............................0 ... 65535
: : : :
005E ............. ro/rw .............variable 32 real value high word..........................0 ... 65535
005F ............. ro/rw .............variable 32 real value low word...........................0 ... 65535
Attention
: The low word and the high word of a variable always have to be read or written simultaneously.
Notice
: The possibility of a writing command on the registers 0000 up to 002F depends on the configuration. With the
following variable types a writing command is valid if this has been allowed by the
Configuration Software ICP 100
.
Digital Counter with Reset Function:
After a writing command for this variable the counter will be set to zero.
Arithmetic Variable with min/max-Function and Reset Function:
After a writing command for this variable the pull-pointer will be reset.