LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Unit Test across Targets

Good Day,

I am trying to design a Unit Test, using the Unit Test Framework, that would allow the testing of Network stream communication between targets. I need to test about 100 different message formats, and I could conceivably do it manually, but UTF seems to be the best (also for Requirements Gateway tracking).

So, I can define a VI to run, but I am communicating between a Single Board RIO and the PC. On which target should I create the UTF VI? Also, when running a Unit Test, will the system take care of the deplyment of the VI to the RT target?

 

LV 2012 SP1, Windows 7, SBRIO-9636

 

Thank you,

Mello


Data Science Automation

CTA, CLA, CLED
SHAZAM!
0 Kudos
Message 1 of 2
(2,236 Views)

Hello Mello,

 

I'm not very familiar with the Unit Test Framework Toolkit, but I understand the basics. You will likely need to include a .lvtest file among those deployed to your target and then call this test file programmatically using some of the VIs here. Are you able to add .lvtest files to your RIO within a LabVIEW project tree?

 

Best regards,

 

Andy C.

Applications Engineer

National Instruments 

0 Kudos
Message 2 of 2
(2,205 Views)