Outputs view parameters
The
Outputs
view includes these parameters:Parameter | Description | Member Name | Value |
|---|---|---|---|
Output | The output number to which this configuration applies. | ||
Output State During Program Mode | Determines the value to which output changes under these conditions:
| C.Output0x.ProgValue | When ProgMode = 0: 0 = Off 1 = On |
C.Output0x.ProgMode | 0 = Go to user-defined value 1 = Hold | ||
Output State During Fault Mode | Determines the value to which output changes under these conditions:
| C.Output0x.FaultValue | When FaultMode = 0: 0 = Off 1 = On |
C.Output0x.FaultMode | 0 = Go to user-defined value 1 = Hold | ||
Fault Mode Output State Duration | Determines the length of time the Fault Value is held prior to the Final Fault State. | C.Output0x.FaultValueStateDuration | 0 = Hold forever (default) Any of the following: 1, 2, 5, or 10 seconds |
Fault Mode Output State Final State | Determines the value to which the output changes if these events exist:
| C.Output0x.FaultFinalState | 0 = Off 1 = On |
Mode when Connection Fails in Program Mode | Determines output action if a connection faults while the device is in Program mode. The output can remain in Program mode or transition to Fault mode. If the output remains in Program mode, the Final Fault State is ignored. | C.Output0x.ProgramToFaultEn | 0 = Remains in Program mode 1 = Transitions to the Fault mode |
Enable No Load Diagnostics | Determines whether No Load detection is enabled. When No Load detection is used, if a wire is disconnected from an output that is turned off (No Load condition), the I.Outputxx.NoLoad member goes to 1. | C.Output0x.NoLoadEn | 0 = Disabled (default) 1 = Enabled |
Diagnostics | Opens the diagnostics dialog box to view diagnostic information. |
Provide Feedback