RX3i

low_rad

Member
Join Date
Aug 2006
Location
Strängnäs
Posts
6
Hello all.


Does anyone have any tutorial on how to write Structured text in Proficy Machine Edition.


Have been working with 90-30 for a couple of years and now we have an RX3 instead.


Thought that I'd try to convert some of the code to text.


for example


INT_TO_REAL(%AI18,R2400);
isn't working, can't seem to find out why.


Patrik
 
Proficy Help files include a list of the ST functions. It looks like you may need to use named variables rather than addresses. Try creating an INT addressed to %AI18. That's assuming you have already created a REAL named R2400 addressed to %R2400.
 
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
372
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
265
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
94
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
962
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
360
Back
Top Bottom