Skip to content

Commit

Permalink
Added USB-ERB24
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkRivers committed Sep 24, 2024
1 parent a9c480e commit 253687e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@ The driver supports temperature measurements at up to 4 Hz, binary I/O, and 1 co
* The [E-DIO24 digital I/O module](https://www.mccdaq.com/ethernet-data-acquisition/24-channel-digital-io-daq/E-DIO24-Series).
This device contains 24 digital I/O lines and 1 counter.

* The [USB-ERB24 digital I/O module](https://digilent.com/shop/mcc-usb-erb-series-electromechanical-relay-usb-devices/).
This device contains 24 relay outputs.

* The [TC-32 thermocouple module](http://www.mccdaq.com/usb-ethernet-data-acquisition/temperature/usb-ethernet-24-bit-thermocouple-daq/TC-32.aspx)
This device contains 32 thermocouple inputs, 8 binary inputs and 32 binary outputs.
Thermocouple types B, E, J, K, N, R, S and T are supported.
Expand Down
3 changes: 2 additions & 1 deletion RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# measComp Release Notes

## Release 4-3 (February XXX, 2024)
## Release 4-3 (October XXX, 2024)
- drvMultiFunction.cpp
- Added support for the USB-ERB24, a 24-bit relay output module.
- Work around bug where the value of numAnalogIn on E-1608 is returned by the vendor UL library is 4 rather than 8.
- Set the initial value of pollSleepMS to 50.
- drvUSBCTR.cpp
Expand Down

0 comments on commit 253687e

Please sign in to comment.