hschir Posted May 3, 2012 Posted May 3, 2012 How do I change from the standard 12-bit ADC to the high resolution 18-bit DAC ?
AzeoTech Posted May 3, 2012 Posted May 3, 2012 AddRequest(ID, LJ_ioPUT_CONFIG, LJ_chAIN_RESOLUTION, 18, 0,0) GoOne(ID) where ID is the ID of your LabJack. Also note that its ADC not DAC. DAC is "Digital to Analog converter" and is an output.
hschir Posted May 3, 2012 Author Posted May 3, 2012 Yep - thanks - I do know the difference - brain malfunction
AzeoTech Posted May 3, 2012 Posted May 3, 2012 I figured, but there are a lot of people here just learning data acquisition (a tribute to how easy DAQFactory is, maybe??), so I like to keep things accurate...
LabJackSupport Posted June 20, 2012 Posted June 20, 2012 See the example "AIN Configuration UE9.ctl": http://labjack.com/support/ud/examples/daqfactory
Recommended Posts
Archived
This topic is now archived and is closed to further replies.