Loading…
Loading…
Method Name: show_namurMode_Value_method
Method ID: 0x41B2
Method Label: Show NAMUR mode
Method Help:
- {
- 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);
Please login for more