Sensor
The sensor is a specialized form of UiIconFdbStp and serves as the basis for sensor controls (e.g. SensorAnalog). It provides methods and attributes to prevent redundant implementations.
Use
This is only used for inheritance and is therefore not available in the toolbox.
Features
Facilitates the handling of the various display options of sensors.
Attributes
The control inherits from UiIconFdbStp and thus has the same attributes. In addition, there are the following attributes.
Common
PinLayout
tchmi:framework#/definitions/TcHmi.BuildingAutomation.Controls.System.Sensor.PinLayoutSpecifies the layout of the pins.
DisplayMode
tchmi:framework#/definitions/TcHmi.BuildingAutomation.Controls.System.Sensor.DisplayModeSpecifies the icon to be displayed.
If "Custom" is selected, the icon that was set in the icon attribute is displayed.
PinPosition
tchmi:framework#/definitions/TcHmi.BuildingAutomation.PositionSpecifies the orientation of the pins.
PinConnection
tchmi:general#/definitions/NumberSpecifies the line length of the first pin.
PinExtension
tchmi:general#/definitions/NumberSpecifies the line length from the first pin.
PinWidth
tchmi:general#/definitions/NumberSpecifies the line width of the pins.
CustomLetter
tchmi:general#/definitions/StringSpecifies the letter to be displayed in the icon if the DisplayMode attribute has the value "Custom".
ShowValue
tchmi:general#/definitions/BooleanSpecifies whether the value is visible.