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.PinLayout
Specifies the layout of the pins.
DisplayMode
tchmi:framework#/definitions/TcHmi.BuildingAutomation.Controls.System.Sensor.DisplayMode
Specifies 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.Position
Specifies the orientation of the pins.
PinConnection
tchmi:general#/definitions/Number
Specifies the line length of the first pin.
PinExtension
tchmi:general#/definitions/Number
Specifies the line length from the first pin.
PinWidth
tchmi:general#/definitions/Number
Specifies the line width of the pins.
CustomLetter
tchmi:general#/definitions/String
Specifies the letter to be displayed in the icon if the DisplayMode attribute has the value "Custom".
ShowValue
tchmi:general#/definitions/Boolean
Specifies whether the value is visible.