Loading…
Loading…
Method Name: automatic_method_p17
Method ID: 0x40A2
Method Label: Set Level for max PV
Method Help: Level for max PV - The height up the displacer for the maximum PV value. If set to NaN then the full length of the displacer as defined by P51 is automatically used.
- {
- char status[3];
- int select;
- select = SELECT_FROM_LIST(literal_string(315),literal_string(316));
- if (select == 0)
- {
- _fassign(16428,NaN_value());
- SET_NUMBER_OF_RETRIES(2);
- send(144,status);
- if (status[0])
- {
- display_response_status(144,status[0]);
- }
- }
- if (select == 1)
Please login for more