Skip to content

Commit c3fa33d

Browse files
docs: update examples' README.md (#642)
update example README.md --------- Signed-off-by: Jayaseelan-James <jayaseelan.james@ni.com>
1 parent c7a4674 commit c3fa33d

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

examples/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ The TestStand sequence files associated with each example are saved in TestStand
2222
- Instrument-specific
2323
- `nidaqmx_analog_input`: Performs a finite analog input measurement with NI-DAQmx.
2424
- `nidcpower_source_dc_voltage`: Sources and measures a DC voltage with an NI SMU. Provides a Measurement UI and a LabVIEW UI.
25+
- `nidcpower_source_dc_voltage_with_multiplexer`: Sources and measures a DC voltage with an NI SMU via an NI-SWITCH multiplexer.
2526
- `nidigital_spi`: Tests an SPI device using an NI Digital Pattern instrument.
2627
- `nidmm_measurement`: Performs a measurement using an NI DMM.
2728
- `nifgen_standard_function`: Generates a standard function waveform using an NI waveform generator.

examples/nidcpower_source_dc_voltage_with_multiplexer/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## NI-DCPower Source DC Voltage
1+
## NI-DCPower Source DC Voltage with Multiplexer
22

33
This is a MeasurementLink example that sources and measures a DC voltage with an
44
NI SMU via an NI-SWITCH multiplexer.

0 commit comments

Comments
 (0)