Jetter AG
Registers - Overview | 9
Registers
Description
1000040
1536 ... 1567
1000041
1568 ... 1599
1000042
1600 ... 1631
1000043
1632 ... 1663
1000044
1664 ... 1695
1000045
1696 ... 1727
1000046
1728 ... 1759
1000047
1760 ... 1791
1000048
1792 ... 1823
1000049
1824 ... 1855
1000050
1856 ... 1887
1000051
1888 ... 1919
1000052
1920 ... 1951
1000053
1952 ... 1983
1000054
1984 ... 2015
1000055
2016 ... 2047
System Functions
For reasons of compatibility, the system functions
are listed below.
In JetSym STX, use the corresponding JetSym
STX functions instead of system functions.
System
function
Description
4
Converting BCD to HEX
5
Converting HEX to BCD
20
Square root
21
Sine
22
Cosine
23
Tangent
24
Arc sine
25
Arc cosine
26
Arc tangent
27
Exponential function
28
Natural logarithm
29
Absolute value
30
Separation of digits before and af-
ter the decimal point
50
Sorting register values
60
CRC generation for Modbus RTU
61
CRC check for Modbus RTU
65/67
Reading register block via Modbus/
TCP
66/68
Writing register block via Modbus/
TCP
80/85
Initializing RemoteScan
81
Starting RemoteScan
System
function
Description
82
Stopping RemoteScan
90
Writing a data file
91
Appending a data file
92
Reading a data file
96
Deleting a data file
150
Configuring NetCopyList
151
Deleting NetCopyList
152
Sending NetCopyList
System
function
Corresponding JetSym STX
function
4
Function Bcd2Hex(Bcd: int): Int;
5
Function Hex2Bcd(Hex: int): Int;
50
Function QSort(DataPtr: Int, Ele-
mentCnt: Int, ElementSize: Int,
SortOffset: Int, SortType:
STXBASETYPE, SortMode:
QSORTMODE): Int;
60
Function ModbusCRC-
gen(FramePtr: Int, Length: int): Int;
61
Function ModbusCRC-
check(FramePtr: Int, Length: int):
Int;
65/67
Function ModbusReadReg
(Const Ref MbParam: MOD-
BUS_PARAM): Int;
66/68
Function ModbusWriteReg
(Const Ref MbParam: MOD-
BUS_PARAM): Int;
80/85
Function RemoteScanConfig
(Protocol: RSCAN_PROTOCOL,
Elements: Int, Const Ref Configu-
ration: RSCAN_DSCR): Int;
81
Function RemoteScanStart
(Protocol: int): Int;
82
Function RemoteScanStop
(Protocol: int): Int;
90/91
Function FileDAWrite(Const Ref
FileName: String, Const Ref Mode:
String, VarType: DAWRITE_TYPE,
First: Int, Last: int): Int;
92
Function FileDARead(Const Ref
FileName: String): Int;
110
Function EmailSend(Const Ref
FileName: String): Int;
150
Function NetCopyListCon-
fig(IPAddr: Int, IPPort: Int, Const
Ref List: TNetCopyLinstL): Int;
User Manual – JetControl 365MC
138 / 148