取消
显示结果 
搜索替代 
您的意思是: 

DataBlCopy converts waveforms to numeric

Hello there,

I am using the DataBlCopy command to copy sections of waveform channels. When I do this the channel that is created is of numeric and not waveform datatype and the associated properties (eg units) are lost.

When I am in View I can use the 'Set Flags' and 'Copy Data Points' buttons to copy the waveform section in the same way but this time it keeps it as a waveform which is exactly what I want.  However I have too much data to do it all by hand.

Is there an alternative command to DataBlCopy which does the same as the View method - keeping the new subset section as a waveform?

 

Best regards,

 

 

Martin

0 项奖励
1 条消息(共 3 条)
5,027 次查看

Hi Martin.

 

When you make a data block copy out of a waveform channel, it makes it into a numeric channel because you've only taken a sample of the y values of your graph. 

 

To fix this problem, you need to make block copies of your time axes that relate to the block copies of your y axes.

 

After you've done this, you've allocated timing to your selection. Now, you can go to the Analysis tab in Diadem, then Channel Functions, then Numeric Channels<->Waveform Channels, setting the x axis to your block copied time channel and your y axis to your block copied y channel. There's also a command that does this:

Call ChnToWfChn(X, ChnNoStr, [XChnDelete], [WfXStartTimeMode])

 

I've attached some print screens to show you my process. 

 


ShalimarA | CLA
下载全部
0 项奖励
2 条消息(共 3 条)
4,996 次查看

Hi,

 

I was just checking to see if you've gotten any further with the dataBLcopy of your waveform?


ShalimarA | CLA
0 项奖励
3 条消息(共 3 条)
4,962 次查看