Supported device types and versions
Document revisions

Supported device types and versions



The protocol for communication with the FAG SmartCheck vibrometer is implemented as a Java event in D2000.

If the FAG SmartCheck is connected to the local network, by the appropriate IP address it is possible to join it. java event communicates with the device by using XML Soap (Simple Object Access Protocol) via http requests. Several requests can be sent to the device, but the FAG SmartCheck protocol uses two types of requests:


Communication with the FAG SmartCheck is established using the device's IP address, and works as follows:


Communication configuration:

The structured variable SV.FAG.SmartCheck.Parameters is used to configure communication.  This structure has to be dimensioned to as many rows as there are devices. The meaning of each column is as follows:


Communication output is continuously written to the SV.FAG.SmartCheck.Values structure, which has as many rows, as there are devices. The meaning of each column is as follows:


If interested in this protocol, please contact the D2000 development department.

Document revisions


Communication protocols