Module#
Introduction#
The VEX AIR Hornet features a module Port, which can slot in various VEX AIR Mission Modules. These allow the Hornet to drop and hold different payloads.
Below is a list of available blocks:
Actions
drop/hold object - Releases or picks up a payload with a Mission Module.
Action#
drop/hold object#
The drop/hold object block performs an action with the attached Motorized or Magnet Mission Module.
For the Motorized Mission Module,
drop raises its hook releasing any hooked object.
hold lowers its hook so objects can be attached.
For the Magnet Mission Module,
drop extend its lever and detach the payload from its magnet.
Note: This block will prevent any blocks after it from running for about one second.
module [drop v] object
Parameters |
Description |
---|---|
state |
The state to put the Mission Module in:
|
Example
Example coming soon!