Difference between revisions of "Pulse Recording Ideas"

From New IAC Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
===Important Features===
 
===Important Features===
*Fix beamscan martix (non-square) problems
+
*Fix Beamscan
 +
**Matrix problems with large/non-square sizes
 +
**New CM2000 code
 
*Fix or remove Plot styles (measstudiotestDlg.cpp line 5317)
 
*Fix or remove Plot styles (measstudiotestDlg.cpp line 5317)
 
*Translator class abstraction
 
*Translator class abstraction
 
*Add display of translator position
 
*Add display of translator position
*New CM2000 code
 
 
*Ability to initialize correct scope settings
 
*Ability to initialize correct scope settings
 
**Byte order
 
**Byte order

Revision as of 15:13, 11 May 2009

Important Features

  • Fix Beamscan
    • Matrix problems with large/non-square sizes
    • New CM2000 code
  • Fix or remove Plot styles (measstudiotestDlg.cpp line 5317)
  • Translator class abstraction
  • Add display of translator position
  • Ability to initialize correct scope settings
    • Byte order
    • Number of data points
  • Better settings saving/store/recall

Nice Features

  • Scope class abstraction
  • Support for Tektronix 2000, 7000, and 200 series scopes
  • Configurable number of data points
  • Trigger offset in output file
  • Better/faster autorep capabilities
  • Change the graphics of beamscans
  • Integration of more than Channel 1

Questionable Features

  • Network connected scopes
  • SQL/SQLite storage backend
  • Binary format file option
    • Better precision and smaller size
  • Ability to run on 7000 series natively
  • More control of scope front-panel functions
    • trigger, scale, timebase, etc
  • Support for multiple scopes
    • Virtual 8-channel scope, or differing timebase etc. between them?