public interface IECU : IDevice
Public Interface IECU
Inherits IDevice
public interface class IECU : IDevice
type IECU =
interface
interface IDevice
end
ECUList | Returns a list of index numbers to be used for referring to the ECU modules that are currently attached. |
ECUModel | Returns the model of the selected ECU module. |
ECUSerial | Returns the serial of the selected ECU module. |
Identification |
Instrument Identification
(Inherited from IDevice) |
Module | Selected ECU module (Default 1). |
Close |
Closes the specified device session.
(Inherited from IDevice) |
NumberOfStates | Returns the number of unique states that exist for the specified path name on the selected ECU module. |
Open |
Opens a Device session to the specified resource.
(Inherited from IDevice) |
Preset |
Presets the device.
(Inherited from IDevice) |
SetState | Sets the internal state of the selected ECU module. |