Loading…
Loading…
Method Name: fb_out_test_method
Method ID: 0x40B3
Method Label: FB out test
Method Help: Feedback Output Test: Allows the user to manually manipulate the Feedback output to a selected constant output value.
- {
- char status[3];
- char display_string[60];
- int fb_selection;
- int string_length;
- int smart_feedback_installed_local;
- int io_select_local;
- long var_id[1];
- float feedback_ma_requested;
- float feedback_percent;
- _set_device_status(0xFF,0);
- _set_xmtr_device_status(0xFF,0);
- _set_all_resp_code(0);
- _add_abort_method(16566);
- send_command(138);
- smart_feedback_installed_local = _ivar_value(16387);
- io_select_local = _ivar_value(16385);
- if (smart_feedback_installed_local != 0 && io_select_local == 1)
Please login for more