03-02-2023 01:52 AM
Hi,
I have to reprogram software on our cRIO-9065. However when I try to modify one of the SubVIs on the RT i encounter following issues:
1) some branches can not be deleted. I click on it, then select: Delete Wire Branch and nothing is happening. Branch is still there
2) I realized that on the coroner of some loops inside the project there is a padlock icon - see attachment - I tried to google it, but without success.
Please let me know if you encounter such issues before and how i could try to fix it.
Thanks,
Jan
03-02-2023 04:11 AM
Somebody doesn't want you messing with it.
03-04-2023 08:09 AM
Hi Folks,
i am working on an old software that was written on the cROI. Some of the loops have this strange padlock symbol in the corner. could you let me know what does it mean? i
Best,
Jan
03-04-2023 10:20 AM
I already TOLD you what it was in your other post. It's not going to change if you post again. 😉
03-04-2023 10:30 AM - edited 03-04-2023 10:34 AM
Dear Bill,
thank you very much for your involvement in my issue, but i would really appreciate technical answer instead of:
''Somebody doesn't want you messing with it''.
Thank you,
Jan
03-04-2023 11:30 AM
I haven't see that either, but you also give very sparse information except for a blurry picture.
03-04-2023 12:30 PM - edited 03-04-2023 12:32 PM
LabVIEW DSC (and possibly other tools such as the State Diagram Toolkit) used to have wizards that could create code that was either connecting a control to a Tag variable or a graphical state diagram. Such code was locked to the wizard definition and as long as it stayed locked you could edit the code through its associated wizard configuration.
There should be a right click menu selection to unlock the structure. Once you do that the wizard configuration is lost and you can’t go back and configure it through the wizard mechanism.