Pico PicoLog® 1012 0 - 2.5 Vdc USB Multi-channel voltage data logger PP546 Scheda Tecnica

Codici prodotto
PP546
Pagina di 36
Technical reference
18
Copyright © 2009 Pico Technology Ltd. All rights reserved.
pl1000pg.en
3.3.12 pl1000SetDo
PICO_STATUS pl1000SetDo(
short handle, 
short do_value, 
short doNo
)
This function controls the digital outputs DO0 to DO3 on the unit.
Arguments:
handle: 
handle returned from 
 or
do_value: 
whether to switch the output on or off:
1 - turns the digital output on
0 - turns the digital output off
doNo: 
which output to switch, from 
PL1000_DO_CHANNEL_0 
to
PL1000_DO_CHANNEL_3
Returns:
13
15
23
23
23