HMI Slider
realvirtual.io Professional
The HMI Value slider can set PLCInputFloat or PLCInputInt values on the connected PLC..
The Value is always displayed. The slider appears as soon as the user is hovering over the object with the mouse. To use it with the render mode "Worldspace" you need the HMI-PanelWorldSpace as parent.
Properties
Min Value
: minimum value of the sliderMax Value
: maximum value of the sliderValue
: Current and start value of the sliderFont Size Valu
e: font size of the displayed valueActivate On Mouse Ente
r: if true the slider only appears when the mouse pointer enters the value areaFormat
:SignalInt
: connected PLCInputInt SignalSignalFloat
: connected PLCInputFloat SignalSignalIntStart
: connected PLCOutputInt Signal which is set when the application is staringSignalFloatStart
: connected PLCOutputFloat Signal which is set when the application is startingTitle
: title or short description of the slider valueDisplay Unit
: true do display a unit right next to the valueUnit
: user defined unit stringUnit Font Size
: font size of the unit
Last updated