NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Plug-in

Solved!
Go to solution

Hello,

 

I am looking for the difference between plug-in and process model. I need to change the model from plug-in to process model. kindly suggest any procedure or steps to do that. 

 

 

 

0 Kudos
Message 1 of 3
(887 Views)
Solution
Accepted by topic author yogesh1721

Those two look quite similar from the far....

 

Basic idea behind PlugIns is to extend functionality of the process model without touching the process model itself.

You could do so by process model callbacks, yet this doesn't scale as good for general changes.

PlugIns are somewhere in between using callbacks and changing the process model and can be configured individually for each machine if required.

 

In fact, TestStand reporting / database logging is just a plugin.

 

Does this help?

0 Kudos
Message 2 of 3
(862 Views)

Thanks for the solution.

0 Kudos
Message 3 of 3
(837 Views)