Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

external clocking on 6711 card

Hi all,

  I just read the manual of the card PCI6711, it supports the external clock. So does it mean we can change the update rate by using different external clock rate?

0 Kudos
Message 1 of 6
(4,948 Views)

Hi PKIM

Yes you can change the sample clock rate using an external source. This will change the update rate of the outputs of the card.

However keep in mind that the maximum frequency you can set as an external output is 20MHz. This signal needs to be connected to any PFI or RTSI pins. 

 

Regards

Chris S.
0 Kudos
Message 2 of 6
(4,930 Views)

@chris88 wrote:

Hi PKIM

Yes you can change the sample clock rate using an external source. This will change the update rate of the outputs of the card.

However keep in mind that the maximum frequency you can set as an external output is 20MHz. This signal needs to be connected to any PFI or RTSI pins. 

 

Regards


Oh, I have the same question about the external clocking. It is said that 6711/6713 only support software-based clocking so the manual said we can connect external clock to PFI or RTSI as timing.

 

So which one is corrected? What's different to go on PFI or RTSI as source? Which PFI should I go for? And in the code, should I just choose PFI as the source of sampling clock?

0 Kudos
Message 3 of 6
(4,865 Views)

HI dragondriver

 

They are both correct, the PCI 6711 supports external clocking for the analog output tasks, but for Digital I/O tasks the timing can only be set to software timed, meaning that you cannot use external clock for digital tasks.

 

The main difference between RTSI and PFI is the physical connection, PFI lines conects through the connector block you are using and the RTSI is connected through a RTSI bus cable used to synchronize several DAQ cards.

 

You can choose any PFI <0 to 9> and this article show how to select which PFI line is the source of sampling.

 

Regards

Chris S.
0 Kudos
Message 4 of 6
(4,837 Views)

@chris88 wrote:

HI dragondriver

 

They are both correct, the PCI 6711 supports external clocking for the analog output tasks, but for Digital I/O tasks the timing can only be set to software timed, meaning that you cannot use external clock for digital tasks.

 

The main difference between RTSI and PFI is the physical connection, PFI lines conects through the connector block you are using and the RTSI is connected through a RTSI bus cable used to synchronize several DAQ cards.

 

You can choose any PFI <0 to 9> and this article show how to select which PFI line is the source of sampling.

 

Regards


Thanks for the clarification . I only one doubt. Someone told me that 6711 only supports software-based digital pulse input/output but it supports external-clock-driving counter output. So when you said softwarebased digital I/O task, do you mean all digitals output including counter output? Thanks.

 

 

0 Kudos
Message 5 of 6
(4,818 Views)
Digital I/O is separate from counter/timer operations.
0 Kudos
Message 6 of 6
(4,809 Views)