Siemens SIMATIC RTLS4083T Instrukcja obsługi - Strona 19

Przeglądaj online lub pobierz pdf Instrukcja obsługi dla Urządzenia przemysłowe Siemens SIMATIC RTLS4083T. Siemens SIMATIC RTLS4083T 33 stron. Localization systems
Również dla Siemens SIMATIC RTLS4083T: Instrukcja obsługi urządzenia (11 strony), Instrukcja obsługi (37 strony), Instrukcja obsługi (24 strony), Instrukcja obsługi (30 strony)

Siemens SIMATIC RTLS4083T Instrukcja obsługi
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