public unsafe void GetDefaultCommConfig()
 {
     CommunicationsConfig config = Communications.GetDefaultCommunicationsConfig(@"COM4");
 }