Is your feature request related to a problem? Please describe.
All our new custom devices should have scripting APIs, and, ideally, examples of using those APIs. We currently have separate copies of the VI that copies the API to vi.lib for each scripting API.
Describe the solution you'd like
The VI that is used for copying the scripting APIs to vi.lib should exist in this centralized location so it doesn't need to be updated for each API.
Describe alternatives you've considered
None
Additional context
To make one change to this VI, three separate copies had to be modified. See Routing and Faulting PR 261.
Is your feature request related to a problem? Please describe. All our new custom devices should have scripting APIs, and, ideally, examples of using those APIs. We currently have separate copies of the VI that copies the API to
vi.lib
for each scripting API.Describe the solution you'd like The VI that is used for copying the scripting APIs to
vi.lib
should exist in this centralized location so it doesn't need to be updated for each API.Describe alternatives you've considered None
Additional context To make one change to this VI, three separate copies had to be modified. See Routing and Faulting PR 261.