Loading…
Loading…
方法名称: automatic_method_p17
方法ID: 0x40A2
方法标签: Set Level for max PV
方法描述: 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)
请登录以获得完整内容