Search found 1 match

by agibba
Fri Jun 09, 2023 9:59 pm
Forum: Machine Control
Topic: Toggle a DTR flag through a COM port?
Replies: 0
Views: 169519

Toggle a DTR flag through a COM port?

I need to toggle a DTR flag on a usb device that's connected through a virtual COM port in Flowstone. How do I do this?

On the Com port module:
I added a trigger button to the Send input.
But I don't know what String to send out through Data - I tried sending the String "DTR", but it didn't work ...