Skip to content

Errors with Keysight Connection Expert #11

Description

@raphaelvalentin

Dear Coburnw,

I have a strong interest about this library on purpose to develop my instrument with a VXI11 protocol (understand code and convert it in ARM C++ for a MCU).
The library seems create errors when using with Keysight Connection Expert (C) (free to use).
I have seen that 'handle_19' is experiencing an issue, but also 'device_lock' and 'device_unlock'.

  • The 'handle_19' seems having a problem with what KCE is sending. I am not sure if NI-VISA send different arguments?
  • 'device_lock' and 'device_unlock' lead to another issue when these functions return ERR_OPERATION_NOT_SUPPORTED. If lock is not implemented, maybe it should be better to return ERR_NO_ERROR, I am not sure...

When I (bad) quickfix these issues, KCE is okay.
Thank you for your support.
Raphael.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions