ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

xcontrol tutorial

I am trying to work my way through the tutorial Creating New Front Panel Objects with LabVIEW XControls.
 
It seems to leave out some steps. I'm having trouble understanding what I am suppose to do.
 
1.) in the Facade ability section, am I suppose to replace the Data In and Data Out controls with the Slide control
and add a boolean checkbox?
 
2.) what is the c --> f  VI that is shown in the Exec State Change section?
where am I to get that?
 
0 Kudos
Message 1 of 4
(4,656 Views)
Hi:

The Facade VI has three inputs and three ouput, as show in the block diagram, and ALSO has an slider an a checkbox. The Data In and Data Out controls are not shown in the Front Panel Images.

The C-->F and F-->C VI's shown in the screenshots are VI's that convert from Celsius Degrees to Farenheit degrees and viceversa. Quite easy  Smiley Wink

Hope this Helps.




Robst - CLD

Using LabVIEW since version 7.0


0 Kudos
Message 2 of 4
(4,650 Views)
thanks.
 
1.)  what about the thermometer?
 
2.)  do I have to manually add the "Thermometer":Value Change case?
 
0 Kudos
Message 3 of 4
(4,637 Views)
Yes, the Thermometer must also be added manually, as U did with the slider and the checkbox.

Regards.



Robst - CLD

Using LabVIEW since version 7.0


0 Kudos
Message 4 of 4
(4,632 Views)