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
Using IVI-COM in a MeasurementLink service requires initializing COM for the service's worker threads. It would be helpful if we provided an example.
Clone nivisa_dmm_measurement and convert it to use IVI-COM.
nivisa_dmm_measurement
https://www.ivifoundation.org/downloads/IVI%20GSG%202019/Getting%20Started%20with%20IVI%20and%20Python.pdf has more info on using IVI-COM in Python.
AB#2579784
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Problem to Solve
Using IVI-COM in a MeasurementLink service requires initializing COM for the service's worker threads. It would be helpful if we provided an example.
Proposed Solution
Clone
nivisa_dmm_measurement
and convert it to use IVI-COM.https://www.ivifoundation.org/downloads/IVI%20GSG%202019/Getting%20Started%20with%20IVI%20and%20Python.pdf has more info on using IVI-COM in Python.
AB#2579784
The text was updated successfully, but these errors were encountered: