Loading…

方法名称: methodSetIPCount

方法ID: 0x40C5

方法标签: Set I/P Output

方法描述: Set IP Value. A value of 0 resets the device to allow the control task to set the I/P (changing modes or a reset also switches back to normal control modes).


  • {
  • char nbr;
  • char status[3];
  • char prevMode;
  • int result;
  • long ids[10];
  • send(249,status);
  • if (status[0] != 0)
  • {
  • display_response_status(249,status[0]);
  • DELAY(3,literal_string(1144));
  • process_abort();
  • ;
  • }
  • ;
  • if (_ivar_value(16507) != 0)


请登录以获得完整内容