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
Parser fails for command strings such as SYSTem:CALCulate1:DATA?
Changing the COMMAND regular expression to include numeric characters somewhat fixes the issue but parsing of the short form (SYSTem:CALC1:DATA?) still fails.