-
After starting the VisiCut i got an error.
![image](https://github.com/user-attachments/assets/c0fa7998-040d-4043-ba9a-4ed91c4db0dc)
After start the VisiCut from the content folder and prepareing t…
-
**Describe the bug**
I do not know to what serial device to connect when using slave simulator and end up with an exception when sending a payload.
**To Reproduce**
Steps to reproduce the behav…
-
Hi,
I am getting following exception while using purejavacomm API for serial port communication. I have a Test class which receive & also send some data over serial port. I have used a MOXA device to…
-
I would like to use PJC. However, the projects I deal with are all Java 1.6 32bit based. I see that the latest maven builds are all on at least Java 7. Is it possible for someone to share a jar…
-
The [JMRI project](https://github.com/JMRI/JMRI) uses purejavacomm, which is great.
We'd like to link our Javadoc to the referenced purejavacomm classes. Our Ant builds try to use this URL:
```
…
-
JMRI is an application that works cross-platform with PureJavaComm just fine across multiple platforms, including macOS Intel and macOS Rosetta2 on Apple Silicon.
When running on Apple Silicon, att…
-
Received event. Type: 1
[ERROR] , IO Exception
java.io.IOException
at purejavacomm.PureJavaSerialPort$2.read(PureJavaSerialPort.java:864)
at java.io.InputStream.read(Unknown Source)
…
-
I got the following errors on Windows 10 64 bit with Java 12:
java.lang.UnsatisfiedLinkError: C:\Users\myuser\AppData\Local\Temp\jna-3351546\jna9778721187312390087.dll: Can't find dependent lib…
-
I was attempting to import this project using Leinengen when this happened:
>5/5/2018
12:15 PM Dependency resolution error
Error synchronising rmc-core-2018-2019:0.1.0-SNAPSHOT:
Failed…
-
We should allow the recording of individual bytes at the serial port level for serial devices in OpenICE. That opens up the possibility of capturing them, then replaying them later to test device dri…