Properties
The WITS module has the following properties:
| Name | Description | ID | Flags |
|---|---|---|---|
| Active | server mode, some WITS servers (Pason i.a.) only send data when receiving request message, Set this property to true to activate request message, see property Request Message." | 1050 | Persisted, ExpertPage |
| Autogenerate | Automatic Tag Database Generation of predefined WITS records, based on telegram from server. For more information on predefined WITS records, refer to W.I.T.S. Wellsite Information Transfer Specification | 1057 | Persisted, Enumerated, ExpertPage |
| BaudRate receive | Baud rate for serial communication, valid only when Comm.type Serial is selected | 1210 | Persisted, Enumerated, ExpertPage |
| COM port receive | The COM port to use, valid only when Comm.type Serial is selected | 1200 | Persisted, Enumerated |
| Comm. type receive | Communication method, Serial or Winsock | 1110 | Persisted, Enumerated |
| DataBits receive | Number of bits in the bytes transmitted and received, valid only when Comm.type Serial is selected | 1230 | Persisted, Enumerated, ExpertPage |
| ExchangeRate | The exchange rate in milliseconds for the 'ExternalItems' timer event. By default, used for updating external items values. | 100 | Persisted |
| FlowControl receive | Flow control for serial communication, valid only when Comm.type is Serial | 1250 | Persisted, Enumerated, ExpertPage |
| ForceUpdate | Update time stamp even though value has not changed (Default=true). | 1000 | Persisted, ExpertPage |
| IP address receive | Ip Address of WITS server, valid only when Comm. type Winsock is selected | 1310 | Persisted, Computer |
| Last telegram | Last raw telegram received from WITS server | 30000 | ReadOnly, PerformancePage |
| Parity receive | Parity scheme for the serial communication, valid only when Comm.type Serial is selected | 1220 | Persisted, Enumerated, ExpertPage |
| Poll Interval | Set this to bigger than 0.01 for a timer based polling (seconds) | 1055 | Persisted |
| Port receive | The TCP/UDP port of WITS server.Valid only when Comm. type Winsock is selected | 1311 | Persisted |
| Port send | The TCP/UDP port of WITS server | 1513 | Persisted, Hidden |
| Protocol | Protocol TCP or UDP Valid only when Comm. type Winsock is selected | 1312 | Persisted, Enumerated |
| Request Message | This parameter specifies the message portion of the frame that the driver will send to request solicited data. Valid only when server mode is Active | 1051 | Persisted, Enumerated, ExpertPage |
| StopBits receive | Number of stop bits to be used, valid only when Comm.type Serial is selected | 1240 | Persisted, Enumerated, ExpertPage |
| Timeout | Time-out interval, in seconds when timerbased. | 1120 | Persisted |
| TimeReferenceItem | An item who's value will be used as the time reference for this module instead of the system time, when timestamping items. | 200 | Persisted, ApisItem, ExpertPage |
| 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 incomming data over the link | 15010 | Persisted, File, ExpertPage |
See also Module Properties