File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed
Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 11# measComp Release Notes
22
3- ## Release 4-3 (February XXX, 2025)
3+ ## Release 4-4 (March XXX, 2025)
44 - drvMultiFunction.cpp
55 - Added support for the USB-ERB24, a 24-bit relay output module.
6- - Work around bug where the value of numAnalogIn on E-1608 is returned by the vendor UL library is 4 rather than 8.
7- - Set the initial value of pollSleepMS to 50.
86 - Moved the code for reading thermocouples and floating point voltages (USB-TEMP-AI) from the readFloat64
97 function to the poller, and changed the device support from asynFloat64 to asynFloat64 average.
108 This allows these measurements to be averaged like other analog inputs.
1513 The new behavior is that the non-pulse part of the waveform has the value of Offset.
1614 - Added a PulseDelay PV, which controls the time of the beginning of the pulse relative to the start of the waveform.
1715 This is useful when using 2 waveforms, and one wants a time offset between them.
16+
17+ ## Release 4-3 (February 10, 2024)
18+ - drvMultiFunction.cpp
19+ - Work around bug where the value of numAnalogIn on E-1608 is returned by the vendor UL library is 4 rather than 8.
20+ - Set the initial value of pollSleepMS to 50.
1821 - drvUSBCTR.cpp
1922 - Remove the pollTime argument from the constructor and USBCTRConfig iocsh command.
2023 This was no longer used since pollSleepMS was added in R4-2.
You can’t perform that action at this time.
0 commit comments