Download Print this page

List Identity; Example Data - Ametek LAND SPOT+ Series User Manual

Advertisement

SPOT+

2.2 List Identity

The following functions are supported:
Implicit Messaging for Assembly (4), Identity (101, 102, 103, 198 and 199),
Attribute (3).
Explicit Messaging is not supported.
Identity info:
101: Output data from the SPOT+
typedef struct{
uint16_t targetTemp;
uint16_t emissivity1;
uint16_t emissivity2;
uint16_t ambientTemp;
uint16_t alarmStatus;
uint16_t watchdog;
uint16_t errors;
}sOutputData;
102: Input data to the SPOT+
typedef struct{
uint16_t emissivity1;
uint16_t emissivity2;
}sEthIpIoInData;
103: Config Data
Not currently used

2.3 Example Data

The screenshot below shows an EtherNet/IP client configured to communicate
with Spot+. The Input and output parameters are shown in the relevant
windows.
2 - 3
REST API User Guide

Advertisement

loading