Loading…
Loading…
方法名称: SimulatePV
方法ID: 0x4001
方法标签: Simulate Device Variable
方法描述: Forces the Value of Variable and its Status to Specified Value (Fixed) or Exits this Mode (Manual). Also Exits after Device Reboot.
- {
- char status[3];
- char disp_string1[300];
- int slen1;
- int slen2;
- float f;
- int choice;
- slen1 = 300;
- slen2 = 300;
- _set_device_status(0xFF,0);
- _set_all_resp_code(0);
请登录以获得完整内容