Table of contents
3
Table of contents
Table of contents . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
How can I... . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
Understand the codes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
Error codes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
Defined constants . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
Open / Close the instrument . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
Search and Initialize the Instrument . . . . . . . . . . . . . . . . . . . 11
Close the Instrument . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
Get information about my instrument . . . . . . . . . . . . . . . . . . . . . . . 12
Get the calibration date . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12
Get the instrument serial number . . . . . . . . . . . . . . . . . . . . . 12
Determine the available input sensitivities . . . . . . . . . . . . . . . 13
Determine the available input resolutions . . . . . . . . . . . . . . . 13
Get the number of input channels . . . . . . . . . . . . . . . . . . . . 14
Get the maximum sampling frequency . . . . . . . . . . . . . . . . . 14
Get the maximum record length . . . . . . . . . . . . . . . . . . . . . 14
Check for availability of DC hardware offset adjustment . . . . 15
Check for a square wave generator . . . . . . . . . . . . . . . . . . . 15
Check for a function generator . . . . . . . . . . . . . . . . . . . . . . . 15
Get the maximum amplitude of the function generator . . . . . 16
Perform a measurement . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17
Start a measurement . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17
Check if the hardware is measuring . . . . . . . . . . . . . . . . . . . 17
Abort a running measurement . . . . . . . . . . . . . . . . . . . . . . . 17
Read the trigger status . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18
Read the measurement status . . . . . . . . . . . . . . . . . . . . . . . 18
Force a trigger . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18
Retrieve the data . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19
Get the data from a specific channel in binary format . . . . . . . 19
Get the date from a specific channel in Volts . . . . . . . . . . . . . 19
Get all digital input values . . . . . . . . . . . . . . . . . . . . . . . . . . . 20
Get one sample of the digital input values . . . . . . . . . . . . . . . 20
Example of use of the routines . . . . . . . . . . . . . . . . . . . . . . . 21
Setup for streaming measurements . . . . . . . . . . . . . . . . . . . . . . . . . 23
Using DataReady callback function . . . . . . . . . . . . . . . . . . . . 23
Using DataReady event . . . . . . . . . . . . . . . . . . . . . . . . . . . . 23
Setting up streaming measurements . . . . . . . . . . . . . . . . . . . 24
Summary of Contents for Handyscope HS3
Page 2: ......
Page 8: ...8 Introduction...
Page 65: ...Deprecated routines 65...
Page 67: ...TiePie engineering DLL programmer s manual rev 1 26...