0

Is there a method of opening a LabView project and by extension any subVIs contained in the project as read-only? There are occasionally times I want to poke around in the project and run certain VIs without the potential of a VI being accidentally changed. I do have revision control in place, but the ability to open things as read-only would provide an extra layer of protection.

DakotaD
  • 371
  • 3
  • 18

1 Answers1

0

You can configure LabVIEW to tread read-only files (by attribute) as 'locked'. I am not sure if this goes for projects as well.

Ton Plomp
  • 3,020
  • 1
  • 18
  • 35