GE Proficy check next DI address

I do not know prophicy but I would be surprised if it did not have a cross ref mode i.e. cross refference of used addresses, some IDE's you can limit to an area like I/O, Internal bits etc. this should show up the ones that are used, only thing you have to be aware of is indirect addressing i.e. where tags are pointed to indirectly, however, this is reare on I/O.
 
From the "Target" menu. select "Reports", then scroll through the options in the drop-down box.
If all you need to find is the next available address of any memory type, when entering ladder logic, and prompted for an address or variable, simply type in the memory type prefix without any specific address, (for example, %I) and Proficy will select the next highest available address. It will not fill in unused gaps, it only checks for the highest address in use.
Another possibility is to go to the variables list and sort by address. You can also filter for only the memory type you're interested in.
 

Similar Topics

I'm getting frustrated creating arrays of variables in Machine edition. I need to make 2 variable arrays that are 102x2 in size, with varying...
Replies
3
Views
88
Hi I am wondering if the RXI-042 PLC model (below PN) is programable via Proficy Machine Endition, if so, what is the firmware version needed for...
Replies
2
Views
85
Greetings, I am working on a project and I would like to scale %AI to -10.0 to 10.0 VDC. The module Input data is stored as a 16 bit Integer and...
Replies
4
Views
61
I am trying to download a program with usb to serial cable in rx3i IC695CPE305 while logic and configuration is equal but when i start downloading...
Replies
1
Views
39
Back
Top Bottom