SpikeSafePythonSamples v1.14.0
Added:
- Support for spikesafe-python v1.9.7
- Switched all samples to use simplified import spikesafe_python
- Switched all samples to use new design specifying class name for accessing static methods and enums in spikesafe_python
- getting_started/read_idn/ReadSpikeSafeInfo.py
- spikesafe_python_lib_docs
- Updates for supporting for package aggregation (single statement import spikesafe_python)
- SpikeSafeEvents
- INTERNAL_BULK_OVER_CURRENT = 209
- MAXIMUM_BULK_VOLTAGE_BOOST_EXCEEDED = 210
- PULSE_WIDTH_ADJUSTMENT_ERROR = 211
- EXCESSIVE_BULK_VOLTAGE = 212
- BULK_POWER_FAILURE = 213
- INVALID_PARTIAL_ABORT = 434
- CANNOT_COMMUNICATE_WITH_DIGITIZER = 510
- INVALID_VOLTAGE_PROTECTION_MODE = 600
Removed
- Obsolete getting_started/importing_spikesafe_python_package
- Obsolete getting_started/install_spikesafe_python_samples_packages