4046
Mast.Fun
w/
r
0....1 0 SelectionofmodbusMasterfunction
0 function0x03
1 function0x04
4047 w/
r
RESERVED
4048
AnswTime
w/
r
10...5000 1000
Themaximalresponsetimeofthedeviceworking
inMasterorMonitorRS-485interfacemode[ms]
4049
ValType
w/
r
0...12 6
Typeofpolled/monitoredvaluesineither
MasterorMonitorRS-485interfacemode
char 8
chartypevalue(8bitswithsign)
uchar 8
unsigned char type value
(8bitswithoutsign)
short 16
shorttypevalue(16bitswithsign)
ushort16
unsigned short type value
(16bitswithoutsign)
long 32
longtypevalue(32bitswithsign)
ulong 32
unsigned long type value
(32bitswithoutsign)
flt 32
float type value (32 bits,
floatingpointvaluewithsign)
sflt2x16
swapped float type value,
32 bits floating point value
placedontwo16-bitregisters
(Byteorder3,2,1,0)
flt 2x16
floattypevalue,32bitsfloating
pointvalueplacedontwo16-
bitregisters(Byteorder1,0,3,2)
lng 2x16
long type value (32 bits with
sign) placed on two 16-bit
registers,(Byteorder1,0,3,2)
slng2x16
swapped long type value
(32 bits with sign) placed
on two 16-bit registers,
(Byteorder3,2,1,0)
ulng2x16
unsigned long type value
(32 bits without sign) pla-
ced on two 16-bit registers,
(Byteorder1,0,3,2)
uSln2x16
unsigned swapped longtype
value (32 bits without sign)
placedontwo16-bitregisters,
(Byteorder3,2,1,0)