Hello,
I'm trying to read the data from a device that uses protocol Modbus RTU (Solys gear drive) by connecting the port RS485 device to the CR1000X then store it into the table.
I use the port ComC7 for incoming data. The device sends the data on the port RS485 every 1 sec. This is the format of the data :
.status=0;SolysGDSom001;2014/10/28;14:26:24;-134.747698;75.851923;0x044;0x6648;
Please could you recommend the CR1000X instruction to capture these data in the datalogger variable?
Thanks.