G Web Server Examples

Controling Plots with VI Control CGI

Multiple Waveforms.vi

This page is using links to the victrl.vi CGI VI to change controls on a running VI. Try some of the following links to control values:

/cgi-bin/examples/victrl.vi?Multiple+Waveforms.vi&SetBool,Plot+1=on&SetBool,Plot+2=on&SetBool,Average=on&redirect
Make Plot 1, Plot 2 and Average visible.

/cgi-bin/examples/victrl.vi?Multiple+Waveforms.vi&SetBool,Plot+1,toggle&redirect
Toggle the visibility of Plot 1.

/cgi-bin/examples/victrl.vi?Multiple+Waveforms.vi&SetBool,Plot+2,toggle&redirect
Toggle the visibility of Plot 2.

/cgi-bin/examples/victrl.vi?Multiple+Waveforms.vi&SetInt,Points,inc=2&redirect
Increment the number of displayed Points by 2.

/cgi-bin/examples/victrl.vi?Multiple+Waveforms.vi&SetInt,Points,dec=2&redirect
Decrement the number of displayed Points by 2.

/cgi-bin/examples/victrl.vi?Multiple+Waveforms.vi&SetInt,Points=15&redirect
Set the number of displayed Points to 15.


© National Instruments