| Data Acquisition Toolbox | ![]() |
Specify the clock used to govern the hardware conversion rate
Description
For all supported hardware except ComputerBoards 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 may 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 |
National Instruments
For an analog output object, a ClockSource value of Internal is analogous to a value of Update.
ComputerBoards
{Internal} |
The internal hardware clock is used (AI only). |
Software |
The computer clock is used. |
External |
Externally control the channel clock (AI only). |
Agilent Technologies
Sound Cards
{Internal} |
The internal hardware clock is used. |
Properties
| ChannelSkewMode | DataMissedAction | ![]() |