News:

  • June 10, 2026, 02:59:12 PM

Login with username, password and session length

Author Topic: Finding the unlabeled  (Read 31774 times)

PLCGuy

  • Internal Dev
  • Hero Member
  • ****
  • Posts: 677
Finding the unlabeled
« on: January 24, 2008, 08:47:56 AM »
I sometimes forget to label a X input or C bit. Is there a way to find ones that are not labeled? I know, bad habit of using an element and not labeling it first. Sometimes I use an element then decide not to use it and for get to go into Document Editor to erase it. ;D

MikeS

  • Host Moderator
  • Hero Member
  • *****
  • Posts: 264
    • Host Engineering, Inc.
Re: Finding the unlabeled
« Reply #1 on: January 24, 2008, 09:33:49 AM »
one way to get the information is to export the element documentation and select the 'KEPDirect Server' output. this gives you a list of all the plc elements used in the programs, along with their element documentation (if present).
Good design costs a lot. Bad design costs even more.