06-11-2009 06:51 AM
Hi i am trying to edit the pulse measurements vi located in Waveform measurements pallette. I only want to measure the pulse width of a single pulse and therfore do not require the period and duty cycle measurements. I think i need to edit the call library function node and then rename so as not to edit the original file.
I can edit the function node but under file, the save as option is greyed out and will only allow me to save under the original name.
Can anyone help in this matter?
Thanks,
Grant
06-11-2009 07:09 AM
Did you try a Save As beforehand?
It may reside inside an LLB, so you need to save it by choosing a different folder like navigating thro' the Windows Save As File dialog.
06-11-2009 07:52 AM
06-11-2009 08:36 AM
Some of the VIs in the vi.lib is protected. I guess NI do not like that somebody with basic version just copy this VIs from someone else. What I do in cases like this, is to just copy the full block diagram and then paste it in to a new VI. Then copy settings like reentrant etc and reconnect all controls and indicators. Then you have a new unprotected VI.