Siemens SIMATIC RTLS4084T 사용 설명서 - 페이지 19

{카테고리_이름} Siemens SIMATIC RTLS4084T에 대한 사용 설명서을 온라인으로 검색하거나 PDF를 다운로드하세요. Siemens SIMATIC RTLS4084T 35 페이지. Localization systems
Siemens SIMATIC RTLS4084T에 대해서도 마찬가지입니다: 사용 설명서 (23 페이지)

Siemens SIMATIC RTLS4084T 사용 설명서
"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
The following happens when you briefly press the F1 function key:
Value
0
1
The default value is 1 in the configuration file "RTLS_LM_DataExport.ini".
SIMATIC RTLS4084T
Operating Instructions, 04/2021, C79000-G8976-C626-02
"agilion.wls.epaper.button_pressed"
Consists of:
TransponderID, type: UInt64
ButtonID, type: UInt32
ButtonDown, type: UInt32
Description
Evaluated as not pressed
OnShortButtonPress = 0
Function key briefly pressed > Event parameter: ButtonDown = 0
Function key pressed long (> 2 seconds) > Event parameter: But-
tonDown = 1
After a short or long press and subsequent heartbeat > Event parame-
ter: ButtonDown = 0
Considered pressed
OnShortButtonPress = 1
Function key pressed short or long > Event parameter: ButtonDown = 1
After a short or long press and subsequent heartbeat > Event parame-
ter: ButtonDown = 0
Programming interface
3.4 Event messages
19