IEC HDLC setup object is used to define HDLC framing settings.
Properties
-
1. Logical Name
Logical name of the object.
-
2. Comm speed
Communication speed.
-
3. Window size transmit
Window size on transmit. This is usually one, but it can be used to send multiple HDLC frames without waiting acknowledge for each message.
-
4. Window size receive.
Window size on receive. This is usually one, but it can be used to receive multiple HDLC frames without sending acknowledge for each received message.
-
5. Max info field length transmit
Maximum HDLC frame length on send.
-
6.Max info field length receive
Maximum HDLC frame length on receive.
-
7 Inter octet time out.
How long will the meter wait for new bytes before it thinks the total frame is received. Value is given in milliseconds.
-
8. Inactivity timeout
If the meter is not receiving bytes in the given time, the meter expects that communication is closed and stops responding the client messages. Value is given in seconds.
-
9. Device address