Mitsubishi Q Series Serial Comms

tgoulding

Member
Join Date
Jan 2005
Posts
84
Has anybody used a Q series Serial Communication card QJ71C24N to talk to a third party device before. I'm trying to get some values (i.e. oil temp, control mode, etc.) from a York compressor via a COMSAB II interface. I've read the manuals which are a little confusing. The message format required is as follows;

'STX-CODE-INDEX-POINT-DATA FIELD-ETX' where,

STX = Starts Telegram
CODE = Indicates Read or Write Telegram
INDEX = Compressor No. To Talk to
POINT = Address of Variable Required
DATA FIELD = Variable Value
ETX = Ens Telegram

Any pointers on how to frame this message for sending and receiving information would be appreciated.
 
These serial cards can really do it all. The problem is that since they can do so much, they are quite difficult to configure.

You can do it with Gx-Dev but if you can, have the Gx-Configurator add-on software. Its still hard to follow but at least you "see" some results faster.
 
Are you monitoring what the message is coming out the serial port? you can do that with hyper terminal, with your PC connected to the serial port on the card.

If you think you have everything correct, and you still are not seeing results, you might want to look into "Big Endian / Little Endian".

The following is a link that explains what it is:

http://www.webopedia.com/TERM/b/big_endian.html

I have (and Pierre to I do believe 🍻 ) had that issue before with mitsubishi.

Good Luck
 

Similar Topics

I am using a QJ71C24N serial comms card to communicate with a Proface HMI, I am using the terminals on the card to connect to the HMI via RS485...
Replies
6
Views
4,347
Hi, I have a Mitsubishi Q00 CPU and a QJ71C24 Serial Module. I can get the module to send data (Which I see on hyperterminal) but can't...
Replies
5
Views
4,442
Can anyone tell me the pinout for the RS-232/serial port on the Mitsubishi Q02HCPU? The connector is a 6 pin mini-din. I plan on serially...
Replies
5
Views
8,350
how to communicate FactoryTalk Optix and Mitsubishi Q Series. I want to know the details of that
Replies
0
Views
37
Back
Top Bottom