You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just to note the latest version of pydaq (10.2.4+) will throw a ValueError if the length of the name field for pv controls, monitors, and labels is longer than 32 bytes (including a null terminator in that 32, so the string length is really 31).
Expected Behavior
Current Behavior
The text was updated successfully, but these errors were encountered: