PulseOutput

Wire Editor

Description

  • ARDUnity Basic v1.0.4 later

  • Component for the parts being controlled by digital pulse.

  • Sketch Option has to be set because it is creating ARDUINO Sketch.

Inspector

When connecting board

id

  • Controller ID

  • It should not overlap with other Controller ID

pin

  • ARDUINO Pin that is used in pulse output.

defaultValue

  • Value used in default state

      • TRUE: HIGH

      • FALSE: LOW

Set Time

  • Time of pulse (unit is millisecond)

Delay Time

  • Time between pulse and pulse (unit is millisecond)

Activate/Deactivate

  • Run/Stop pulse output.

One Shot

  • Run one time.

Wiring