LabSocket - The Easy Way to Extend LabVIEW to the Web
 

Screenshots

The LabSocket system renders many common LabVIEW front panel elements in the browser. In addition, for many of these elements, dynamic synchronization of selected front panel element properties is performed. For example, the visibility status of string and numeric controls and indicators on the LabVIEW front panel drives the visibility state of these elements in the browser. A complete list of supported elements and properties is presented in the Technical Details section.

The screenshots below illustrate the replication in a browser of each LabVIEW front panel element supported by the LabSocket system. Click on a screenshot for a larger view.

The downloadable LabSocket package includes the LabSocket Demo - Element Test.vi which demonstrates each of the supported elements and properties.

Side by Side Comparison 1
XY Graph (top) and Dynamic Button Property Control (bottom)
 
Side by Side Comparison 2
Basic Boolean Controls and Indicators (Top) and
Dynamic Boolean Text Control (Bottom)
 
Side by Side Comparison 3
Basic String Control and Indicator (Top) and
Dynamic Numeric Property Control (Bottom)
 
Side by Side Comparison 4
Basic Numeric Control and Indicator (Top) and
Dynamic String Property Control (Bottom)
 
Side by Side Comparison 5
Decorations (Top) and
Dynamic String Property Control (Bottom)

Back to Top of Page Top