08-04-2005 09:41 AM
hi J.A.C,
Instead of working with RS485, I decided to buy the black box converter. Now everything is connected and I am trying to interface with the Honeywell. I have done other interfaces with many equipments, I dont know why I find Honeywells manual to be totally complicated (Might be just me who says this).
I guess I have the right jumper connections. I am able to read the Process Variables and setpoints from the UDC 3300. In the response message from UDC for setpoints and process variables, it gives the values correctly. The message format is something like this:
_ _ _ _ _ _, Identifying code, Value, CR LF.
the first 6 characters are 0080C0 or something like that. I do not get a 0000_ _. I guess the second two numbers 80 represent some error too. I am not able to find the cause, but I am getting the values of PV, SP though. Also, i am unable to change anything in the controller ie, write anything to the controller. Does the controller need to be explicitly put in remote mode from local mode.
Could anyone explain me how to proceed? I finally want to run individual SP Ramps from the computer and turn system on hold accordingly. I downloaded some UDC 3300 sample programs from NI website but were using modbus as communication. I want to communicate using RS232 from honeywell but the sample programs do not have that option. I wrote own VISA read and write for 232 communication but as is the case am not able to write anything to the controller. I am just able to read from the controller.
Any help in this regard is highly appreciated,
Thanks
Shankar
08-04-2005 11:07 PM
Hi Shankar,
For me, the black box was very quick to connect and it works for me. I am wondering why you should be facing problems.
well, initially i too found Honeywell manuals complicated, but that could be because there are many different manuals for this controller.
OK, The first thing to check for is the jumper connections. For reading and Writting to UDC3300, you need to have the connections as :
JUMPER SETTING
XW1A DCE
W8 B-C (2-wire)
W15 B-C (Data Enabled)
W5 A-B (RTS/CTS delay - normal)
W9 C (0 msec)
W17 C (2 msec)
W16 B (0.1 msec)
S1 OUT (Normal)
S2 ON (RS485 Receiver Terminated)
S3 ON (Line Bias On)
Also note the settings in your controller. The Baud rate, should match the one set in the controller. Also i used the modbus protocol, though the Black box converted is connected through the RS232 to PC. Once the jumper settings and the settings in the controller are fixed, i think you should be able to read and write to controller.
08-18-2005 04:11 PM
08-18-2005 11:47 PM
04-10-2008 06:58 PM
04-11-2008 02:28 PM
04-12-2008 05:24 PM - edited 04-12-2008 05:30 PM