Loading…
Loading…
方法名称: shorted_namur_down
方法ID: 0x416D
方法标签: NAMUR down
方法描述: 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]);
- }
请登录以获得完整内容