Jetter AG
619
JC-120MC
Quick reference - JC-120(MC)
System function
For reasons of compatibility, the system functions are listed below. In
JetSym STX, use the corresponding JetSym STX functions instead of
system functions.
4
Conversion from BCD to HEX
5
Conversion from 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 after 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
82
Stopping RemoteScan
90
Writing a data file
91
Appending a data file
92
Reading a data file
96
Deleting a data file
110
Sending an e-mail
150
Configuring NetCopyList
151
Deleting NetCopyList
152
Sending NetCopyList
JetSym STX functions
System function
Corresponding JetSym STX function
4
Function Bcd2Hex(Bcd: Int): Int;
5
Function Hex2Bcd(Hex: Int): Int;
50
Function QSort(DataPtr: Int, ElementCnt: Int,
ElementSize: Int, SortOffset: Int, SortType:
STXBASETYPE, SortMode: QSORTMODE): Int;
60
Function ModbusCRCgen(FramePtr: Int, Length: Int):
Int;
61
Function ModbusCRCcheck(FramePtr: Int, Length:
Int): Int;
65/67
Function ModbusReadReg(Const Ref MbParam:
MODBUS_PARAM): Int;
66/68
Function ModbusWriteReg(Const Ref MbParam:
MODBUS_PARAM): Int;
80/85
Function RemoteScanConfig(Protocol:
RSCAN_PROTOCOL, Elements: Int, Const Ref
Configuration: 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 NetCopyListConfig(IPAddr: Int, IPPort: Int,
Const Ref List: TNetCopyLinstL): Int;
151
Function NetCopyListSend(Handle: Int): Int;
152
Function NetCopyListDelete(Handle: Int): Int;
Содержание JC-120MC
Страница 1: ...User Manual JC 120MC Controller 60880901 We automate your success...
Страница 18: ......
Страница 40: ...40 Jetter AG 3 Identifying Hardware revisions see page 38 Related topics...
Страница 160: ......
Страница 186: ......
Страница 196: ......
Страница 395: ...Jetter AG 395 JC 120MC Programming Result When initializing the JX2 system bus the adjusted baud rate values were used...
Страница 485: ...Jetter AG 485 JC 120MC Programming Topic Page Programming 486 Registers 498 Contents...
Страница 521: ...Jetter AG 521 JC 120MC Programming Use 29 bit identifier Default 11 bit identifier...
Страница 586: ......
Страница 604: ......
Страница 633: ......