Bug Report
The measurement configuration parameter of pin type does not allow for defining multiple instrument types in type specializations. This limits us to grouping two or more pins. More about the use case is described below.
Repro or Code Sample
- Define a new parameter in the measurement configuration.ctl
- Define the parameter as pin type and select two instrument types in Get Type Specialization.vi.
- Create pinmap with pins of two different type
- On running the service, the UI pin dropdown populates only the last instrument type pins defined in Type specialization list.
Expected Behavior
The pin parameter should populate the pins of both the instrument types from the pinmap.
Current Behavior
The pin parameter dropdown shows only the last instrument type defined in the parameter type specialization list.
Possible Solution
Glad to contribute if required.
Context
We have two use cases I can provide here,
- We have a Regulator Load measurement where the measurement plugin is capable of using SMU or DMM to measure the load voltage based on the instrument available in the bench.
- We have an RF measurement plugin that uses an attenuator from a 3rd party (Agilent or HP). Again, the measurement should allow the user to configure the pinmap based on the instrument available in the bench and reuse the measurement plugin.
In both case the measurement plugin developed can be used with the instrument available/required based on need.
Your Environment
- OS & Device: [Windows]
- Measurement Plug-In SDK Service version [e.g. 3.3.1.1]
- InstrumentStudio version [25 Q2]
- LabVIEW version [2024 Q3]
AB#3232037
Bug Report
The measurement configuration parameter of pin type does not allow for defining multiple instrument types in type specializations. This limits us to grouping two or more pins. More about the use case is described below.
Repro or Code Sample
Expected Behavior
The pin parameter should populate the pins of both the instrument types from the pinmap.
Current Behavior
The pin parameter dropdown shows only the last instrument type defined in the parameter type specialization list.
Possible Solution
Glad to contribute if required.
Context
We have two use cases I can provide here,
In both case the measurement plugin developed can be used with the instrument available/required based on need.
Your Environment
AB#3232037