Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ The TestStand sequence files associated with each example are saved in TestStand
- `niswitch_control_relays`: Controls relays using an NI relay driver (e.g. PXI-2567).
- `nivisa_dmm_measurement`: Performs a DMM measurement using NI-VISA and an NI Instrument Simulator v2.0.
- `ui_progress_updates`: Generates random numbers and updates the measurement UI to show progress.
- `game_of_life`: Displays Conway's Game of Life in a graph.

For more details about a specific example, see the `README.md` file included with the example.

Expand Down