Click or drag to resize
InputValue Fields
Print this page

The InputValue type exposes the following members.

Fields
  NameDescription
Public fieldID
Input ID, typically describing the type of this input. For example "VCore_Ignition_".
Public fieldName
The name of this input. For example "Ignition".
Public fieldProperties
Analog inputs typically have 'value' and 'inRange' properties, digital inputs typically have a 'state' property. The value of these Property objects may be read to obtain the value of the input.
Public fieldType
The generic type of this input. For example "VCore".
Top
See Also