Loading…
Loading…
方法名称: methodReset
方法ID: 0x401F
方法标签: Reset SVI II AP
方法描述: This function performs a master reset to the device, causing it to go through its startup routine and re-initializing all of its operating parameters from non volatile memory.
- {
- char nbr;
- char status[3];
- _set_device_status(0xFF,0);
- _set_xmtr_device_status(0xFF,0);
- ACKNOWLEDGE(literal_string(903));
- DELAY(3,literal_string(766));
- send(42,status);
- if (status[0])
- {
请登录以获得完整内容