Complete the following steps to publish front panel data to a DataSocket Server.
Note You must install the DataSocket Server to publish front panel data.
Open the DataSocket Server by selecting Start»Programs»National Instruments»DataSocket»DataSocket Server.
Right-click a front panel object and select Data Operations»DataSocket Connection from the shortcut menu to display the DataSocket Connection dialog box.
In the Connect To field in the DataSocket Connection dialog box, enter a valid URL.
In the Connection Type section of the DataSocket Connection dialog box, click the Publish button.
Click the Attach button.
Run the VI. LabVIEW publishes the data from the front panel object to the server destination you entered in the URL. If a DataSocket connection is successful either publishing or subscribing to data, a small green indicator appears next to the front panel object. If the connection is not successful, a small red indicator appears next to the front panel object. You can hide this indicator by right-clicking the front panel object and selecting Visible Items»DataSocket LED from the shortcut menu. You also can use the LEDVisible property to hide the indicator programmatically.