Loading…

Method Name: Read_logbook_kal

Method ID: 0x40A7

Method Label: Calibration logbook

Method Help:


  • {
  • int i;
  • int count_cal;
  • long select;
  • _lassign(16418,0);
  • i = 0;
  • count_cal = 20;
  • send_command(150);
  • remove_all_abort();
  • do {
  • _lassign(16418,i);
  • send_command(128);
  • if (speicherblock == 0 && anzahl_kalibrierungen_150 == 0)
  • {
  • _MenuDisplay(16553,literal_string(426),literal_string(422));
  • switch (select)
  • {
  • case 0:
  • process_abort();
  • break;


Please login for more