IEDDevice Methods |
The IEDDevice type exposes the following members.
| Name | Description | |
|---|---|---|
| Connect |
Open Connection to a Brainboxes Device, must be called before SendCommand
Throws exception on connection failure
(Inherited from IDeviceC, P) | |
| Disconnect |
Disconnect from Brainboxes Device, will be automatically called when class is disposed
(Inherited from IDeviceC, P) | |
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable) | |
| SendCommand | Send a command to the Brainboxes Remote IO device using the supplied protocol. |