Siemens SIMATIC RTLS4083T Manuel d'utilisation - Page 19

Parcourez en ligne ou téléchargez le pdf Manuel d'utilisation pour {nom_de_la_catégorie} Siemens SIMATIC RTLS4083T. Siemens SIMATIC RTLS4083T 33 pages. Localization systems
Également pour Siemens SIMATIC RTLS4083T : Manuel de l'appareil (11 pages), Manuel d'utilisation (37 pages), Manuel d'utilisation (24 pages), Manuel d'utilisation (30 pages)

Siemens SIMATIC RTLS4083T Manuel d'utilisation
3.4

Event messages

General
The event messages and their parameters are described below.
"Display Theme Changed" event message
This event message is sent after a "Theme" on the display has been changed. If the text
transmission has failed, the value "-1" is set in the "ThemeID" parameter, which invalidates
the parameter.
URI
Parameter
"Display Text Changed" event message
This event message is sent after the contents of a form field on the display have been
changed. Text is the content of this form field. If the text is empty, a problem with setting the
text occurred.
URI
Parameter
"Button Pressed" event message
This event message is sent after the F1 function key has been pressed or released. If you
want to adapt the short/long press functionality, you need to change the parameter involved
in the configuration file, "RTLS_LM_DataExport.ini".
URI
Parameter
SIMATIC RTLS4083T
Operating Instructions, 12/2019, C79000-G8976-C527-02
"agilion.wls.epaper.display_theme_changed"
Consists of:
TransponderID, type: UInt64
ThemeID, type: UInt32
"agilion.wls.epaper.display_text_changed"
Consists of:
TransponderID, type: UInt64
FieldID, type: UInt32
Text, type: String
"agilion.wls.epaper.button_pressed"
Consists of:
TransponderID, type: UInt64
ButtonID, type: UInt32
ButtonDown, type: UInt32
Programming interface
3.4 Event messages
19