Loading…
Loading…
Method Name: methodManualSetpoint
Method ID: 0x40A0
Method Label: Set Position
Method Help: Set manual valve setpoint in % or set the position by equivalent input current to simulate non-linear characterization and limits.
- {
- int result;
- char nbr;
- char status[3];
- char prevMode;
- send(249,status);
- if (_ivar_value(16507) == 3)
- {
- ACKNOWLEDGE(literal_string(1188));
- process_abort();
- }
Please login for more