Rx3i Newbie

obi1987

Member
Join Date
Jan 2014
Location
lahore
Posts
114
How I can call subroutine in Rx3i?

Second how I can use User define data type.

I have to make tags like

P1 is data type and tags should be like

P1.Start
P1.Stop

and How I can compile the program.
 
Last edited:
How I can call subroutine in Rx3i
Once you have created the subroutine, use a "Call" command.
Second how I can use User define data type
In the project navigator, expand the PLC target. Under "Logic" there are two selections; "Program Blocks" and "User Defined Types". Add a new UDT, give it a name, then double click on it to add new members.
How I can compile the program
When you try to download to the target Machine Edition compiles the program. To compile at any other time, perform a validate operation by going to the "Target" menu.
This is all pretty basic stuff, covered in the help menu.
RTFM.
 
May I suggest that you spend some time in the "? InfoView" tab of the "Navigator" Window in Proficy ME?
It will make you very "PME" smart. :)
 

Similar Topics

I have been researching on how to go about starting for converting from 90-70 to Rx3i and found GFK-272 doc...
Replies
31
Views
9,211
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
387
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
Back
Top Bottom