- HdlcDemo - Class in icube.demo
-
This demo shows how to communicate with a Meter using the Hdlc communication
profile and a serial-port.
- HdlcDemo() - Constructor for class icube.demo.HdlcDemo
-
- HdlcDemo.DemoException - Exception in icube.demo
-
- HdlcDemoIEC - Class in icube.demo
-
This demo shows how to communicate with a Meter using the Hdlc communication
profile and a serial-port with an optical probe.
- HdlcDemoIEC() - Constructor for class icube.demo.HdlcDemoIEC
-
- HdlcDemoIEC.DemoException - Exception in icube.demo
-
- HDLCFrameFlag - Static variable in class icube.ezhdlc.Frame
-
- HDLCParameters - Class in icube.ezhdlc
-
HDLC parameters.
- HDLCParameters() - Constructor for class icube.ezhdlc.HDLCParameters
-
- HDLCProtocol - Class in icube.ezhdlc
-
Implementation of the HDLC protocol.
- HDLCProtocol(HDLCParameters, InputStream, OutputStream) - Constructor for class icube.ezhdlc.HDLCProtocol
-
Instantiates a new HDLCProtocol
- HDLCProtocolState - Enum in icube.ezhdlc
-
Enum HDLCProtocolState.
- HdlcPushDemo - Class in icube.demo
-
This demo shows how to communicate with a Meter using the Hdlc communication
profile and a serial-port.
- HdlcPushDemo() - Constructor for class icube.demo.HdlcPushDemo
-
- HdlcPushDemo.CIIStream - Class in icube.demo
-
- HdlcPushDemo.DemoException - Exception in icube.demo
-
- hexStringToBytes(String) - Static method in class icube.ezhdlc.Utils
-
Converts an Hex string to a byte array.
- Host - Variable in class icube.demo.io.TCPChannelParameters
-
Host name.