Programming Flowcharts
57
4
4
4
4
4
4
4
4
4
Pulse Output Operations
Get a handle to the C/T subsystem with
olDaGetDASS
.
Initialize the device driver and get the
device handle with
olDaInitialize
.
Go to the next page.
Specify C/T subsystem/element 0.
Using an
internal clock?
Yes
Specify OL_CLK_INTERNAL
using
olDaSetClockSource
.
No
Specify a clock divider between 2 (the
default) and 65536.
Specify the clock divider using
olDaSetExternalClockDivider
Specify OL_CLK_EXTERNAL
using
olDaSetClockSource
.
Specify the gate type using
olDaSetGateType
Specify OL_GATE_HIGH_LEVEL for a
high-level gate or OL_GATE_NONE for a
software gate.
Attach an external C/T with a maximum
recommended frequency of 6 MHz to the
Counter 0 In signal.
Specify a frequency of
15 Hz to 12 MHz.
Summary of Contents for KUSB-3100
Page 10: ...Contents x...
Page 14: ...About this Manual xiv...
Page 15: ...1 1 Overview Features 2 Supported Software 3...
Page 18: ...Chapter 1 4...
Page 46: ...Chapter 2 32...
Page 47: ...33 3 Supported Device Driver Capabilities...
Page 86: ...Chapter 4 72...
Page 87: ...73 5 Troubleshooting General Checklist 74 Service and Support 77...
Page 100: ...Chapter 6 86...
Page 101: ...87 A Specifications...
Page 112: ...Appendix A 98...
Page 113: ...99 B Connector Pin Assignments...
Page 115: ...101 C Reading from or Writing to the Digital Registers...