Talk to a Driver in Linux

Post your Gambas programming questions here.
Post Reply
Online
AndyGable
Posts: 363
Joined: Wednesday 2nd December 2020 12:11am
Location: Northampton, England
Contact:

Talk to a Driver in Linux

Post by AndyGable »

Hi everyone

Does anyone know how I can talk to a Driver with in Linux from Gambas?

I include the Driver that I need to talk to (it also includes Some examples)

Any help would be most appreciated as this and one other items is stopping me from supporting the new PoS terminals.

My Machine Type is PT621X_A 2 (as the example show ./opencash xx)

Kind regards

Andy
Attachments
CashDrawerPort.rar
This is the example files of how to talk to the Driver in C
(9.09 KiB) Downloaded 60 times
PT_Linux_Cashdrawer_Driver-v2.6.2-1.rar
This is the full drivers etc that I can install on the PoS terminal and it allows the PoS to talk to the Cash drawer to get the Open / closed Status.

Once I understand how to talk to this from Gambas I can create the needed module to interface my EPoS application to the Cash drawer port.
(77.78 KiB) Downloaded 56 times
Post Reply