07-25-2005 01:34 AM
07-27-2005 02:52 AM
01-23-2013 09:53 AM
I know this post is over 5 years old, but since I had to dig into this, I thought I would add some content to clarify. The Store functions that use numerics can only store 1s and 0s. As discussed in the article Digital Waveform Data Representation, "The WDT is required when you use more than the 0 and 1 states in a waveform, for example, if your waveform includes Z's, X's, H's, or L's." You must use the digital waveform for storing this feature, so try the Store function that writes from a waveform data type.