cmd_arduino_meter GUI to display continuous signal from a loop, and break the loop after termination of the GUI Calling Sequence cmd_arduino_meter(val) Parameters val : Value to be displayed Description This GUI provides a convenient way display a continuous data from a loop and break the loop after the termination of the GUI. By this, it behave like a digital meter by showing the data in a GUI instead of the console Examples See also cmd_arduino_d_control cmd_arduino_a_control Authors Bruno JOFRET, Tan C.L.