Outputs view parameters
The
Outputs
view includes these parameters:Parameter | Description | Member Name | Value |
|---|---|---|---|
Output State During Program Mode | Determines the value to which output changes under these conditions:
The Local Control Value is available for the devices with firmware revision 5 or later. | C.Output0x.ProgValue | When ProgMode and ProgModeLocalControl = 0: 0 = Off 1 = On |
C.Output0x.ProgMode | When ProgModeLocalControl = 0: 0 = Go to user-defined value 1 = Hold | ||
C.Output0x.ProgModeLocalControl | 0 = Go to user-defined value 1 = Local Control The Local Control value is available under these conditions:
| ||
Output State During Communication Fault Mode | Determines the value to which output changes under these conditions:
| C.Output0x.FaultValue | When FaultMode and FaultModeLocalControl = 0: 0 = Off 1 = On |
C.Output0x.FaultMode | When FaulModeLocalControl = 0: 0 = Go to user-defined value 1 = Hold | ||
C.Output0x.FaultModeLocalControl | 0 = Go to user-defined value 1 = Local Control The Local Control value is available under these conditions:
| ||
Communication Fault Mode Output State Duration | Determines the length of time the Fault Value value is held prior to the Final Fault State. | C.Output0x.FaultValueStateDuration | 0 = Hold forever (default) Any of these values: 1, 2, 5, or 10 seconds |
Communication Fault Mode Output State Final State | Determines the value to which the output changes if these events exist:
Communication Fault Mode Output State Final State is not available when Communication Fault Mode Output State Duration is set to Forever . | C.Output0x.FaultFinalState | 0 = Off 1 = On |
Mode when Connection Fails in Program Mode | Determines output action if a connection faults while the module is in Program mode. The output can remain in Program mode or transition to Communication 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 Communication 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 diagnostics information. |
Provide Feedback