File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
spikesafe_python_lib_docs/DigitizerDataFetch/fetch_voltage_data_sampling_mode_logarithmic Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ Socket object used to communicate with SpikeSafe.
1212time_sampling_mode : [ TimeSamplingMode] ( /spikesafe_python_lib_docs/DigitizerEnums/TimeSamplingMode/README.md )
1313The time sampling mode to use for the voltage data. This should be an instance of the TimeSamplingMode enum from DigitizerEnums.
1414
15- sampling_mode : [ SamplingMode] ( /spikesafe_python_lib_docs/DigitizerEnums/SamplingMode// README.md )
15+ sampling_mode : [ SamplingMode] ( /spikesafe_python_lib_docs/DigitizerEnums/SamplingMode/README.md )
1616The sampling mode to use for the voltage data. This should be an instance of the SamplingMode enum from DigitizerEnums.
1717
1818hardware_trigger_delay_microseconds : [ int] ( https://docs.python.org/3/library/functions.html#int ) [ optional] ( https://docs.python.org/3/library/typing.html#typing.Optional )
You can’t perform that action at this time.
0 commit comments