Skip to content

Control the Smart Fan Accessory thrust

Control the thrust and direction of a Smart Fan Accessory attached to a Smart Cart.

Access the control panel

  1. Connect the Smart Fan Accessory to a Smart Cart.
  2. Connect the Smart Cart to Capstone.
  3. Select Smart Fan in the Tools palette to open the Smart Fan control panel.

Turn the fan on or off

Do either of the following to turn the fan on or off:

  • Click the On or Off buttons.
  • Select the Auto checkbox. The fan automatically turns on when collecting data and turns off when data collection stops.

Set the thrust and direction

Do either of the following to set the thrust and direction of the fan:

  • Enter a value between -100 and +100 in the Thrust field.
  • Click and drag the Thrust slider between -100 and +100.

Create a program

Create a program to control the Smart Fan using the Code tool . The Hardware group provides two blocks to control the Smart Fan:

  • On/Off Block

    Use this block to turn the fan on or off. Set the parameter to true to turn on the fan or to false to turn off the fan. Use a block in the Logic group in place of the true/false block to create a logical expression to turn the fan on or off.

  • Thrust Block

    Use this block to set the thrust of the Smart Fan between -100 and +100. You can either use the default number block to set the thrust or replace this block with a block from the Math group.

Set a start and stop condition

Set a measurement or time based condition to turn on or turn off the fan. Click Advanced Options to access the start and stop condition tools.

Create a calculation

Control the Smart Fan Thrust and On/Off state by creating a calculation. Click Calculator to enter an equation. To return to using the control panel buttons, click Calculator and deselect Use Calculation.