The selected channels in DIAdem's default user dialog (SUD) interface are stored in a variable called
ChnList. In order to access this variable in a DIAdem script, use the following code snippet:
Call SudDlgShow("Main", ResourceDrv & "DlgChnSelect")
msgbox ChnList