Service Manuals, User Guides, Schematic Diagrams or docs for : Keithley KPCI 3100850A03_PulseGen

<< Back | Home

Most service manuals and schematics are PDF files, so You will need Adobre Acrobat Reader to view : Acrobat Download Some of the files are DjVu format. Readers and resources available here : DjVu Resources
For the compressed files, most common are zip and rar. Please, extract files with Your favorite compression software ( WinZip, WinRAR ... ) before viewing. If a document has multiple parts, You should download all, before extracting.
Good luck. Repair on Your own risk. Make sure You know what You are doing.




Image preview - the first page of the document
3100850A03_PulseGen


>> Download 3100850A03_PulseGen documenatation <<

Text preview - extract from the document
                         Pulse Generation with KPCI3100 Driver

Below is shown the VB code for Pulse Generation with a board covered by KPCI3100
driver. This code snippet assumes the driver has already been opened and the board
initialized.
With DriverLINXSR1
.Req_op = DL_START
.Req_mode = DL_POLLED
.Req_subsystem = DL_CT
.Evt_Str_type = DL_COMMAND
.Evt_Tim_type = DL_RATEEVENT
.Evt_Stp_type = DL_COMMAND
.Evt_Tim_rateClock = DL_INTERNAL1
.Evt_Tim_rateChannel = 0
.Evt_Tim_rateGate = DL_ENABLED
.Evt_Tim_rateMode = DL_PULSEGEN
.Evt_Tim_rateOnCount = duration ` how long the pulse will last
.Evt_Tim_ratePeriod = delay ` how long from rising edge of gate until pulse starts
.Evt_Tim_ratePulses = 1
.Refresh
End With


Two properties, rateOnCount and ratePeriod, control the duty cycle of the pulse. For
both properties, the value is expressed in terms of `tics' of the selected rateClock. If
using the internal timebase, this would be a 20MHz clock.

The sum of rateOnCount and ratePeriod cannot exceed 65535, the maximum value of a
single 16bit counter.

An operational difference has been discovered between the current revision (3100-
850A03) of the driver and the previous one (3100-850A02).

With the old version (3100-850A02), the delay is determined by the difference of
ratePeriod 



◦ Jabse Service Manual Search 2024 ◦ Jabse PravopisonTap.bg ◦ Other service manual resources online : FixyaeServiceinfo