Loading…

Method Name: shorted_namur_down

Method ID: 0x416D

Method Label: NAMUR down

Method Help: Enables shorted sensor error detection, and sets the error output value to 3.5 mA acc. to NAMUR NE43


  • {
  • char status[3];
  • _set_all_resp_code(0);
  • ACKNOWLEDGE(literal_string(829));
  • _fassign(16427,35e-1);
  • _iassign(16426,_ivar_value(16426) | 0x2);
  • send(151,status);
  • if (status[0])
  • {
  • display_response_status(151,status[0]);
  • }


Please login for more