Digital I/O

cancel
Showing results for 
Search instead for 
Did you mean: 

accessing the internal clock of PCle 6738 through PCIe interface

hello,

I want to access the internal clock of the PCIe 6738 through the PCIe interface by an Application Program. Also this internal clock should not comes through the OS( that is without relying on Os).

How to achieve this. Is it possible?

 

regards,

Jaseem

0 Kudos
Message 1 of 5
(1,814 Views)

What do you mean by access? Why do you need this clock?

Santhosh
Soliton Technologies

New to the forum? Please read community guidelines and how to ask smart questions

Only two ways to appreciate someone who spent their free time to reply/answer your question - give them Kudos or mark their reply as the answer/solution.

Finding it hard to source NI hardware? Try NI Trading Post
0 Kudos
Message 2 of 5
(1,810 Views)

Sir,

I want to use  the internal  clock pulse from the NI card on the Application Program. Lets us say that the  Application program uses this internal clock to run certain counters or to implement certain delay. The Application Program needs this internal clock through the PCIe interface and not through the I/O channels. Is it possible to achieve the above requirement. If so kindly help me to implement this.

 

Regards,

Jaseem

 

 

0 Kudos
Message 3 of 5
(1,798 Views)

The clock itself does not pass through the PCIe interface.  But you have counters on your 6738 that can interact directly with the clock and then deliver *data* across the PCIe interface to your app.  That's probably what you should be planning to do instead, unless the time tracking and delay features built into your app programming language are already sufficient.

 

 

-Kevin P

ALERT! LabVIEW's subscription-only policy came to an end (finally!). Unfortunately, pricing favors the captured and committed over new adopters -- so tread carefully.
0 Kudos
Message 4 of 5
(1,754 Views)

PCIe is clocked by the Mainboard..

 

The 6738 provide 8 PFI channel to external  and 8 RTSI channel internal (on a board connector inside the PC) where a number of sync/trigger/clock signals can be routed. If you want to sync to other hardware  you will need extra cables in a PCI system. PXI systems provide dedicated extra lines.

 

As Kevin wrote you can initiate PCI activity within a certain timing on the 6738 and your OS and SW migth be within your needed loop time ...

BTW .. wich decade of a second you need to meet?

Greetings from Germany
Henrik

LV since v3.1

“ground” is a convenient fantasy

'˙˙˙˙uıɐƃɐ lɐıp puɐ °06 ǝuoɥd ɹnoʎ uɹnʇ ǝsɐǝld 'ʎɹɐuıƃɐɯı sı pǝlɐıp ǝʌɐɥ noʎ ɹǝqɯnu ǝɥʇ'


0 Kudos
Message 5 of 5
(1,740 Views)