| Data Acquisition Toolbox | ![]() |
Specify the clock used to govern the hardware conversion rate
Description
For all supported hardware except Measurement Computing analog output subsystems, ClockSource can be set to Internal, which specifies that the acquisition rate is governed by the internal hardware clock.
For subsystems without a hardware clock, you must use software clocking to govern the sampling rate. Software clocking allows a maximum sampling rate of 500 Hz and a minimum sampling rate of 0.0002 Hz. An error is returned if more than 1 sample of jitter is detected. Note that you might not be able to attain rates over 100 Hz on all systems, especially Windows 9X.
Characteristics
| Usage |
AI, AO, Common |
| Access |
Read/write |
| Data type |
String |
| Read-only when running |
Yes |
Agilent Technologies
Keithley
{Internal} |
The internal hardware clock is used. |
External |
Externally control the channel clock. Note that the ChannelSkew property value is honored. |
Software |
The computer clock is used. |
Measurement Computing
{Internal} |
The internal hardware clock is used (AI only). |
External |
Externally control the channel clock (AI only). |
Software |
The computer clock is used. |
National Instruments
For an analog output object, a ClockSource value of Internal is analogous to a value of Update.
Sound Cards
{Internal} |
The internal hardware clock is used. |
Properties
| ChannelSkewMode | DataMissedFcn | ![]() |