Skip to content

[BUG]: Following list of APIs are not working as expected for DPO7AX scope. #507

@v12ganesh

Description

@v12ganesh

Description of the bug

Following list of APIs are not working as expected:

Models applicable:
DPO7AX Scope

PI Command API
AUXout:SOUrce scope.commands.auxout.source
TRIGger:{A|B}:LOGICPattern:{CH} scope.commands.trigger.a.logicpattern.ch[1]
TRIGger:{A|B}:LOGICPattern:{CH} scope.commands.trigger.b.logicpattern.ch[1]
TRIGger:{A|B}:SETHOLDLogicval:{CH} scope.commands.trigger.a.setholdlogicval.ch[1]
TRIGger:{A|B}:SETHOLDLogicval:{CH} scope.commands.trigger.b.setholdlogicval.ch[1]

 

Steps To Reproduce

1.Create a driver object named "scope" for any of the affected models.

2.Use the "scope" driver object to query the above-mentioned APIs.
Examples:

          scope.commands.auxout.source
  1. Error message: The object has no attribute 'auxout'

Environment Information

No response

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    SCPIStandard Commands for Programmable InstrumentsbugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions