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 the following:

0 - tsNotTransferred: Terminal is energized by the Feeder that contains it

1 - tsTransferredToSingle: Terminal is energized by another Feeder, whose color is indicated in the TransferenceColor property

2 - tsTransferredToMultiple: Terminal is energized by several Feeders, therefore the color indicated in the TranferenceColor property is white (RGB(255, 255, 255))

Was this page useful?