IECUSetState Method
Sets the internal state of the selected ECU module.
Namespace: Metas.Instr.Driver.ECUAssembly: Metas.Instr.Driver (in Metas.Instr.Driver.dll) Version: 2.8.9053.20263
void SetState(
string path,
int state
)
Sub SetState (
path As String,
state As Integer
)
void SetState(
String^ path,
int state
)
abstract SetState :
path : string *
state : int -> unit
Parameters
- path String
-
Name of the path for which to read number of states.
Reflection paths: A, B
Transmission paths: AB
- state Int32
-
Number of the state to set.