Configuration Inputs tab
- Last UpdatedJul 19, 2024
- 2 minute read
Use the Inputs tab to configure the inputs that will determine the monitored state of the DiscreteDevice object. Options on this tab are only available when the This object has inputs check box is selected on the General tab.
|
Editor Option |
Associated Attribute |
Description |
Runtime Access (Supervisory, User, Read-Only, None) |
|---|---|---|---|
|
Number of Inputs |
InputCnt |
The number of inputs for this object. A default input name appears for each input. The maximum number of inputs allowed is four. If you unlock this option, the Input Name and Input to PV Map options will also be unlocked. If you lock the Input Name and Input to PV Map options, this option will also be locked. |
Read-Only |
|
Input Name (Input 1 - Input 4) |
InputNames[1-4] |
The name assigned to the input reference. The name cannot include spaces or special characters, such as $, #, :, and _. If you lock this option, the Number of Inputs will also be locked. If you unlock the Number of Inputs option, this option will also be unlocked. |
Read-Only |
|
Input Source Reference (Input 1 - Input 4) |
[Input Name].InputSource |
The target source from which the value (plus quality) is to be read. |
Supervisory, User |
|
Input to PV Map |
FieldInputToPVMap[1-16] |
An array that is used to specify how to calculate PVAuto for each valid combination of input values. The lowest order bit is Input1. The length of the array depends on the number of inputs. States that are not applicable are not included in this array. All elements should be set to a non-Null value. If you lock this option, the following options will also be locked:
|
User |
|
Allow manual or simulate PV modes |
PVOverrideEnabled |
If enabled, the PV mode can be set to Manual or Simulate instead of the default of Auto. In Auto mode, the PV will be calculated internally based on the inputs. |
User |
|
Initial PV mode |
PVMode |
The PV mode override setting, either "Manual," "Auto," or "Simulate."
|
Supervisory, User |