11-29-2011 03:55 PM
Is it possible to drop one of the new Silver controls using VI Scripting?
The Style ID of a Classic Cluster is 3400 and a Modern Cluster is 21607, but when I read the Style ID property of a manually-dropped Silver Cluster I see 21607.
I am also trying to find the Style ID that will drop a Silver LED boolean.
Solved! Go to Solution.
11-29-2011 04:04 PM
I believe the Silver Controls are actually .ctl files which you can drop by wiring the desired path to the New VI Object function. If you want to find the location (probably inside vi.lib), you can Edit the Palette Set, go to the item you want and right-click to Display the Path to the Palette item.
11-29-2011 04:07 PM