cmd_arduino_d_controlGUI to control digital signal to be sent to a connected Arduino boardCalling Sequence
cmd_arduino_d_control(h,pin_no)
Parametersh : Board number, reserved for future use. For this version, any number would dopin_no : Digital pin to sent the signalDescription
This GUI provides a convenient way to control the value (0-255) to sent to the given pin number on Arduino.
ExamplesSee alsocmd_digital_out_voltcmd_digital_outAuthorsBruno JOFRET, Tan C.L.str = string(val)