ni / niveristand-custom-device-development-tools

LabVIEW VIs providing common functionality used by multiple VeriStand custom devices.
MIT License
18 stars 9 forks source link

Add error code range for SLSC EDS #64

Closed Karl-G1 closed 1 year ago

Karl-G1 commented 1 year ago

What does this Pull Request accomplish?

Add an error code range for the SLSC EDS Custom Device

Why should this Pull Request be merged?

The custom device is currently using random errors within the user-defined range. Starting with https://github.com/ni/niveristand-slsc-eds-custom-device/pull/77, this moves errors into a range owned by Custom Devices.

What testing has been done?

None