07-06-2012 09:19 AM
@jyang72211 wrote:
I had the same concern with Agile, but the person who was in charge said that good planning is required before the agile process starts. However, I think people so caught up with Agile that they forget to plan.
I think it's more a case of mislabeling. ![]()
They start out without any plan and then think, ohh, sh.. I did something wrong. Well I call it Agile development, then I'm at least on paper in the clear and it's not my fault that it doesn't work.
07-06-2012 10:30 AM
Run this VI.
Single-click on your desired case structure.
Click on the "Create Enum" button.
07-06-2012 10:41 AM
@paul_a_cardinale wrote:
Run this VI.
Single-click on your desired case structure.
Click on the "Create Enum" button.
Very cool. I've done pleny of scripting but how did you create the "Selection Change" event case? When I go to edit the event case I do not have that option under <Application>.
Unofficial Forum Rules and Guidelines
Get going with G! - LabVIEW Wiki.
17 Part Blog on Automotive CAN bus. - Hooovahh - LabVIEW Overlord
07-06-2012 10:48 AM
It's probably one of these in LabVIEW.INI:
SuperPrivateScriptingFeatureVisible=True
SuperSecretPrivateSpecialStuff=True
SuperPrivateSpecialStuff=TRUE
07-06-2012 11:45 AM
@paul_a_cardinale wrote:
It's probably one of these in LabVIEW.INI:
SuperPrivateScriptingFeatureVisible=True
SuperSecretPrivateSpecialStuff=True
SuperPrivateSpecialStuff=TRUE
For some reason I thought that these weren't needed anymore and that all that was needed was to enable scripting in the Tools > Options menu.
Unofficial Forum Rules and Guidelines
Get going with G! - LabVIEW Wiki.
17 Part Blog on Automotive CAN bus. - Hooovahh - LabVIEW Overlord
07-06-2012 01:45 PM
Hoovah, you are correct, with one exception. One of those turns on a lot of private stuff which can rapidly get you in a lot of trouble (yes, I know from experience). Just say no.