Properties
The Interpreter module has the following properties:
Name | Description | ID | Flags |
---|---|---|---|
ACK | If Greater or equal "0" this value is sent as ACK on successful receive | 1273 | Persisted, ExpertPage |
Serial BaudRate | Baud rate for serial communication. Valid only when Comm. type is Serial | 1210 | Persisted, Enumerated, ExpertPage |
Buffer size | Size of buffer (min. 10). | 1270 | Persisted, ExpertPage |
Serial COM port | The COM port to use. Valid only when Comm. type is Serial | 1200 | Persisted, Enumerated |
Comm. type | Communication method, Serial or Winsock | 1110 | Persisted, Enumerated |
Client command timeout | Time to wait for client command in (seconds) before giving up and reset connection | 1320 | Persisted |
Serial DataBits | Number of bits in the bytes transmitted and received. Valid only when Comm. type is Serial | 1230 | Persisted, Enumerated, ExpertPage |
Mode of operation | Read, Write, Write->Read, TCP-Server. Write->Read; Writes and then reads responce, TCP-Server acts as a stream server | 1120 | Persisted, Enumerated |
ExchangeRate | The exchange rate in milliseconds for the 'ExternalItems' timer event. By default, used for updating external items values. | 100 | Persisted |
Field separator | Separation character for values when multiple values in one string. | 1075 | Persisted, Enumerated, ExpertPage |
Serial FlowControl | Flow control for serial communication. Valid only when Comm. type is Serial | 1250 | Persisted, Enumerated, ExpertPage |
IP address | IP Address of Interpreter server. Valid only when Comm. type is Winsock | 1310 | Persisted, Computer |
Interpret | Interpret string to numeric value(s) | 1072 | Persisted, ExpertPage |
Serial Parity | Parity scheme for the serial communication. Valid only when Comm. type is Serial | 1220 | Persisted, Enumerated, ExpertPage |
IP port | The TCP/UDP port of Interpreter server. Valid only when Comm. type is Winsock | 1311 | Persisted |
RawValueReceive | Last telegram raw value received | 1500 | ReadOnly, PerformancePage |
RawValueSend | Last telegram raw value received sent | 1501 | ReadOnly, PerformancePage |
RawValueSend(hex) | Last telegram raw value received sent (hex) | 1502 | ReadOnly, PerformancePage |
ResetOnTimeout | Reset communication when timeout error occurs. | 1262 | Persisted, ExpertPage |
SkipAfterTermChar | Bytes rejected after termination character. Typical CRC. | 1272 | Persisted, ExpertPage |
SkipLeft | Number of characters to skip on left side of telegram. | 1073 | Persisted, ExpertPage |
SkipRight | Number of characters to skip on right side of telegram. | 1074 | Persisted, ExpertPage |
Start character | If Greater or equal "0" this value is used as start character for synchronization | 1269 | Persisted, ExpertPage |
Serial StopBits | Number of stop bits to be used. Valid only when Comm. type is Serial | 1240 | Persisted, Enumerated, ExpertPage |
Terminating character | The character terminating the string. | 1271 | Persisted, Enumerated, ExpertPage |
Timeout | Time-out interval, in milliseconds. | 1261 | Persisted, ExpertPage |
Timer | Polling interval in TCP-Send mode transmit interval (seconds) | 1055 | Persisted |
TracefileMaxSize | The max size of the trace file before the file is truncated in bytes. Default is 50 MB => 50 * 1024 * 1024 | 15000 | Persisted, ExpertPage |
TraceToFile | This is used to trace detail information about the incoming data over the link | 15010 | Persisted, File, ExpertPage |
Trim control chars | Remove control characters like <CR> <LF> <STX> etc. from telegram prior to update item. Useful when you need to receive "control" characters | 1280 | Persisted, ExpertPage |
IP protocol | Protocol type TCP/UDP. Valid only when Comm. type is Winsock | 1312 | Persisted, Enumerated |
See also Module Properties