cmd_arduino_a_control GUI to control analog signal to be sent to a connected Arduino board Calling Sequence cmd_arduino_a_control(h,pin_no) Parameters h : Board number, reserved for future use. For this version, any number would do pin_no : Digital pin with ~ 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_analog_out_volt cmd_analog_out Authors Bruno JOFRET, Tan C.L.