Loading…

Method Name: MthSelectConversion

Method ID: 0x41A4

Method Label: Umrechnung ausw.

Method Help: Eine neue Tabelle für die Umrechnung erstellen.


  • {
  • char achCmdStatus[3];
  • int result;
  • _set_device_status(0xFF,0);
  • _set_all_resp_code(0);
  • _set_xmtr_device_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);
  • if (countEntriesConversionActual > 0)
  • {
  • if (SELECT_FROM_LIST(literal_string(1214),literal_string(1212)) == 0)
  • process_abort();
  • }
  • send(200,achCmdStatus);
  • if (achCmdStatus[0] != 0)


Please login for more