Com Port Manager icon Com Port Manager Displays local PC COM/Serial ports opened by scripts, showing open/closed status (no communication logs); not the EZ-B UART. Try it →
 

Set

Digital.set(port, value, [ezbIndex])

Parameters

port Digital port to set the value of.
value Value to set the digital port to as a Boolean or integer.
ezbIndex (optional) Board index of the EZB to use.

Returns

Nothing

Description

Sets the value of the specified digital port to value.