File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 11# measComp Release Notes
22
3- ## Release 4-4 (April XXX, 2025)
3+ ## Release 4-4 (December XXX, 2025)
44 - drvMultiFunction.cpp
55 - Added support for the USB-ERB24, a 24-bit relay output module.
66 - Fixed the code for doing callbacks from the poller for analog inputs and temperature inputs.
77 Because these use the asynInt32Average or asynFloat64 average device support, it is important
88 to force a callback even if the value read has not changed.
9+ - Added support for synchronous DAC updates, including support for master or slave mode.
10+ Currently the only supported modules with these features are the USB-31xx series.
911 - Moved the code for reading thermocouples and floating point voltages (USB-TEMP-AI) from the readFloat64
1012 function to the poller, and changed the device support from asynFloat64 to asynFloat64 average.
1113 This allows these measurements to be averaged like other analog inputs.
You can’t perform that action at this time.
0 commit comments