Loading…

Method Name: configure_lev_basic_details

Method ID: 0x43EA

Method Label: Config Meas. Product

Method Help: Configure Measured Product


  • {
  • char status[3];
  • _set_device_status(0xFF,0);
  • _set_xmtr_device_status(0xFF,0);
  • _set_all_resp_code(0);
  • _set_xmtr_all_resp_code(0);
  • param_act = 3;
  • send_command(159);
  • _get_dev_var_value(literal_string(1663),0,16838);
  • ACKNOWLEDGE(literal_string(1664));
  • send(154,status);
  • if (status[0] != 0)
  • {
  • display_response_status(154,status[0]);
  • process_abort();
  • }
  • else


Please login for more