Dennis:
I did not get an automated email response, so perhaps the transaction did not go through.
As far as the interface, I'm connecting to a 'virtual K3' created by Elecraft's RCForb client, but I don't think that's the problem. This looks more like the .Net runtime problem I saw in another thread. On my Event Viewer, I see:
Application: LOGic.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.TimeoutException
at System.IO.Ports.SerialStream.Read(Byte[], Int32, Int32, Int32)
at System.IO.Ports.SerialStream.Read(Byte[], Int32, Int32)
at System.IO.Ports.SerialPort.ReadExisting()
at PDA.ComPort.Library.port_DataReceived(System.Object, System.IO.Ports.SerialDataReceivedEventArgs)
at System.IO.Ports.SerialPort.CatchReceivedEvents(System.Object, System.IO.Ports.SerialDataReceivedEventArgs)
at System.IO.Ports.SerialStream+EventLoopRunner.CallReceiveEvents(System.Object)
at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(System.Object)
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()
...and another just two seconds later:
Faulting application name: LOGic.exe, version: 9.1.1.0, time stamp: 0x47139f24
Faulting module name: KERNELBASE.dll, version: 6.1.7601.23572, time stamp: 0x57fd0379
Exception code: 0xe0434352
Fault offset: 0x0000c54f
Faulting process id: 0x32b0
Faulting application start time: 0x01d2662448fe9aef
Faulting application path: C:\Program Files (x86)\LOGic\LOGic.exe
Faulting module path: C:\Windows\syswow64\KERNELBASE.dll
Report Id: 28c635cf-d233-11e6-abac-acd1b8d883ec
I believe you recompiled the code to fix that problem in the newest version, but I can't get to it without the subscription.
Thanks
Ron
N6IE