We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3eea1fd commit a9d542dCopy full SHA for a9d542d
1 file changed
examples/README.md
@@ -27,6 +27,7 @@ The TestStand sequence files associated with each example are saved in TestStand
27
- `niswitch_control_relays`: Controls relays using an NI relay driver (e.g. PXI-2567).
28
- `nivisa_dmm_measurement`: Performs a DMM measurement using NI-VISA and an NI Instrument Simulator v2.0.
29
- `ui_progress_updates`: Generates random numbers and updates the measurement UI to show progress.
30
+- `game_of_life`: Displays Conway's Game of Life in a graph.
31
32
For more details about a specific example, see the `README.md` file included with the example.
33
0 commit comments