OAS Logo

OAS Frequency Converter Widget

The FrequencyConverter widget provides a schematic FrequencyConverter icon which also reflects the actual devices status like operation and error but also shows the override and locked status.

Convert Type FU
Convert Type EC

Slots

Name Type Default
converterType oasFrequencyConverterType false
overrideStatus boolean false
operationMode boolean false
orientation OasOrientation up
errorStatus boolean false
lockedStatus boolean false

operationMode

The boolean property will change the shown image from the normal (white) to the operation (green) state.

operationMode

errorStatus

The boolean property will change the shown image from the normal (white) to the error (red) state.

errorStatus

lockedStatus

If the lockedStatus is true the key icon will be shown on the right side of the widget. For more info about this topic visit the Locked and Override Status Page.

lockedStatus

overrideStatus

If the overrideStatus is true the hand icon will be shown on the right side of the widget. For more info about this topic visit the Locked and Override Status Page.

overridden