LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Can Citadel save and display a DSC Array? Single variables are ok...

Hello All:

 

Citadel works well when saving data from individual shared variables

that were created using DSC. I could see the variable update on Citadel.

 

When these shared variables were changed to a single Array[32]

I do get the correct values on my hardware but

can not see any of the variables on Citadel...database...

 

I'm using Labview and DSC 2009

 

By the way I made sure the array is ok as shown here A300001L32

 

any suggestions...?

 

thanks,

 

\\carlos

 

 

0 Kudos
Message 1 of 2
(2,185 Views)

Carlos,

 

You can save arrays of data into citadel, but trace views consider array data a complex datatype(variant) and cannot be displayed. However, if you were to read the data using read traces.vi and specify the variant type, you will see that your array data is indeed stored.

Rob K
Measurements Mechanical Engineer (C-Series, USB X-Series)
National Instruments
CompactRIO Developers Guide
CompactRIO Out of the Box Video
0 Kudos
Message 2 of 2
(2,157 Views)