-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
During testing at IOS, we found that our analyzer when presented with the command
?0145 GetSpectrumDataInfo ParameterName:"OrdinateRange"
Only returns
!0145 OK: ValueType:double Unit:""
Missing are the optional Min: and Max: values. The change in stuwilkins/specsAnalyser@d939df1 traps the case where the units are a null string and does not continue (returns asynError). There is probably more of an issue with the function cleanString() which throws an exception to the above response.
Metadata
Metadata
Assignees
Labels
No labels