cmd_arduino_d_control GUI to control digital signal to be sent to a connected Arduino board Calling Sequence cmd_arduino_d_control(h,pin_no) Parameters h : Board number, reserved for future use. For this version, any number would do pin_no : Digital pin to sent the signal Description This GUI provides a convenient way to control the value (0-255) to sent to the given pin number on Arduino. Examples See also cmd_digital_out_volt cmd_digital_out Authors Bruno JOFRET, Tan C.L. str = string(val)