- ページ 19

産業機器 Siemens SIMATIC RTLS4083TのPDF 取扱説明書をオンラインで閲覧またはダウンロードできます。Siemens SIMATIC RTLS4083T 33 ページ。 Localization systems
Siemens SIMATIC RTLS4083T にも: 機器マニュアル (11 ページ), 取扱説明書 (37 ページ), 取扱説明書 (24 ページ), 取扱説明書 (30 ページ)

Siemens SIMATIC RTLS4083T 取扱説明書
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