QUOTE(finfin @ Apr 22 2008, 02:19 AM) [snapback]68015[/snapback]
I assume you have gone to the "Global Tags and assigned an address to the remote display number. This is where the original application (SLC) was controlling what display you are on. You might need to open the display that the PLC is trying to display, and right click on an unused area of the display, then click on "Display Settings..." . About Halfway down the "gereral" tab should be the assigned display number. Make sure this corresponds to the number that the PLC is giving the HMI. Here is a help screen with some points underlined:
Remote Display Number
The application reads the value of the control and opens the graphic display whose display number corresponds to the value. If the value is zero, the operator has control of display changes. If the value does not match any display's number, the application sends a message to Diagnostics.
If you assign this control, remote display changes occur whether or not the logged-in user has security access to a given display.
Only Replace displays can have display numbers. If you want to use global connections, you must make sure that each display has its own unique number.
Assign an analog tag or an expression to this control. Do not assign an expression consisting of a constant to this control. If you do, the display whose number matches the constant opens and can never be closed or changed.
Hi
thanks finfin for your reply :) , i checked what you advised me to do in your reply and it is corresponding to the screen number for the plc , i posted another screen shot and you can see the display numbers next to the displays and they match the display settings, but unfortunatly i am still getting the same error again :( that is invalid display number and underneath it says problem writing value "" to item 'Screen_term'
thanks again for your help :)