Skip to content
This repository has been archived by the owner on Sep 10, 2022. It is now read-only.

Digital Write

Alan Yorinks edited this page Mar 11, 2019 · 7 revisions

Snap! tab location: Sensing tab.

This command block configures a pin for Digital output.

Enter the pin number and select either zero or one from the right hand side drop down list.

Debugging Values

Debugger Value Explanation
0 No Error
3-1 The pin number specified is not an integer value
3-2 The pin number specified is not a valid pin number
3-3 The pin is not configured for digital output