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
I caput my PV to a wrong a num ( 'nf=0 => 0 ns' instead of ' 'nf=0 => (no filter)'. I got the warning/error but the message is not clear and so it took me a lot of time to understand that the ENUM value was not correct.
[setter error] invalid literal for int() with base 0: 'nf=0 => 0 ns'
The text was updated successfully, but these errors were encountered:
I caput my PV to a wrong a num ( 'nf=0 => 0 ns' instead of ' 'nf=0 => (no filter)'. I got the warning/error but the message is not clear and so it took me a lot of time to understand that the ENUM value was not correct.
The text was updated successfully, but these errors were encountered: