Loading…

Method Name: SimulatePV

Method ID: 0x4001

Method Label: Simulate Device Variable

Method Help: 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);


Please login for more