NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Process Model

 

Hi,

I'm using a network of switches that facilitate the signal routing between the instrumentation and the
DUTs.i need to Know if i can run my sequence in parellel using parallel process model or not ?

i'm using a frequencymeter agilent 53220A by agilent with 2 channel and i need to measure frequency in 5 UUTs

any suggestions please ?

Thank you 

0 Kudos
Message 1 of 2
(2,720 Views)

As you have less instrument (channels) than DUTs, you have to use shared resources.

Shared resources require protection from concurrent access. You can implement this in TS with using synchronization steps like queues, notifications and locks. If you implement this in your sequence properly, running in parallel is easily done by switching to parallel or batch model.

Norbert
----------------------------------------------------------------------------------------------------
CEO: What exactly is stopping us from doing this?
Expert: Geometry
Marketing Manager: Just ignore it.
Message 2 of 2
(2,699 Views)