Jump to content

Recommended Posts

Posted
I have a Pro-face GP77R-EG11 Screen and I am using an Omron CPM2A PLC. With the GP/Pro PBIII software I am unable to find what each screen is addressed to. I have not changed any data settings as of yet. It appears that the DM0000 is set to one when I power up the screen. The first screen "B1" shows up fine and the bits toggle which I created on it to the PLC. What address needs to chage to change to screen 2 or screen twenty? where do I allocate this. Thanks! Jetboy47

Posted
I use a Total Control which is about the same with GE 90-30. In the Total Control software, (Quick Designer) you have to set up a screen register. I am sure it's the same for the Omron and Pro-Face. That varible needs to be set then in the PLC you can write what ever screen number you want to display. For example, I popup the alarm page exactly what you are trying to do. I don't know if you can import a Total Control software into the Pro Face software, but I do have an example here: http://forums.mrplc.com/index.php?act=Downl...&CODE=02&id=203
Posted
It most screens on the market they all have a control and notify area... The control are is where the PLC can make the screen display a certain page, turn off / on buzzers etc... The Notify area is used bt the screen to tell the PLC whats happening ie the screen is on page 3 etc... In your case i would suspect that DM0 is the control area, use a mov statement to movea new value in here and as long as the screen number exists it will probably dispaly is correctly...
Posted
Hi, If you wanted to change a screen , You write screen number at the DM0008. (When the 'SYSTEM DATA AREA'= DM0000) Please refer to your 'GP-PRO PB3 PLC connecting manual' I have not english manual. Sorry my English is poor. HIRO

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...