Loading…

Method Name: methodManualSetpoint

Method ID: 0x4004

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(16384) == 3)
  • {
  • ACKNOWLEDGE(literal_string(736));
  • process_abort();
  • }


Please login for more