TransferenceStatus

<< Click to Display Table of Contents >>

 

TransferenceStatus

Enum Indicates the status of the Feeder that is energizing this Terminal. This is a read-only property. Possible values for this property are 0 - tsNotTransferred: This Terminal is energized by the Feeder that contains it, 1 - tsTransferredToSingle: This Terminal is energized by another Feeder, whose color is indicated in the TransferenceColor property, or 2 - tsTransferredToMultiple: This Terminal is energized by several Feeders, therefore the color indicated in the TranferenceColor property is white (RGB(255, 255, 255)).

Was this page useful?