If you have a problem or need to report a bug please email : support@dsprobotics.com
There are 3 sections to this support area:
DOWNLOADS: access to product manuals, support files and drivers
HELP & INFORMATION: tutorials and example files for learning or finding pre-made modules for your projects
USER FORUMS: meet with other users and exchange ideas, you can also get help and assistance here
NEW REGISTRATIONS - please contact us if you wish to register on the forum
Users are reminded of the forum rules they sign up to which prohibits any activity that violates any laws including posting material covered by copyright
Search found 2 matches
- Mon Oct 03, 2016 1:17 pm
- Forum: General
- Topic: Problem with Comport RS232 Send
- Replies: 3
- Views: 12304
Re: Problem with Comport RS232 Send
Thanks very much, it looks like that was the problem after all. I translated the command sent to the flow meter to hex and set the 'Hex' option to 'true' on the comport. The output then came out as hex so I just added an object to convert it back to an ascii string, works like a charm.
- Mon Sep 26, 2016 6:48 pm
- Forum: General
- Topic: Problem with Comport RS232 Send
- Replies: 3
- Views: 12304
Problem with Comport RS232 Send
I've run into an issue with the setup of a com port that I'm using to communicate with an RS232 flow meter. I can receive data from the flow meter via FlowStone using 13 (carriage return) as my RxTerminator. The problem is that when I try to send using the same com port setup, I get no return ...