Click or drag to resize
Input Fields
Print this page

The Input type exposes the following members.

Fields
  NameDescription
Public fieldCategory
The generic type of this input. For example "VCore".
Public fieldConnected
True if this input is currently connected to a Device . Otherwise false.
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
An array of Property objects describing this input.
Public fieldShowInHistory
True if this input is shown in history queries. Otherwise false.
Top
See Also