Loading…
Loading…
Method Name: automatic_method_p15
Method ID: 0x409F
Method Label: Set Calibrate max
Method Help: Calibrate max - the PV at which the current output is 20mA and the % output is 100%.
- {
- char status[3];
- int select;
- select = SELECT_FROM_LIST(literal_string(315),literal_string(316));
- if (select == 0)
- {
- _fassign(16395,NaN_value());
- SET_NUMBER_OF_RETRIES(2);
- send(35,status);
- if (status[0])
- {
- display_response_status(35,status[0]);
- }
- _iassign(16544,2);
- save_values();
- }
- if (select == 1)
Please login for more