Loading…
Loading…
方法名称: automatic_method_p13
方法ID: 0x409E
方法标签: Set PV scale factor
方法描述: PV scale factor - If the curve profile is LINEAR this is the multiplier for the PV in units per metre, else it is the maximum PV value for the curve profile selected. If P13 = NaN then P51 (Displacer Length) is used
- {
- char status[3];
- int select;
- select = SELECT_FROM_LIST(literal_string(315),literal_string(316));
- if (select == 0)
- {
- _fassign(16426,NaN_value());
- SET_NUMBER_OF_RETRIES(2);
- send(152,status);
- if (status[0])
- {
- display_response_status(152,status[0]);
- }
- }
- if (select == 1)
请登录以获得完整内容