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
NothingDescription
Sets the value of the specified digital port to value.