Page 1 of 1

ADAM 40XX and Flowstone

Posted: Mon Jul 25, 2011 11:52 pm
by gvalletto
I want to get data from ADAM modules "40XX" series using Flowstone. I have connected ADAM modules as in the pictures attached below. But I see not data from my 4019 ADAM module. That is, I see no data strings from the input of that port.
I tried some ways to fix that, but no solutions... (I already tested my ADAM modules with another software, and they works ok).
Any idea?
Thanks!

Re: ADAM 40XX and Flowstone

Posted: Tue Jul 26, 2011 9:05 am
by Embedded
A couple of things missing:

1) Baud Rate - this need to be set to match your device (usually 9600)
2) Byte Size - is it 7 or 8 (Usually 8)
3) Incoming terminator - this is the Int value of the incoming terminator (Usually 13 = CR)
4) Incoming data buffer - in order to grab the incoming data you will need a buffer (String Queue)

Here's an example that should get you going:

Re: ADAM 40XX and Flowstone

Posted: Tue Jul 26, 2011 1:10 pm
by gvalletto
I already tried similar things you suggest, but do not work ... anyway thank you for taking my problem with care. I´ve got a new idea now: I will connect two computers across its COM ports, without ADAM modules; I suspect the problem is between Flowstone and 4520 ADAM module (because the communication works fine with ADAM Utility software).
Best regards,
Gustavo