What is the correct way to share a hardware resource (e.g., a DMM) between multiple test sockets in a Batch process model without conflicts?
-
A
Open the resource in each test socket independently
-
B
Use a Semaphore to serialize access to the shared resource
-
C
Duplicate the hardware in VISA
-
D
Disable resource sharing in NI-DAQmx