Loading…

Method Name: methodSetAnalogOutput

Method ID: 0x4030

Method Label: Set Analog Output

Method Help: User can set a fixed analog output of the position retransmitter.This is used only for checking loop wiring. Select Finished to return to position measurement function.


  • {
  • char nbr;
  • char status[3];
  • char prevMode;
  • int result;
  • long ids[1];
  • ids[0] = 16572;
  • send(210,status);
  • send(200,status);
  • if ((_ivar_value(16569) & 0x10) != 0x10)
  • {


Please login for more