We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Yes:
read()
fetch_multiple()
measure_mutliple()
create_advanced_sequence()
create_advanced_sequence_step()
delete_advanced_sequence()
timedelta()
datetime.timedelta
export_signal()
signal_identifier
cal_self_cal()
Possibilities:
configure_vertical()
configure_chan_characteristics()
get_frequency_response()
fetch()
The text was updated successfully, but these errors were encountered:
All issues have been completed or assigned to other issues.
Sorry, something went wrong.
No branches or pull requests
Yes:
niscopeAdd Fancy Read to niscope #790read()
Add channel name toAdd channel name to namedtuple returned by nidcpower FancyFetchMultiple #791fetch_multiple()
returnnidcpowerAdd Fancy Measure Multiple to nidcpower #792measure_mutliple()
, set None for in_compliancemake private nidcpower advanced sequencingMake nidcpower advanced sequence function private #793create_advanced_sequence()
,create_advanced_sequence_step()
,delete_advanced_sequence()
,cal interval functions should returnUsetimedelta()
all APIsdatetime.timedelta
for all cal interval return values #794nidcpowerRemove "reserved for future use" parameters from Python APIs #795export_signal()
removesignal_identifier
parameterRename niscopecal_self_cal()
to match others (Self calibration function name is inconsistent across drivers #615)Possibilities:
Single function to get cal_date_time with enumRemove niscopeconfigure_vertical()
&configure_chan_characteristics()
niscopeget_frequency_response()
niscope single channel, single recordfetch()
(from @auchter)The text was updated successfully, but these errors were encountered: