气动元件#

介绍#

VEX IQ气动电磁阀利用气动原理控制压缩空气流向气缸。通过设置电磁阀以适当方式控制气流,即可伸缩气缸。

以下是所有模块的列表:

气缸组#

设定气缸模块用于伸出或缩回气缸。

设定 [Pneumatic 1 v] [cylinder1 v] 为 [extend v]

参数

描述

气动系统

在“设备”窗口中配置要使用的气动系统。

圆柱

在“设备”窗口中配置要伸出或缩回的气缸。

状态

要设置的油缸状态:

  • 伸出
  • 缩回

例子

当开始
[Extend and retract the Pneumatic Cylinder.]
设定 [Pneumatic 1 v] [cylinder1 v] 为 [extend v]
等待 (2) 秒
设定 [Pneumatic 1 v] [cylinder1 v] 为 [retract v]

设置泵#

设置泵用于打开或关闭气泵。

设定 [Pneumatic 1 v] 气泵为 [on v]

参数

描述

气动系统

在“设备”窗口中配置要打开或关闭的气泵。

状态

气泵状态设置:

  • 关闭

例子

当开始
[Turn off the air pump after extending and retracting.]
设定 [Pneumatic 1 v] [cylinder1 v] 为 [extend v]
等待 (2) 秒
设定 [Pneumatic 1 v] [cylinder1 v] 为 [retract v]
等待 (1) 秒
设定 [Pneumatic 1 v] 气泵为 [灭 v]