03-24-2011 10:23 PM
03-25-2011 12:58 AM
Hi,
What step type are you looking at ? Does the step call a LabVIEW module ? It is possible to disable certain elements for custom step types. Can you go to Properties->General and check the Type of the step. I'm assuming you are using Sequence Editor to view the sequence.
Thanks,
Sathish
03-25-2011 01:49 AM
03-25-2011 02:07 AM
Hi 4Square,
I am a very very little part of Germany, so maybe i might help.
Is it possible that the selected step is not a LabView module.?
Please post a screenshot. Or the other option is that the Germans said:
Lets disable this options so the others will not see what we have done.
But under the advanced property of the StepType you should be able to
reactivate. Thanks to Big Brother.
Regards
Juergen
03-25-2011 02:13 AM - edited 03-25-2011 02:13 AM
Hi
You faster than i was!
The selected step is a Label-StepType. There is no Codemodule behind.
It is just a label, so nothing will be done. Normally you use it make your seqence more readable or to seperate it in parts.
Hope this helps
Juergen
03-25-2011 03:04 AM
I also predicted this
03-25-2011 04:13 AM
hi Juergen:
the focus is on the custom step type. the step named "THD + N" was a custom step,it disable the "specify module","edit code" options. i don't know how to build custom step type and integrate these custom step type into teststand. is there anybody have these information?
meanwhile, i also don't find the advanced property of the StepType you mentioned about!
viming.chen
03-25-2011 05:08 AM
hi viming.chen,
When youb press Ctrl+T in your sequence editor you should be taken to the Types palette. In your types palette, to the left you will have a sequence Files section which will contain the list of sequence files currently open. Click on your sequence file. Your Types Window should now list the step types used in your sequence. Now right click on the custom step type you mentioned and select the properties menu. In the Window that opens up you will have Disable Properties Tab. You can uncheck the check box for Specify Module and Edit code.
The developer of this custom step type would not have wanted the user to change the module for this step type. Thats why I'm guessing these options are disabled.
Hope this helps.
Thanks,
Sathish
03-25-2011 05:23 AM
03-25-2011 05:11 PM
Hi,
Sathish has the correct steps to take. But really you don't have to un-disable it. The custom step type properties will tell you what code module/VI is being called. I think he just wanted to find the VI and study the diagram.
cc