IECUNumberOfStates Method
Returns the number of unique states that exist for the specified path name
on the selected ECU module.
Namespace: Metas.Instr.Driver.ECUAssembly: Metas.Instr.Driver (in Metas.Instr.Driver.dll) Version: 2.8.9053.20263
int NumberOfStates(
string path
)
Function NumberOfStates (
path As String
) As Integer
int NumberOfStates(
String^ path
)
abstract NumberOfStates :
path : string -> int
- path String
-
Name of the path for which to read number of states.
Reflection paths: A, B
Transmission paths: AB
Int32