Syscmd_Get_Boot_Status - Siemens SIMATIC RF1000 Operating Instructions Manual

Hide thumbs Also See for SIMATIC RF1000:
Table of Contents

Advertisement

Programming
6.2 Programming via USB/RS232 interface (using DLL functions)
6.2.1.8

syscmd_get_boot_status

The function returns a boot status.
Each bit of the value returned by the function represents an internal component of the
reader. If the component of the reader could not be initialized the corresponding bit is set.
Check the value of "boot_status" for the value "0" and output an error or a warning if the
values do not match.
Function call
int syscmd_get_boot_status(
int Handle,
dword * boot_status,
int * Status
);
Table 6- 8
Parameter
sys-
cmd_get_boot_status
Return value
Note
Value of boot status not equal to "0"
If the function returns a value not equal to "0", please contact "Service & Support".
30
Description of the parameters
Description
This function call returns a boot status value.
Handle
The session key returned by the "brp_open_usb_session" or
"brp_open_serial_session" function.
boot_status
Each bit represents an internal component of the reader.
Status
OK
You will find more information on return values in the section "Return val-
ues (Page 40)".
Operating Instructions, 02/2020, C79000-G8976-C432-07
SIMATIC RF1000

Advertisement

Table of Contents
loading

Table of Contents