Loading…
Loading…
方法名称: show_namurMode_Value_method
方法ID: 0x41B2
方法标签: Show NAMUR mode
方法描述:
- {
- DD_STRING s1;
- char status[3];
- int n;
- _set_device_status(0xFF,0);
- _set_all_resp_code(0);
- _set_xmtr_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- device_variable_code_1 = 9;
- device_variable_code_2 = 9;
- device_variable_code_3 = 9;
- device_variable_code_4 = 9;
- send(33,status);
- if (status[0])
- {
- ACKNOWLEDGE(literal_string(739));
- process_abort();
- }
- n = floor(namurMode_Value);
请登录以获得完整内容