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
Following list of APIs are not working as expected:
Models applicable: MSO 2|4|5|6 series Oscilloscopes.
Models applicable to: DPO/MSO/DSA 70K SX/DX/C series Oscilloscopes.
scope.commands.cq[1].threshold.query() scope.commands.linktraining.lane.query()
Operating System:
Software Version:
Alternative way to make the API functional as expected:
Examples:
scope.query("LINKTRaining:LANE1?")
The text was updated successfully, but these errors were encountered:
The stroked-out APIs for MSO 2,4|5|6 models are functioning as expected in the latest package upon merging #142.
Sorry, something went wrong.
No branches or pull requests
Description of the bug
Following list of APIs are not working as expected:
Models applicable:
MSO 2|4|5|6 series Oscilloscopes.scope.commands.search.search.trigger.a.bus.b.nrz.conditionSEARCH:SEARCH:TRIGger:A:BUS:B:NRZ:CONDitionscope.commands.search.search.trigger.a.bus.b.s8b0b.conditionSEARCH:SEARCH:TRIGger:A:BUS:B:S8B10B:CONDitionAPIs under “PSIFIVe” command tree:scope.commands.search.search.trigger.a.bus.b.psifive.Set of PI commands under "PSIFIVE": SEARCH:SEARCH:TRIGger:A:BUS:B:PSIFIVeModels applicable to:
DPO/MSO/DSA 70K SX/DX/C series Oscilloscopes.
Steps To Reproduce
Examples:
Environment Information
Operating System:
Software Version:
Additional Information
Alternative way to make the API functional as expected:
Examples:
The text was updated successfully, but these errors were encountered: