User manual

USB DrDAQ Programmer's Guide 25
Copyright © 2010-2011 Pico Technology Ltd. All rights reserved. usbdrdaqpg.en
3.5.16
UsbDrDaqSetScalings
PICO_STATUS UsbDrDaqSetScalings(
short handle
USB_DRDAQ_INPUTS channel,
short scalingNumber
)
This function sets the scaling for a particular channel.
Arguments:
handle: handle returned from UsbDrDaqOpenUnit or
UsbDrDaqOpenUnitProgress
channel: the channel of interest
scalingNumber: the number of the required scale, as given by
UsbDrDaqGetScalings
Returns:
PICO_OK
PICO_NOT_FOUND
PICO_INVALID_CHANNEL
PICO_INVALID_PARAMETER
11
23
24
37
37
37
37