I have a series of PXI chassis, each running the same operations, but I want to synchronize those operations to start and stop at the same time. For this, in each chassis I have a PXI-6672 Timing Module which I have not implemented yet. I have been using the .NET 4.0 framework to build up my code and so I would like to continue to use this framework when implementing the 6672's, however I haven't been able to find any resources for doing this. Is there any way to use the .NET 4.0 framework to implement 6672 Timing Modules?
↧