Commit 5c67f12
authored
Added NI TestStand code to example measurements using NI gRPC Device remoting (#151)
* Makes instrument type ids more discoverable
* Adds constants for instrument_type_id to session_management module
* Updates examples to use INSTRUMENT_TYPE_ constants
* Adds NI TestStand code to example measurements that use NI gRPC Device remoting
* Copies `_helpers.py`, `teststand_fixture.py`, and `NIDCPowerSourceDCVoltage.seq` from NI-DCPower example to other examples
* Updates `teststand_fixture.py` and sequence files to work with respective examples1 parent f4da940 commit 5c67f12
24 files changed
Lines changed: 54972 additions & 6033 deletions
File tree
- examples
- nidcpower_source_dc_voltage_with_labview_ui
- nidcpower_source_dc_voltage
- nidmm_measurement
- nifgen_standard_function
- niscope_acquire_waveform
- niswitch_control_relays
- ni_measurement_service
Lines changed: 6025 additions & 6025 deletions
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
| 68 | + | |
68 | 69 | | |
69 | 70 | | |
70 | 71 | | |
| |||
0 commit comments