Jump to content

tmoulder

External Moderators
  • Posts

    196
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by tmoulder

  1. Hi guys, I wanted to copy a vector of operand descriptions into my string library to serve as descriptions for my fault history. When I pasted them into the string library, the empty descriptions (which I put there intentionally) were removed and everything was put into a single contiguous list. I then had to cut - paste in the library to move descriptions back where they belonged. It would be best if the strings were copied into the library exactly as they came out of the operands - empty spaces included. Thanks! TM
  2. Hi all, I'm currently working on a project where I have used over 200 timers. Gee, that's alot of timers. Additionally, alot of the code modules are similiar, so copy-paste-edit is the way to go for creating the code. That being the case, it would be really great if Visilogic offered a utility to check for duplicate coils. Specifically, I would like to be able to check if any timer is used more than once (as a coil) within the program (they should all be unique). Right now, I would have to do a search on each indivdual coil, and that's very time consuming. This should NOT be part of the compilation process, since there are some instances where you might want duplicate coils, and don't need compilation hanging up on it, or drowning you in irrelevant warnings. Just an additional option in the edit menu, along side the other "Find"s, would be great. Thanks! TM
×
×
  • Create New...