Loading…

方法名称: IsCurrInpAssign

方法ID: 0x4318

方法标签: IsCurrInpAssign

方法描述:


  • {
  • char status[3];
  • int option_value;
  • int assign_value;
  • option_value = 0;
  • _set_all_resp_code(0);
  • _set_device_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);
  • _set_xmtr_device_status(0xFF,0);
  • if (_ivar_value(16432) == 0x50 || _ivar_value(16433) == 0x50)
  • {
  • assign_value = _ivar_value(16696);
  • switch (assign_value)
  • {
  • case 0:
  • option_value = 0;
  • break;
  • case 1:
  • option_value = 1;


请登录以获得完整内容