Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

how can I send a write command on a serial port

Community Beginner ,
Jul 08, 2014 Jul 08, 2014

I want to send any command to my virtual port to open a cash drawer ?

thanks

413
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Jul 10, 2014 Jul 10, 2014

cf can not send data to a serial por, you will need to use the underlying java components to write to the serial port.

java - Open and Close Serial Ports - Stack Overflow

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Jul 12, 2014 Jul 12, 2014
LATEST

Thank you for the reply.

how can I trigger the java script in cf ?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources