Loading…
Loading…
Method Name: broken_namur_down
Method ID: 0x4110
Method Label: NAMUR down
Method Help: Enables broken 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(897));
- _fassign(16392,35e-1);
- _iassign(16390,_ivar_value(16390) | 0x1);
- send(151,status);
- if (status[0])
- {
- display_response_status(151,status[0]);
- }
Please login for more