Click or drag to resize

IEDDevice Methods

The IEDDevice type exposes the following members.

Methods
  NameDescription
Public methodConnect
Open Connection to a Brainboxes Device, must be called before SendCommand Throws exception on connection failure
(Inherited from IDeviceC, P.)
Public methodDisconnect
Disconnect from Brainboxes Device, will be automatically called when class is disposed
(Inherited from IDeviceC, P.)
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Public methodSendCommand
Send a command to the Brainboxes Remote IO device using the supplied protocol.
Top
See Also