NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

PLC application validation using OPC and teststand

Hello

I want to test a PLC application using teststand as script generator. My idea is to use TestStand to generate testcases and verify answer (read status variables, tags)

from the PLC to confirm its code meet requirements.

So question is, can TestStand read ad write PLC tag variables, using an OPC server ?

 

Did anybody else use this strategy before ?

 

Pierre Danis

0 Kudos
Message 1 of 3
(3,729 Views)

Hello Danis,

 

TestStand can not directly communicate with a PLC. What you can do, is to create custom steps in

LabVIEW, C, .Net and so on in this the communication with the OPC can be done.

 

Now the test developer can use this steps to made a sequence for testing the PLC.

 

 

best regards
Alexander
0 Kudos
Message 2 of 3
(3,615 Views)

Pierre,

 

For your information, there is a new TestStand Add-on "OPC DA Connect" which adds a StepType Palette dedicated to OPC Data Access.

You can configure each step by browsing the OPC servers on your network and browsing variables within these servers.

This toolkit has free deployment licence.

 

Hoping this helps.

Jean-Louis SCHRICKE
CTA - Certified TestStand Architect (2008 - 2022)
CTD - Certified TestStand Developer (2004 & 2007)
CLD - Certified LabVIEW Developer (2003 & 2005)

0 Kudos
Message 3 of 3
(3,070 Views)