-
-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
When I'm trying connect to the usb label printer HPRT LPQ58, have an error in method connect().
TSPLConnectionClient tsplConnectionClient = new USBConnectionClient((short)8401, (short)28680); tsplConnectionClient.init(); tsplConnectionClient.connect();
java.lang.NullPointerException at org.fintrace.core.drivers.tspl.connection.USBConnectionClient.getWritePipe(USBConnectionClient.java:311) at org.fintrace.core.drivers.tspl.connection.USBConnectionClient.connect(USBConnectionClient.java:108)
Zadig is not helping.
What I'm doing wrong?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels