11-14-2012 07:58 AM
Hi
I have create an Element List filtering some channels of a group
Dim mSyncLst, iGrp
Set iGrp = Data.Root.ActiveChannelGroup
Set mSyncLst = Data.GetChannels(iGrp.Name & "/ABC*") 'List With Several Channels
I would like to add to the mSyncLst the channels containing DEF. e.g. Data.GetChannels(iGrp.Name & "/DEF*"), which also contains several channels. Using the method Add mSyncLst, only allows to append one channel each time.
Thank you
11-20-2012 09:11 AM
Hi dslemusp,
This is a good idea. Would you please post this suggestion at www.ni.com/diademideas ?
Brad Turpin
DIAdem Product Support Engineer
National Instruments