Loading…
Loading…
Method Name: method_write_aux_analog_output
Method ID: 0x4070
Method Label: Change Analog Output 1
Method Help: Change Analog Output 1 - Allow user to enter a new value for the actuator
- {
- long var_id[2];
- long review_id[20];
- long review_id_1[10];
- char status[3];
- char disp_string1[200];
- char disp_string2[200];
- int slen1;
- slen1 = 200;
- _set_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- _set_xmtr_device_status(0xFF,0);
- _get_dictionary_string(19726337,disp_string1,slen1);
- ACKNOWLEDGE(disp_string1);
- _add_abort_method(4118);
- while (1)
- {
- aux_analog_output = analog_output_readback;
- disp_string1 = literal_string(292);
Please login for more