Loading…

Method Name: wire_trim

Method ID: 0x4030

Method Label: Leitungsabgleich

Method Help: Leitungsabgleich - Der Widerstand der Anschlußleitungen zum Sensor kann kompensiert werden. Diese Maßnahme ist nur bei Meßwiderständen in 2-Leiter-Schaltung notwendig.


  • {
  • int eingang;
  • int select;
  • int anzahl;
  • int counter;
  • int success;
  • char status[3];
  • char xmtr_status[25];
  • if ((_ivar_value(16384) & 0x40) == 0 && _ivar_value(16385) == 2)
  • {
  • _set_device_status(0xFF,0);
  • _set_all_resp_code(0);
  • _set_xmtr_device_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);
  • ACKNOWLEDGE(literal_string(368));
  • _add_abort_method(4118);
  • eingang = _ivar_value(16384);
  • if (eingang & 0x08)
  • {


Please login for more