user interface, i have a cluster of indicators. These indicators should display values form a daq board, however, i can't seem to get it right, when i wire it, i get errors. I tried to use the unbundle, and bundle functions, but i still can't get it right.One thing I sometimes do is :
-- Break the wire to the indicator cluster, making sure there's still a bad wire piece on the source of the data.
-- Convert the indicator cluster to a control cluster (so it'll be a data source temporarily).
-- Wire from this control into a dead-end (double-click the wire into open space - makes a bad wire).
-- Turn on the HELP window, and point at the bad wires with the wiring tool. The HELP window describes the structure of the data on the wire I'm pointing to.
-- Say "Aha!" while slapping my forehead loudly.
-- Change the control back to indicator, and fix either it, or the data source as appropriate.
-- This is useful if you've done a lot of front panel arranging to make it pretty and you don't want
to live with the CREATE INDICATOR results.