Loading…
Loading…
Method Name: Set_Output1
Method ID: 0x40E9
Method Label: Set Output1
Method Help: Sets present output 1 to a predefined value[mA]. Please select from the list. Output will change to selected value, independent of measurement value.
- {
- char status[3];
- int choice;
- long var_id[1];
- char disp_string1[60];
- int slen1;
- int use_abort_method;
- float fixed_current;
- _set_device_status(0xFF,0);
- _set_xmtr_device_status(0xFF,0);
- slen1 = 60;
- _get_dictionary_string(19726337,disp_string1,slen1);
- ACKNOWLEDGE(disp_string1);
- _add_abort_method(4118);
- use_abort_method = 0;
- do {
- choice = SELECT_FROM_LIST(literal_string(684),literal_string(685));
- switch (choice)
- {
- case 0:
- _fassign(resolve_record_ref(16664,193),3.6);
- fixed_current = 3.6;
Please login for more