Loading…
Loading…
Method Name: read_certificates
Method ID: 0x4047
Method Label: Zertifkate
Method Help: Anzeige der Zertifikate, die das Geraet erhalten hat.
- {
- int temp_certificates;
- char status[3];
- _set_device_status(0xFF,0);
- _set_all_resp_code(0);
- _set_xmtr_device_status(0xFF,0);
- temp_certificates = _ivar_value(16471);
- if (temp_certificates == 0x00)
- {
- ACKNOWLEDGE(literal_string(252));
- }
Please login for more