Sebas Inc
unread,Jan 31, 2012, 10:38:45 AM1/31/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Comedi: Linux Control and Measurement Device Interface
I have NI 6220:
version code: 0x00074c
driver name: ni_pcimio
board name: pci-6220
number of subdevices: 14
subdevice = 7; ---> type = DIgital I/O ---- (16 channels)
When i execute "comedi_dio_write(device,subdevice, i,1)" and after i
put tester in this pin, i always see 0Volts.
And "comedi_get_write_subdevice(device);" --> the result is -1.
any suggestions?
Thank you