Rx3i and Omni Link press control

jseavers

Member
Join Date
Oct 2005
Location
Central WI
Posts
112
We have a stamping press with a Omni Link 5000 control interface. What I would like to be able to do is communicate to the Omni Link with a GE Fanuc Rx3i plc. The Omni Link communicates RS232 with ascii. With port 1 on the GE CPU can I read and write to the Omni Link? All I need is to read a feed length and % Feedrate from the press.

One example I found from the press that talks to a Electro-Craft IQ2000

To send length to feed:
G1=XXX.XXX[CR]
Feed Returns:
G1=XXX.XXX[CR][LF]G1=XXXX.XXXX[CR][LF][CR][LF]PDM>
To send speed to feed
G2=XXXX[CR]
Feed Returns:
G2=XXXX[CR][LF]G1=XXXX.XXXX[CR][LF][CR][LF]PDM>

I have never done ascii stuff,do I use the commreq instuction to do the communicating in the Ge PLC?
If I can get pointed in the right direction that would be great!
Thanks in advance.
 
Last edited:

Similar Topics

I have a system using Rx3I CRU320 redundant CPU with Proficy Machine Edition Software. In the hardware configuration of each CPU module, under...
Replies
14
Views
385
Hi, we are using Rx3i CRU320 redundant PLC system and we noticed a discrepancy between Primary and Secondary controller. Couple of variables (DI)...
Replies
8
Views
279
Hi there, I'm doing some extensive testing and commissioning with a slew of new Emerson PACSystems RX3i PLCs. It would be convenient to...
Replies
5
Views
100
Hi there, Trying to get some ascii serial communications working via RS485 (COMMREQ functions). I have attached our wiring for the COM2...
Replies
1
Views
969
Hello all, First time poster, long time viewer of these forums. Could not find my solution on here. We have had issues with a Comm Fail on an...
Replies
2
Views
375
Back
Top Bottom