‎02-23-2010 11:56 PM - edited ‎02-23-2010 11:58 PM
Hi Ppl,
I trying to build a custom sequence editor. I have modified the LabVIEW code of the Full Featured User Interface. I have added code to it to programmatically create step templates. This code creates steps of custom step type, specifies a LabVIEW VI as its module and links its I/O's to its corresponding parameters and inserts these steps into the templates file. When I try to specify module for these steps from the templates my custom sequence editor is crashing (LabVIEW closes without any message). However I'm able to specify module for these templates from sequence editor. I donot have any problem specifying module for other steps from step types palette. I tried it with the original full feature userinterface, which again crashed closing LabVIEW. When I tried to do the same with other full featured UI's, like csharp, cvi, VB.net, the specify module worked fine.
I'm using LabVIEW 8.6, TestStand 4.2.1. How do I fix this problem, Is there any work around.
Thanks
‎02-24-2010 04:41 AM
I'm rephrasing my problem.
When I try to specify module for a LabVIEW adapter type step, in LabVIEW full featured user interface where the VI is within an LLB LabVIEW exits without displaying any error.
Is this an error ? Is there any work around. I was able to replicate this issue in other stations also.
Thanks
‎02-24-2010 10:32 AM
Hi,
I have a question to help diagnose your problem
- Were you running the full featured user interface as VIs in LabVIEW Development System, when you tried to specify the module for the LabVIEW step?
Regards
Anand Jain
National Instruments
‎02-24-2010 10:51 AM
‎02-24-2010 10:10 PM
‎02-25-2010 02:02 PM
Hi,
We were not able to reproduce the crash that you are seeing. Can you post an example which shows the problem?
Regards
Anand Jain
National Instruments
‎02-25-2010 09:52 PM
This is what I do.
Open \National Instruments\TestStand 4.2.1\UserInterfaces\Full-Featured\LabVIEW\Load Top-Level VI.vi
Run the VI
Insert a LabVIEW Action type step
Right click and Specify Module
Browse and select \National Instruments\LabVIEW 8.6\vi.lib\errclust.llb (or any other llb)
Select the IVI Error Message Builder.vi
LabVIEW crashes without any error. Hope you are able to recreate this.
Thanks
‎03-02-2010 09:33 AM
Satish -
I performed the following steps and was unable to reproduce any crash:
1. Launch LabVIEW 8.6.1
2. Open National Instruments\TestStand 4.2.1\UserInterfaces\Full-Featured\LabVIEW\Load Top-Level VI.vi using LabVIEW 8.6.1
3. Run the VI.
4. Create a new sequence file, drop a LabVIEW Action step in the sequence file.
5. Right-click Specify Module.
6. Browse to National Instruments\LabVIEW 8.6\vi.lib\errclust.llb and open IVI Error Message Builder.vi.
I performed these steps with the LabVIEW Adapter configured to Development Environment (8.6.1) and Run-Time Engine (8.6.1) and was not able to reproduce the crash. Could you provide a MAX Troubleshooting Report from your machine?