CompositeSwitchInfo
Class Description
Properties of a composite switch.
Attributes
Name | Type | Description |
---|---|---|
ganged | Boolean | True if multi-phase switch controls all phases concurrently. |
initOpMode | String | Initial operating mode, with the following values: Automatic, Manual. |
interruptingRating | CurrentFlow | Breaking capacity, or short circuit rating, is the maximum rated current which the device can safely interrupt at the rated voltage. |
kind | CompositeSwitchKind | Kind of composite switch. |
phaseCode | PhaseCode | Phases carried, if applicable. |
phaseCount | Integer | Supported number of phases, typically 0, 1 or 3. |
ratedVoltage | Voltage | Rated voltage. |
remote | Boolean | True if device is capable of being operated by remote control. |
switchStateCount | Integer | Number of switch states represented by the composite switch. |
Relationships
Ancestors
Descendents
No descendent classes
Associations
None