I am developing a panel that is seperated from the hardware through an abstarct layer that utilizes TestStand.
I am traversing a string array that TestStand delivered from a static database. I use a "TestStand Get Property Value.vi" to retrieve the object property "GetNumElements" value, to loop through the link list retrieving other properties found in the database to populate a cluster of analog controls.
I get the following error generated in the TestStand sequence report. I know little about TestStand, and I just started developing Labview (uncertified) this past summer.
"Error: Property Node (arg 1) in PropertyDistribution Analogs.vi->floating panel_g.vi
LabVIEW: This property is writable only when the VI is in edit mode, or this method is available only when the VI is in edit mode.
[Error Code: 1073, User-defined error code.] "
Tanks a bunch,
Live to dive, dive to live