Properties

The Interpreter module has the following properties:

NameDescriptionIDFlags
ACKIf Greater or equal "0" this value is sent as ACK on successful receive1273Persisted, ExpertPage
Serial BaudRateBaud rate for serial communication. Valid only when Comm. type is Serial1210Persisted, Enumerated, ExpertPage
Buffer sizeSize of buffer (min. 10).1270Persisted, ExpertPage
Serial COM portThe COM port to use. Valid only when Comm. type is Serial1200Persisted, Enumerated
Comm. typeCommunication method, Serial or Winsock1110Persisted, Enumerated
Client command timeoutTime to wait for client command in (seconds) before giving up and reset connection1320Persisted
Serial DataBitsNumber of bits in the bytes transmitted and received. Valid only when Comm. type is Serial1230Persisted, Enumerated, ExpertPage
Mode of operationRead, Write, Write->Read, TCP-Server. Write->Read; Writes and then reads responce, TCP-Server acts as a stream server1120Persisted, Enumerated
ExchangeRateThe exchange rate in milliseconds for the 'ExternalItems' timer event. By default, used for updating external items values.100Persisted
Field separatorSeparation character for values when multiple values in one string.1075Persisted, Enumerated, ExpertPage
Serial FlowControlFlow control for serial communication. Valid only when Comm. type is Serial1250Persisted, Enumerated, ExpertPage
IP addressIP Address of Interpreter server. Valid only when Comm. type is Winsock1310Persisted, Computer
InterpretInterpret string to numeric value(s)1072Persisted, ExpertPage
Serial ParityParity scheme for the serial communication. Valid only when Comm. type is Serial1220Persisted, Enumerated, ExpertPage
IP portThe TCP/UDP port of Interpreter server. Valid only when Comm. type is Winsock1311Persisted
RawValueReceiveLast telegram raw value received1500ReadOnly, PerformancePage
RawValueSendLast telegram raw value received sent1501ReadOnly, PerformancePage
RawValueSend(hex)Last telegram raw value received sent (hex)1502ReadOnly, PerformancePage
ResetOnTimeoutReset communication when timeout error occurs.1262Persisted, ExpertPage
SkipAfterTermCharBytes rejected after termination character. Typical CRC.1272Persisted, ExpertPage
SkipLeftNumber of characters to skip on left side of telegram.1073Persisted, ExpertPage
SkipRightNumber of characters to skip on right side of telegram.1074Persisted, ExpertPage
Start characterIf Greater or equal "0" this value is used as start character for synchronization1269Persisted, ExpertPage
Serial StopBitsNumber of stop bits to be used. Valid only when Comm. type is Serial1240Persisted, Enumerated, ExpertPage
Terminating characterThe character terminating the string.1271Persisted, Enumerated, ExpertPage
TimeoutTime-out interval, in milliseconds.1261Persisted, ExpertPage
TimerPolling interval in TCP-Send mode transmit interval (seconds)1055Persisted
TracefileMaxSizeThe max size of the trace file before the file is truncated in bytes. Default is 50 MB => 50 * 1024 * 102415000Persisted, ExpertPage
TraceToFileThis is used to trace detail information about the incoming data over the link15010Persisted, File, ExpertPage
Trim control charsRemove control characters like <CR> <LF> <STX> etc. from telegram prior to update item. Useful when you need to receive "control" characters1280Persisted, ExpertPage
IP protocolProtocol type TCP/UDP. Valid only when Comm. type is Winsock1312Persisted, Enumerated

See also Module Properties