apgcd
APG Cash Drawer is a set of two small programs written in C to control APG cash drawers with USB interfaces via the Linux kernel. apgcdopen is used to open a cash drawer. apgcdstatus is used to determine the status of the drawer either opened or closed. Both can be used with a single or multiple cash drawers. Limited only by the number of USB HID the Linux kernel will support. Distributed under the GPL for anyone to use or expand upon. Please report any bugs, feature requests, enhancements, etc. to support at obsidian-studios.cominstructions
apgcdopen hiddeviceapgcdstatus hiddevice
Examples :
apgcdopen /dev/usb/hiddev0
apgcdstatus /dev/usb/hiddev0
