Copy link to clipboard
Copied
I want to send any command to my virtual port to open a cash drawer ?
thanks
Copy link to clipboard
Copied
cf can not send data to a serial por, you will need to use the underlying java components to write to the serial port.
Copy link to clipboard
Copied
Thank you for the reply.
how can I trigger the java script in cf ?