Frequently Asked Question
USB CDC VCOM Support Verification with 2564SR
Last Updated 2 months ago
Debian 11 supports USB CDC VCOM devices, and testing confirms that scanner data can be transmitted normally.
Validation steps are as follows:
- Set the 256x Cradle interface to USB CDC VCOM
- Run ls /dev/ttyACM* in the Debian Terminal, if there is only one USB VCOM it will show /dev/ttyACM0
- Run sudo cat /dev/ttyACM0
Scan a barcode with the 2564SR and the data will be continuously transmitted to the Debian Terminal