|
|||||||||||||
05-24-2012 03:46 AM
Hi,
I am using the class library 1.1.1 to control a NI-PCI Scope 5122 over c#.net.
I have to synchronise with pulse generator over the export signal (PFI_0)
-> there is my problem
how can i trigger the PFI_0 over the class library 1.1.1
i found the ExportSignals object as property of a session object, but i dont understand how i configure it to raise trigger
this.internalSession.ExportedSignals.EndOfAcquisit
this.internalSession.ExportedSignals.EndOfRecordEv
this.internalSession.ExportedSignals.FiveVoltOutpu
this.internalSession.ExportedSignals.ReadyForAdvan
this.internalSession.ExportedSignals.ReadyForRefer
this.internalSession.ExportedSignals.ReadyForStart
thanks for your help
06-04-2012 06:36 AM
hi,
do you have to sync your pulse generator with your scope card, or can you do it just the other way? I mean, to trigger your scope with the pulse generator.
If you can do it this way, you just can look at out examples and trigger from the PFI_0 or the TriggerInput of your scope.
You find the example Start»All Programs»National Instruments»NI-SCOPE»Examples».NET 3.5 Languages Support -> ScopeSynchronizingUsingTClock
-Michael F.
06-04-2012 07:00 AM
hi,
thanks for your help.
i have to start the pulser when starting the aquisition of scope card. -> so the pulser waits for external trigger input of scope card (PFI_0)
i found a working solution with plain native dll invoke.
Dominik
My Profile | Privacy |
Legal |
Contact NI
© 2011 National Instruments Corporation. All rights reserved. | E-Mail this Page
|
||

E-Mail this Page