point IO 1734-232ASC help (rs232)

gareth_mint

Member
Join Date
Dec 2010
Location
uk
Posts
50
Can anyone please help me, im trying to communicate with an RS232 device 9 a conductivity meter (SIGMATEST 2.069) using a point IO 1734-232ASC.

I can write a string to the device, but i cant listen to the response.
The AB manual (point i/o ascii modules) says the module needs to be in monitoring mode, but i cannot find how to activate this. any ideas?

I can successfully communicate with the conductivity meter using hyper terminal (both transmit and relieve)
I have also tried connecting my PC's rs232 terminal to the point io, and write strings using hyper terminal, but the module still wont listen.

Any ideas would be great

Gareth
 
Can anyone please help me, im trying to communicate with an RS232 device 9 a conductivity meter (SIGMATEST 2.069) using a point IO 1734-232ASC.

I can write a string to the device, but i cant listen to the response.
The AB manual (point i/o ascii modules) says the module needs to be in monitoring mode, but i cannot find how to activate this. any ideas?

I can successfully communicate with the conductivity meter using hyper terminal (both transmit and relieve)
I have also tried connecting my PC's rs232 terminal to the point io, and write strings using hyper terminal, but the module still wont listen.

Any ideas would be great

Gareth

I have no experience with this particular module, just looking at the same manual you have.

Are you waiting for a specific number of characters (receive buffer full) or an end of string character?

And what does your meter send as data when you have it connected in hyperterminal?

If it sends a carriage return and line feed, then you can use the CR (decimal 13) or the line feed (decimal 10) to signal that the meter is done sending you data.

Since you have the ascii module sending data, you will have your receive buffer size defined.

For a quick test, connect hyperterminal to your ascii module and just send 132 X's .. I think 132 is the maximum string length from the manual. Heck, send 150 X's. No matter what else, the module should return the string full of X's when the buffer is full.

That should show you that it works at all. Then you can mess around with figuring out if there is a start character and an end character in your meter's data stream that will work with the module. You have data from your hyperterminal session with the meter, so you will figure it out.
 
I had a go at using docklight and as this shows the cr as a symbol on the end of the reply from the node, I could see straight away where I was going wrong and what I needed to do in the settings.
 

Similar Topics

Hi, good day. I'm trying to send data from point i/o 1734-232ASC module to marker laser machine. But I can not get on the answers that I wait...
Replies
3
Views
2,240
Ok, I had been working on this problem all summer, and I thought I had it solved, but it just popped up again...grrrr. I have a 3rd party serial...
Replies
0
Views
9,160
Anyone use the newer 2080-L50E or L70E with 1734 Point IO yet? I have a customer asking for a setup and I have not found anyone that has done...
Replies
0
Views
367
About every 5 minutes we are seeing both network and point bus status lights on our 1734-AENTR blink red simultaneously for about 30 seconds, then...
Replies
13
Views
1,396
i am bench testing a 1734 -VHSC24 Point I/O High Speed counter module, i cannot find any examples of wiring the outputs from the module. does...
Replies
4
Views
1,362
Back
Top Bottom