02-09-2018 04:50 AM - last edited on 02-09-2018 10:51 AM by Kristi_Martinez
Hello,
I'm new in labview programming, I have to create a test case for a micro-controller according to a validation plan. My problem is that I have a subvi having inputs and outputs which are filtered according to their index value. Now I have to create a separate VI for test case which will use the function of subvi but how should I use the inputs and outputs of subvi in separate VI.
02-09-2018 06:38 AM
malik175 wrote:
I'm new in labview programming, I have to create a test case for a micro-controller according to a validation plan. My problem is that I have a subvi having inputs and outputs which are filtered according to their index value. Now I have to create a separate VI for test case which will use the function of subvi but how should I use the inputs and outputs of subvi in separate VI.
That doesn't make much sense. How to handle sub VI's is covered in (free) tutorials (http://www.ni.com/getting-started/labview-basics/).