Loading…

方法名称: methodReset

方法ID: 0x400E

方法标签: 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("|en|A reset may cause the valve to move !\nPerform a RESET?");
  • DELAY(3,"|en|Please Wait ...");
  • send(42, status);
  • if( status[0] )


请登录以获得完整内容