DIAdem

cancel
Showing results for 
Search instead for 
Did you mean: 

keeping channel properties after analysis

hello,
 
when i create a new channel using one of the functions in "analysis panel". the created channel doesnt include the channel properties of its predecessor?
is it possible to transfer all the channel properties to the new created channel?
 
thanks in advance
 
Kaan
0 Kudos
Message 1 of 3
(3,385 Views)
Hello kaan,

You are pointing to an useful function which we have realized for DIAdem 10.1. It is named

ChnPropCopy(SourceChn, TargetChn)

Unfortunately this function doesn't exist for DIAdem 10.0 (and prior). In this case you must create a small VBScript loop which copies the properties with the commands ChnPropCreate and ChnPropSet.

Greetings
Walter

PS: As I know DIAdem 10.1 will be shipped in December 2006
Message 2 of 3
(3,383 Views)

Hi Walter

Thanks for the quick response

cheers

Kaan

0 Kudos
Message 3 of 3
(3,379 Views)