DIAdem

cancel
Showing results for 
Search instead for 
Did you mean: 

string length when using CHNAVERAGE

Hi all,
I want to average quite a number of non-waveform channels and ran into the problem, that the CHNAVERAGE function only accepts a 255byte long channel string. Working around it by using the "'[1]/Channel 1-'[1]/Channel X" syntax does not help, because channels are not in consecutive order.
Any Ideas???
Regards,
David
 
... using Diadem 10
0 Kudos
Message 1 of 3
(3,519 Views)

Hi DavidS!

There is not any longer a length restriction in DIAdem 10.1 or newer.

May be a workaround in DIAdem 10.0 is to use channel numbers instead of channel names which increases the maximum number of channels you can specify in a 256 byte long string. Alternatively you may rearange the channels in the portal and then call the ChnRenumber function to bring the channels in consecutive order.

I hope this helps,

Christian

0 Kudos
Message 2 of 3
(3,514 Views)

Great. Thanx. wasn't aware of the Chnrenumber function!

DavidS!

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