39
Programmer's reference
5.6.2
Single-value recording methods
5.6.2.1
Collecting a single reading, blocking
This method collects a single reading and blocks the calling thread.
Open the data logger with one of the HRDLOpenUnit calls
Set mains noise rejection with
Get a single reading (one channel only at a time) with
Close the connection to the unit with
5.6.2.2
Collecting a single reading, non-blocking
This method collects a single reading without blocking the calling thread.
Open the data logger with one of the HRDLOpenUnit calls
Set mains noise rejection with
Start the conversion for a single reading with
Wait until the reading is ready (
)
Get the reading from the driver with
Close the connection to the unit with
adc20.en r6
Copyright © 2005–2016 Pico Technology Ltd. All rights reserved.