Loading…
Loading…
Method Name: mthd_Adv_Password
Method ID: 0x4066
Method Label: Adv Password
Method Help:
- {
- char status[3];
- char xmtr_status[25];
- int nResult;
- _set_device_status(0xFF,0);
- _set_xmtr_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- _set_all_resp_code(0);
- do {
- nResult = get_more_status(status,xmtr_status);
- if (!(xmtr_status[3] & 0x01))
- {
- nResult = SELECT_FROM_LIST(literal_string(228),literal_string(224));
- switch (nResult)
- {
- case 0:
- _vassign(16392,16427);
- _get_dev_var_value(literal_string(225),0,16392);
- do {
- send(151,status);
- if (status[0] > 0 && status[0] != 16)
Please login for more