概述
为了提高交互程序的灵活性,IOToolkit通过 IODevice.xml 文件对设备进行结构化管理。
IODevice.xml 核心元素
Device (设备)
Action (输入动作)
Axis (输入轴)
OAction(输出动作)
基础结构示例
<IORoot>
<Device Name="Standard" Type="Standard"></Device>
</IORoot>
最后更新于
这有帮助吗?
为了提高交互程序的灵活性,IOToolkit通过 IODevice.xml 文件对设备进行结构化管理。
IODevice.xml 核心元素
Device (设备)
Action (输入动作)
Axis (输入轴)
OAction(输出动作)
基础结构示例
<IORoot>
<Device Name="Standard" Type="Standard"></Device>
</IORoot>
最后更新于
这有帮助吗?