Task Script icon Task Script Split complex robot tasks into sequential scripts, synchronizing asynchronous skills via NEXT/CANCEL commands for staged automation. Try it →
 

Setrandom

Digital.setRandom(port, [ezbIndex])

Parameters

port Digital port to set the value of.
ezbIndex (optional) Board index of the EZB to use.

Returns

The random value that the digital port was set to.

Description

Randomly sets the value of the specified digital port to either 0 or 1.