Loading…
Loading…
Method Name: method_set_range
Method ID: 0x446F
Method Label:
Method Help:
- {
- float val;
- float range_min;
- if (actuator_type_action_type == 0)
- {
- _fassign(17468,0.0);
- }
- if (actuator_type_action_type == 1)
- {
- _fassign(17468,-range_max);
- }
- if (output1pressureUnits == 0x06)
- {
- val = _fvar_value(16475);
- range_max = (val + 10) / 10 * 10 + 10;
- }
- else
Please login for more