private bool SelectChannel()
 {
     return(TMLLib.TS_SelectChannel(channel_id));
 }