Loading…

Method Name: reset_op_vtg_min_time_stamp

Method ID: 0x41F5

Method Label: Reset Operating Voltage Parameters

Method Help: Resets the minimum operating voltage value and the associated time stamp


  • {
  • char status[3];
  • int lock_dev;
  • _set_device_status(0xFF,0);
  • _set_xmtr_device_status(0xFF,0);
  • _set_all_resp_code(0);
  • _set_xmtr_all_resp_code(0);
  • ACKNOWLEDGE(literal_string(1323));
  • send(76,status);
  • lock_dev = _ivar_value(4208);
  • if (lock_dev != 0)
  • {
  • ACKNOWLEDGE(literal_string(1324));
  • process_abort();
  • }
  • send_command(15);
  • _iassign(16504,2);
  • send_command(175);
  • if (_ivar_value(167) == 1)


Please login for more