Releases: VektrexElectronicSystems/SpikeSafePythonSamples
Releases · VektrexElectronicSystems/SpikeSafePythonSamples
SpikeSafePythonSamples v1.7.0
- Added:
- Added Python setup instructions, standardized commands, and directions to support Mac OS X
- Added FAQ section with link to Termination Characters in NI-VISA
- Minor README updates
- Updated:
- Logging to both file and console window
SpikeSafePythonSamples v1.6.0
- Added:
- spikesafe-python API Overview, full documentation for spikesafe-python package API
- Getting Started/SCPI Logging, shows how to log SpikeSafe SCPI messages sent over the TCP socket to a file
- Split Getting Started/ReadAllEvents into two samples: one manual and one helper implementation, along with recommended practices in README
- Split Usage section into IDEs and Packages sub-sections, while adding Visual Studio Community IDE instructions to README
- Updated:
- Short form SCPI used to optimize network communication speed on all samples
- Getting Started/Read Memory Table Data expanded to show how to use extracted data along with expected output data format in README
- SpikeSafeEvents enumeration used in place of SpikeSafe event integer codes
- Voltage and Current Ramp mode set to Fast on all samples
- Log datetime stamp to record down to 1 millisecond on all samples
SpikeSafePythonSamples v1.5.1
- Updated Application Specific Examples/Making Transient Dual Interface Measurement Slow Log algorithm
SpikeSafePythonSamples v1.5.0
- Added Application Specific Examples/Making Transient Dual Interface Measurement
SpikeSafePythonSamples 1.4.0
- Added Application Specific Examples
- Controlling Thermal Platform Temperature
- Fixed Pulsed Count Using Software Timing
- Measuring DC Staircase Voltages
- Expanded Getting Started - Read IDN example to cover PSMU Digitizer and Force Sense Selector Switch
- Replaced "SMU" to updated product name "PSMU"
- Added python.envFile to settings.json
SpikeSafePythonSamples 1.3.0
- Added Application-Specific Examples Measuring Wavelength Spectrum and Running LIV Sweeps
- Minor README updates
SpikeSafePythonSamples 1.2.0
- This release includes the Tj Measurement sequence, located in the Application-Specific Examples folder
SpikeSafePythonSamples 1.1.0
- Initial release