Jump to content
OMRON Forums

too many labels


Lobenstein

Recommended Posts

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Posted Images

Hi

There are two types of labels in Power PMAC, one is a jumpable label and the other is an indication label.

N{constant}:is a jumpable label, and N{constant} is a non-jumpable label. The difference is : .

For jumpable labels, as described in your question above, the maximum value used in Power PMAC is 65536.

In firmware v2.8.0.0 or later, it will support up to 999999.

 

By default, a program has address pointers reserved for 1024 line jump labels. If more line jump
labels are desired, the number of address pointers to reserve must explicitly be declared in the
open prog or open plc command that initiates the downloading of the program.

In addition, according to the SRM manual, it is obvious that you should have exceeded 1024 jump labels.

image.thumb.png.c00afe3f8efb46632b214dd8a1e86edc.png

image.thumb.png.f665f1fdf72dc19e824d16afe1268aaa.png

Edited by MoMo
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  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...