-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
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
examples: Add gRPC support to VISA example (34401A) #416
Conversation
4 of 4 files processed successfully. Processed Processed Front Panel Functional Changes Block Diagram Functional Changes Processed Front Panel Functional Changes Block Diagram Functional Changes |
4 of 4 files processed successfully. Processed Processed Front Panel Functional Changes Block Diagram Functional Changes Processed Front Panel Functional Changes Block Diagram Functional Changes |
...urement/Keysight 34401A DMM Instrument/Session Factory/Initialize MeasurementLink Session.vi
Outdated
Show resolved
Hide resolved
...t/Keysight 34401A DMM Instrument/Session Factory/Get Provided Interface and Service Class.vi
Outdated
Show resolved
Hide resolved
... Measurement/Keysight 34401A DMM Instrument/Session Factory/Close MeasurementLink Session.vi
Outdated
Show resolved
Hide resolved
... DMM Measurement/Keysight 34401A DMM Measurement/subVIs/Get VISA gRPC Open Close Behavior.vi
Outdated
Show resolved
Hide resolved
...urement/Keysight 34401A DMM Instrument/Session Factory/Initialize MeasurementLink Session.vi
Outdated
Show resolved
Hide resolved
... DMM Measurement/Keysight 34401A DMM Measurement/subVIs/Get VISA gRPC Open Close Behavior.vi
Outdated
Show resolved
Hide resolved
4 of 4 files processed successfully. Processed Processed Front Panel Functional Changes Block Diagram Functional Changes Processed Front Panel Functional Changes Block Diagram Functional Changes |
...34401A DMM Measurement/Keysight 34401A DMM Measurement/Keysight 34401A DMM Measurement.lvlib
Outdated
Show resolved
Hide resolved
... DMM Measurement/Keysight 34401A DMM Measurement/subVIs/Get VISA gRPC Open Close Behavior.vi
Outdated
Show resolved
Hide resolved
4 of 4 files processed successfully. Processed Processed Front Panel Functional Changes Block Diagram Functional Changes Processed Front Panel Functional Changes Block Diagram Functional Changes |
* main: Update examples to use new Run Service.vi (#429) Update the service class of the .measui for LabVIEW Game of Life. It was still pointing to the .NET measurement service. (#427) Add unit tests for data type checking (#426) Update Keysight doc and delete UIProgressUpdates (#425) Create a generic VISA example (#421) Remove UI Progress Updates example. Game of Life covers the same features (#424) Bump version for pre-release (#423) Fix up Get Metadata from Configuration and Results to use a common subVI. Fix the logic for getting the array element type (#422) examples: Add gRPC support to VISA example (34401A) (#416) Remove breakpoint (#420) Use type definition name of actual DoubleXYData .ctl (#410) Add a VISA plugin for generic VISA support (#413) examples: Fix lvlib references to old TestStand VI names (#415) Fix ni_protobuf_types.vipb source path and build number (#414) Add game of life example (#402)
What does this Pull Request accomplish?
Keysight 34401A DMM Measurement
:.gitignore
:BuiltUI/
subdirectoriesWhy should this Pull Request be merged?
Allow sharing VISA sessions between multiple measurement services.
What testing has been done?
RUN_G_DIFF_CHECK