Sub Catalog symbols_other
Various elementary symbols for opening panels, displaying alerts and symbols. For the meaning of the $-Parameters, see $-Parameters.
Symbol Name | Symbol | Description | Optional $ Parameters |
stdlib_genPanelOpenButton_1 | Button that opens a certain panel when you click the button |
Additional mandatory $ parameters: $PANEL Optional $ parameters: $_BOOL_OpenModal $_COLOR_ButtonBackground $_COLOR_ButtonForeground $_FONT_Text $_MSGCAT $_MSGTEXT_Button $_MSGTEXT_PanelTitel $_MSGTOOLTIP |
|
stdlib_genPanelOpenButton_2 | Wide button that opens a certain panel when you click the button |
Additional mandatory $-Parameter: $PANEL Optional $-Parameters: $_BOOL_OpenModal $_COLOR_ButtonBackground $_COLOR_ButtonForeground $_FONT_Text $_MSGCAT $_MSGTEXT_Button $_MSGTEXT_PanelTitel $_MSGTOOLTIP |
|
stdlib_showAlarm_1 | Square display that shows the colored representation of an alert |
$_COLOR_Background $_MSGCAT_Text $_MSGTEXT $_MSGTOOLTIP |
|
stdlib_objectReference_1 |
Place marker for the display of a symbol which corresponds to the data point type. Cannot be used for tabs. Caution The symbol that should be called instead of the place marker must call the function within the Initialize script of the panel. |
Additional mandatory $-Parameter: $CALLING_OBJECT_REF_PATH Optional $-Parameters: - |