While trying to move my custom vis from SC 8.1 (Labview 8.5.1) to SC 9.1 (Labview 8.6.1), I am having the folowing problem.
I have attached the warning list as txt.
I have also attached a jpg of the block diagram where you can see that I get a question mark on most of your vis.
 |
|
|
2 |
Michael Madsen |
124 |
16th August 2010 - 04:11 PM Last post by: Thomas Robertson |
Hi,
I would like to use the status of the foot switch to break out of a while loop within a custom VI.
Is that possible?
Best regards,
Michael
 |
|
Foot switch
How to access status of the foot switch within a custom VI
|
2 |
Michael Madsen |
1,009 |
1st December 2009 - 03:25 PM Last post by: Zach Rimkunas |
Hi
I have made a Custom VI in which I read an input from a digital I/O card (NI USB 6501)
I originaly made this VI for SC 7.02 and it worked fine.
I now use SC 8.11 and I have saved the VI in Labview 8.5.
Now it does not work anymore.
If I...
 |
 |
|
13 |
Michael Madsen |
2,221 |
7th October 2009 - 10:33 AM Last post by: Zach Rimkunas |
Hi.
When I am trying to edit some of my custom VIs, Labview cant find the VIs used.
I found that you have moved a lot of the VIs into the VI lib called Custom.llb
I cant find the Documentation Global.VI though.
Can you please tell me where I can find this VI in SC 8.1?
Maybe you have given it a new name??
It would be really...
 |
 |
Custom VI
Where did you hide Documentation Global.VI in SC 8.1
|
1 |
Michael Madsen |
1,103 |
6th May 2009 - 08:41 AM Last post by: Zach Rimkunas |
Hi,
In SoundCheck 8 the Block Diagrams for the custom VIs "Your Step Name Here.VI" and "Sigma Exstraction.VI" are protected by a Password.
Can you tell me the Password or send me an unprotected template for custom VIs for SC 8?
I have made custom vis for SC 7 but I am not able to use them in SC 8. I have opened them in Labview 8.5 and saved in...
 |
|
|
1 |
Michael Madsen |
1,543 |
17th November 2008 - 09:35 AM Last post by: Zach Rimkunas |
Hi
I have made a custom VI which I use as the last step in my sequence.
The step is telling the user to remove the unit until the unit is removed.
The signal comes from a digital IO.
The preceding step is my display step.
When I run the sequence the window shows up and the step acts as expected, but the window does not go away again.
If I load...
 |
|
|
1 |
Michael Madsen |
1,494 |
6th October 2008 - 09:34 AM Last post by: Jolly Green Giant |
Suppose you have a separate script that you would like to execute while a SoundCheck sequence is running. If you can execute the script from the command line in Windows, you can call it from SoundCheck using a Custom step.
We have created a Custom VI that will allow you to input a text string that will be executed from the Windows system command line. The custom step works just as if...
 |
|
|
2 |
Scott |
3,552 |
29th November 2007 - 02:09 PM Last post by: Roman |
Hi,
I'm running a program, from within Soundcheck 6.01, using a custom VI command line. Can I close the program from Soundcheck, after the program has run for say 30 seconds, so that Soundcheck can then go on to the next step in the sequence?
Thanks.
Jolly Green Giant
 |
 |
|
1 |
Jolly Green Giant |
2,321 |
18th September 2007 - 01:20 PM Last post by: Roman |
Does anyone have any information on how to interface Soundcheck with NI Test Stand? Also any known issues?
 |
|
|
1 |
ruchir |
2,374 |
8th June 2006 - 02:29 PM Last post by: John Smalley |
Question: Can I set the Pass/Fail result of a Custom Step VI?
Answer: Yup, wire your P/F Boolean to the "Result" structure. You will then be able to configure your new custom step to "Jump" on pass or fail based on the state of this Boolean at run-time. You can also configure the Step to "Display when Run" if you want the user to see the P/F result or any...
 |
|
|
0 |
Chip |
2,079 |
2nd June 2006 - 02:43 PM Last post by: Chip |
Question: How do I read a Serial Number in a Custom Step VI?
Answer: The Serial Number is passed around in a global variable called (coincidentally) "Serial #" which is located in <C:\\SoundCheck x.x\System\Printing VIs\subVIs\Documentation global.vi>.
 |
|
|
0 |
Chip |
2,229 |
2nd June 2006 - 02:37 PM Last post by: Chip |
|
|
|