03-24-2016 04:03 PM
I've developed VIs using LabVIEW 2010 and inserted wire labels. Now I'm running 2014 and new wire labels cannot be moved. Old ones, created in 2010, can be. Is there some option that needs to be reset?
03-24-2016 09:05 PM - edited 03-24-2016 09:08 PM
Was there support for actual wire labels in LV 2010? I can't remember. I know that before the advent of actual wire labels, you had to create a free label and position it over a wire, while in LV 2014 you could create an actual wire label that is actually attached to a wire.
Perhaps you are confusing the two different ways to label a wire? This would explain what you are seeing.
edit:
Ahhh, I see now that actual wire labels began with LV 2010, so this is likely not the cause...
03-25-2016 09:45 AM
Yeah I think you're going to have to post the code so we can see more. Maybe there is something wrong with this VI where NI can fix it, or maybe it has already been fixed in newer versions. Dumb question I know, but is the VI locked? CTRL+M? It sounds like you developed it and know when a VI is locked and not, but I thought I'd ask.
Unofficial Forum Rules and Guidelines
Get going with G! - LabVIEW Wiki.
17 Part Blog on Automotive CAN bus. - Hooovahh - LabVIEW Overlord
03-29-2016 10:33 AM
I am using actual wire labels, not free labels. And not my VI is not locked. I've had reason to create new VIs and they don't have this problem. I guess I need to find out what is unique about my older VIs ... other than being developed in VL 2010.
03-29-2016 04:24 PM - edited 03-29-2016 04:28 PM
Looking at the help files for 2010 on under Block Diagram Page (Options Dialog Box) there has never been a means to lock a wire label. So I suspect the locked Lables may be free lables: Nope just Can't lock Those either.
BUT, If I take a terminals label and move it over the wire inside a structure with autogrow off then lock the label. Bingo!
Quick Test: right click the label and see if it has a Lock Label option
04-05-2016 11:53 AM
There is no lock label option.
The wire label cannot be selected independently from the wire. It can be made visible and unvisible,
04-06-2016 07:27 PM
faustina,
I suspect you have "Labels locked by default" checked in the Tools->Options->Block Diagram Menu AND your new wires are inside of structures (loop, etc). Try disabling that checkbox and note that wire labels created after the change can be moved.
The documentation states that wire labels can never be locked. This is incorrect (you can lock them by checking that box AND making a wire label visible inside a block diagram structure).
There is a Corrective Action Request on the issue (#328647), but it has been rejected/deferred by the Development team.