Longo programmable controller LPC-2.C06
4 OPERATION
Module parameters can be read or written via Smarteh IDE software.
4.1 Parameters
Input
Protocol type [Protocol_Type]:
Protocol type feedback. Intended for future use.
Type: USINT
Raw to engineering data:
0 .. 255
→
0 .. 255
I
2
C session counter [I2C_Session_Cnt]:
It changes after each session when data in module
updates. It updates every cca.100 ms.
Type: USINT
Raw to engineering data:
0 .. 255
→
0 .. 255
Receive counter [Rx_Counter]:
It changes if new data in Rx_Buffer is available.
Type: USINT
Raw to engineering data:
0 .. 255
→
0 .. 255
Received data length [Rx_Data_Len]:
Number of data in Rx Buffer.
Type: UINT
Raw to engineering data:
0 . 65535 0 .. 65535
→
Received telegram status [Rx_TLG_Status]:
Status of received telegram.
Type: USINT
Raw to engineering data:
xxxxxxx0 No telegram timeout
→
xxxxxxx1 Telegram timeout
→
Xxxxxx0x No data (byte) timeout
→
xxxxxx1x Data (byte) timeout
→
xxxxx0xx No parity error
→
xxxxx1xx Parity error
→
xxxx0xxx No framing error
→
xxxx1xxx Framing error
→
xxx0xxxx No data overflow
→
xxx1xxxx Data overflow
→
Receive reception status [Rx_Reception_Status]:
Status of reception.
Type: USINT
Raw to engineering data:
0 No reception
→
1 Reception in progress
→
2 Reception ended (timeout)
→
3 Reception ended (data received)
→
4