WITS
Last updated
Was this helpful?
Last updated
Was this helpful?
Data in WITS format can be transferred to the collector over Serial ports or TCP connections.
The WITS metadata is applied by Intelie Live during the normalization process when generating the raw JSON events.
Intelie Live follows the to add the names, the set of units (imperial/UK, imperial/US or metric) and to relate a depth value to each sample. Spare channels can be associated with names and units in the web interface.
As it occurs with data transmitted in any other protocol, those names and units are present on the raw events but are converted to the environment standards in the normalized events.
Intelie Live supports WITS Level 0.
Disclaimer: WITS is a petroleum industry standard dated 90's (see on Energistics), so could be difficult to find out the spec, we also recommend a and the .
Once the is enabled, the centralized Live can coordinate the source creation directly in an UI as follows:
As a textual representation, WITS typically carries some standard number that needs to be interpreted as null values. The WITS source enables you to specify your typical values and drop them from the actual event representation for the channels.
Enables the user to choose between three standard record mappings.
In server mode, only the TCP configuration is supported, then the access endpoint will display a very simple input to configure the IP address and the port.
For WITS client mode configuration, the access endpoint configuration will support both TCP and Serial ports (starting at LiveRig 4.7.0) as described:
In case, any older LiveRig Collector is used in the edge installation, the selection for Serial ports will be unavailable since only TCP endpoints are allowed up to 4.6 series.
This other example reads the first COM port in a Unix system available at /dev/ttyS0 to watch for data in WITS format.
Selects a custom mapping between WITS records and channel mnemonics supported in Live. See for more details.
Locally in the LiveRig Collector machine, the as demonstrated below. This configuration opens the TCP port 9872 on all local interfaces to listen for WITS data.