I'm wondering if anyone elses has seen this problem with using the Configuration Property Toolset:
When implementing with the ConfigTool (v3) "Get Subproperties" subVI with settings of "Get Property => get subproperties", I've discovered a bug in the software for configurations numbers greater then or equal to 10:
"................
[DataClass.CC-ATE-TPS-726860-WalkingZeroInputs.Instrument.PXI#IP409#1.Configuration#1]
ClusterCriticalElements_I32=4
ChanDirection_U32=31361
ChanMask_U32=31361
ChanValue_U32=321
ResetCard_BOOL=TRUE
[DataClass.CC-ATE-TPS-726860-WalkingZeroInputs.Instrument.PXI#IP409#1.Configuration#17]
ChanValue_U32=31360
ClusterCriticalElements_I32=1
...................."
What will happen is if I request just the "...Configuration#1", I end up getting both the subproperties for Configuration#1 and Configuration#17?
Is there a correction to this problem???
Regards - Jeff