08-21-2009 09:11 AM
Hi,
I'm missing that "delete/copy panel terminals from diagram" option of older LV versions (see attached pics)...
Where is it hiding or is gone for ever? I really miss that feature...
Solved! Go to Solution.
08-21-2009 09:19 AM
I just read about that 10 minutes ago in the release notes. That setting along with some other have been "depreciated" as documented here.
copyDeleteFPCDOFromFPTerm = False
is what you need.
Ben
08-21-2009 09:23 AM - edited 08-21-2009 09:26 AM
Hi Ben,
thanks for the link. Actually I set this key to "True" ![]()
And this change isn't mentioned in the "LabView 2009 Features and Changes" document that opens from the LV start screen ![]()
08-21-2009 09:32 AM
GerdW wrote:Hi Ben,
thanks for the link. Actually I set this key to "True"
And this change isn't mentioned in the "LabView 2009 Features and Changes" document that opens from the LV start screen
Message Edited by GerdW on 08-21-2009 04:26 PM
That is where I stumbeld across it.
About a third of the way dwon under the section labeled
Options Dialog Box Enhancements >>> 6th bullet down reads "Rarely used options no longer exist in the Options dialog box. Refer to the Knowledgebase for a list...."
Clicking on the "knowledgebase" link took me to the page I linked previously.
Ben
08-21-2009 09:36 AM - edited 08-21-2009 09:42 AM
Hi Ben,
ahh, hiding under "rarely used"...
Indeed, I used this option only once after installing new LabView versions: switch on immediatly ![]()
Just re-checked:
In LV7.1 and LV8.6 this option was set to true on default (it wasn't included in the LabView.ini by default), so I didn't even had to change that setting before. So NI has been hiding that feature and changed the default setting...
08-21-2009 10:00 AM
GerdW wrote:Hi Ben,
ahh, hiding under "rarely used"...
...
Hi Gerd,
Do you remember that request a while back asking us to "send them our INI files"? I think we know what it was used for. ![]()
Ben
08-21-2009 10:06 AM
Hi Ben,
I didn't send my INI file, but:
When I use the default setting and so the key isn't written to the INI file, then NI will remove that option from the dialog and change the default behaviour?
Or is everybody else switching off that option and I'm the only one using it?
08-21-2009 11:10 AM
08-21-2009 11:19 AM
08-21-2009 11:39 AM
On a clean install of LabVIEW 2009, with no pre-existing LabVIEW INI file (i.e. the line was not in the INI file at all), I was able to delete front panel control terminals from the diagram without a problem. Are you sure the line isn't duplicated in your INI file, with a value of False somewhere?