03-10-2011 08:05 AM
When I place a open/create/replace function, I need to create two enums and type a lot of items inside the two enums. This waste time (especially if I wanna take on the CLD exam
)
So for LV86 or LV2010, can the enums be automatically created when I paste the open/create/replace function? Whoosh! like that...
Really? It can be done? Which settings I need to switch on?
Solved! Go to Solution.
03-10-2011 08:47 AM
Not sure of exactly what you mean, but in the example you show, if you drop that function then right click on those two terminals with the wiring tool, select create constant, Bam! you have the enum. If that isn't what you mean please elaborate. They won't both automatically be created when you drop the function, it has no way of knowing if you want that or plan to wire to those terminals from somewhere else in the diagram.
If you take the CLD exam, show up early, they are supposed to let you spend time, before the scheduled start of the exam, configuring your environment (adjusting LabVIEW settings, NOT putting on libraries, etc.)
One thing that I did, once the exam started, was to create a template vi with some pre-documentation, maybe a template icon. Editing those is faster than creating them from scratch.
