Loading…

Method Name: change_totalizer_unit

Method ID: 0x4013

Method Label: totalizer units

Method Help:


  • {
  • int result;
  • result = SELECT_FROM_LIST(literal_string(75),literal_string(76));
  • if (result == 0)
  • {
  • result = SELECT_FROM_LIST(literal_string(77),literal_string(76));
  • if (result == 0)
  • {
  • send_command(130);
  • DELAY(2,literal_string(78));
  • }
  • else
  • {
  • DELAY(2,literal_string(79));
  • }
  • }


Please login for more