Loading…

Method Name: set_fourth_variable

Method ID: 0x41CB

Method Label: 4V is

Method Help: Fourth Index into Dynamic Variables Array- An index location, that indicates which Field Device dynamic variable has been mapped into the Fourth Variable dynamic variable


  • {
  • char status[3];
  • long var_id[1];
  • int model;
  • int choice;
  • {
  • _set_all_resp_code(0);
  • _set_device_status(0xFF,0);
  • _set_xmtr_device_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);
  • }
  • ;
  • ACKNOWLEDGE(literal_string(684));
  • model = _ivar_value(16690);
  • var_id[0] = 4051;
  • send_command(50);
  • acknowledge(literal_string(725),var_id);
  • do {
  • if (model == 0)
  • {


Please login for more