05-25-2016 10:26 AM
Hello ,
Please I m using a cluster where I have putten some tables ,please help me ,how to make a reference ti a table in a cluster?
05-25-2016 10:49 AM
05-25-2016 11:02 AM
Pick the table. Right Click. Create Reference
05-25-2016 11:43 AM
In the Application Control palette, drop down a Class Specifier Constant. Right click and change to control. Right click and select the following:Select VI Server Class -> Generic -> GObject -> Control -> Table.
Add this reference to your cluster. THis is a generic table control reference. You'll need to pass it a specific table reference using the Bundle by Name VI in the cluster palette.