Exporting Plot Data and Plots MegunoLink has two options for exporting data from plots: as an image of the plot, or as the data values that are plotted. In each case the exported image or data [...]
Timer The Timer component sends messages periodically to a connected device. Timer component properties. Property Access Type Method Description Enabled Design-only bool — Set to true to enable [...]
PictureBox The PictureBox control is used to show bitmap images in the user interface. It supports events to send messages to a connected device when the picture box is clicked on. The visibility [...]
The ProgressBar displays an integer value in the form of progress to a goal or proportion of some maximum value using a colored horizontal bar. Its value can be set from a connected device. [...]
Gauge The Gauge control displays a numerical value using a speedometer style indicator. Its value is typically set by commands received from a connected device. You can attach up to four labels [...]