Loading…

Method Name: SelectPvMethod

Method ID: 0x402B

Method Label: Select PV

Method Help: TBD


  • {
  • char acStatus[3];
  • char acDispString1[60];
  • char acDispString2[60];
  • int wSlen1;
  • int wSlen2;
  • int wChoice;
  • long dwIds[1];
  • wSlen1 = 60;
  • wSlen2 = 60;
  • _set_device_status(0xFF,0);
  • _set_xmtr_device_status(0xFF,0);
  • _get_dictionary_string(19726337,acDispString1,wSlen1);
  • ACKNOWLEDGE(acDispString1);
  • _add_abort_method(4118);
  • send_command(50);
  • dwIds[0] = 4048;
  • wChoice = select_from_list(literal_string(100),dwIds,literal_string(101));
  • if (!wChoice)
  • {
  • _iassign(4048,0);
  • _iassign(4049,1);


Please login for more