Loading…
Loading…
方法名称: methodSetAnalogOutput
方法ID: 0x4030
方法标签: Set Analog Output
方法描述: 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)
- {
请登录以获得完整内容