DirectOutput icon indicating copy to clipboard operation
DirectOutput copied to clipboard

Feature/concurrent com port

Open philipellisis opened this issue 1 year ago • 1 comments

Added the ability to run COM port concurrently for PinOne through a named pipe server. This allows for cross platform compatibility and connectivity, even when running 64bit and 32bit applications at the same time, or when accessing DOF DLLs from another source.

philipellisis avatar Jan 08 '24 16:01 philipellisis

Is there a reason you needed to change the version number? If so, it also needs to be changed in all of the VB projects, as the comment in assembly info explains. But I'd rather not change it unless there's a real need - for an incremental update like this the build number/date should be sufficient to identify it.

mjrgh avatar Mar 28 '24 21:03 mjrgh