Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

Unable to detect ParseBinary32Bit_SCPI Error ?

2 Ansichten (letzte 30 Tage)
M C
M C am 28 Feb. 2014
Geschlossen: MATLAB Answer Bot am 20 Aug. 2021
  • *??? Undefined function or method 'ParseBinary32Bit_SCPI' for input arguments of type 'visa'.
Error in ==> new at 37 trace = ParseBinary32Bit_SCPI( rtsa ); % Convert the trace* *

Antworten (1)

Andrei
Andrei am 28 Feb. 2014
ParseBinary32Bit_SCPI is not a built-in function.
If you are using this example from file exchange http://www.mathworks.com/matlabcentral/fileexchange/20396-rsa3000-timed-sweep/content/ParseBinary32Bit_SCPI.m, then you should save the ParseBinary32Bit_SCPI.m file in the same folder as your 'Spectrum Trace Recording' script.

Diese Frage ist geschlossen.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by