set digital output

This block is part of the dobot group and was last modified in core v14.0.1.

set digital output v14.0.1

Updates the machines digital output so the given status, can be queued by time range in milliseconds

In pins 4 + flow
  • flow
    flow
  • connection required
    dobotconnection
  • index required
    number

    Digital Output Index

  • status required
    condition

    Sets the status ON or OFF

  • time
    number

    Time in milliseconds for the command to be delayed • Min: 25 • Max: 600000

Out pins 2 + flow
  • flow
    flow
  • connection
    dobotconnection
  • error
    value

A typical wiring for set digital output: a function trigger starts the flow; open connection feeds the connection pin; number feeds the index pin; == feeds the status pin; the flow out pin feeds debug.

Studio canvas example for the set digital output block: typical wiring for set digital output.

Version history

Introduced in v14.0.1.


Back to dobot Return to the main group to view all sub-groups Back to dobot output Return to the group to view all blocks within this group