Loading…

方法名称: meth_device_mode

方法ID: 0x400B

方法标签: DEVICE_MODE

方法描述: Select the DeviceMode to Controlleror Transmitter.


  • {
  • int rc;
  • long var_ids[1];
  • send_command(138);
  • if (_ivar_value(16465) != 2)
  • {
  • var_ids[0] = 16465;
  • rc = select_from_list(literal_string(548),var_ids,literal_string(549));
  • if (rc == 0)
  • {
  • _iassign(16465,0);


请登录以获得完整内容