Thursday, August 25, 2011

SCCT - Tutorial for LabVIEW (STEP 2)

Hello,
we go ahead with SCCT tutorial. We want to improve our client interface: we remove 2D array and present our analog data with three different indicators. we would like to change our indicator's captions according to their related channel's name and use some system configuration details to customize slide scales.
Here are diagram and panel:

Notice that configuration is retrieved with getConfiguration.vi. It returns the same configuration cluster we created into our server.vi.
by default slide's caption are "Slide 1", "Slide 2" and "Slide 3", when we run client.vi, SCCT retrieves by itself system configuration and returns it to our application. Slide scales are changed according to our configuration.

with a small effort we learned how to take advantage of SCCT features to create a monitor application which uses our remote system configuration.

Please write us at info@toolsforsmartminds.com to get LabVIEW projects used in this tutorial.

No comments:

Post a Comment