Jetter AG
279
JVM-407B
Quick reference - JVM-407B
16 combined special flags
203132
2048 ... 2063
203133
2064 ... 2079
203134
2080 ... 2095
203135
2096 ... 2111
203136
2112 ... 2127
203137
2128 ... 2143
203138
2144 ... 2159
203139
2160 ... 2175
203140
2176 ... 2191
203141
2192 ... 2207
203142
2208 ... 2223
203143
2224 ... 2239
203144
2240 ... 2255
203145
2256 ... 2271
203146
2272 ... 2287
203147
2288 ... 2303
Overlaid application registers/flags
1000000
256 ... 287
1000001
288 ... 319
1000002
320 ... 351
1000003
352 ... 383
1000004
384 ... 415
1000005
416 ... 447
1000006
448 ... 479
1000007
480 ... 511
1000008
512 ... 543
1000009
544 ... 575
1000010
576 ... 607
1000011
608 ... 639
1000012
640 ... 671
1000013
672 ... 703
1000014
704 ... 735
1000015
736 ... 767
1000016
768 ... 799
1000017
800 ... 831
1000018
832 ... 863
1000019
864 ... 895
1000020
896 ... 927
1000021
928 ... 959
1000022
960 ... 991
1000023
992 ... 1023
1000024
1024 ... 1055
1000025
1056 ... 1087
1000026
1088 ... 1119
1000027
1120 ... 1151
1000028
1152 ... 1183
1000029
1184 ... 1215
1000030
1216 ... 1247
1000031
1248 ... 1279
1000032
1280 ... 1311
1000033
1312 ... 1343
1000034
1344 ... 1375
1000035
1376 ... 1407
1000036
1408 ... 1439
1000037
1440 ... 1471
1000038
1472 ... 1503
1000039
1504 ... 1535
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 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;
Содержание JVM-407B-HMI
Страница 1: ...User Manual JVM 407B HMI 60879892 We automate your success...
Страница 14: ......
Страница 26: ...26 Jetter AG 2 Product description and design Rear view...
Страница 34: ......
Страница 80: ......
Страница 98: ...98 Jetter AG 5 Initial commissioning Initial commissioning in JetViewSoft see page 86 Related topics...
Страница 106: ......
Страница 144: ......
Страница 168: ......
Страница 178: ......
Страница 182: ......
Страница 196: ...196 Jetter AG 10 Programming If Merker1 Then Inc Status_LEDs Delay T 100ms End_If End_Loop End_Task...
Страница 220: ...220 Jetter AG 10 Programming Topic Page Programming 221 Registers 233 Sample programs 238 Contents...
Страница 258: ......
Страница 268: ......
Страница 274: ......
Страница 294: ...294 Jetter AG Appendix Rear view...
Страница 299: ......