cmd_arduino_meterGUI to display continuous signal from a loop, and break the loop after termination of the GUICalling Sequence
cmd_arduino_meter(val)
Parametersval : Value to be displayedDescription
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
ExamplesSee alsocmd_arduino_d_controlcmd_arduino_a_controlAuthorsBruno JOFRET, Tan C.L.