Skip to content

Commit

Permalink
Remove "Provides a Measurement UI."
Browse files Browse the repository at this point in the history
  • Loading branch information
gpachecoNI committed Jun 29, 2023
1 parent 7ba8902 commit 24e45ac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"providedInterfaces": [ "ni.measurementlink.measurement.v1.MeasurementService" ],
"path": "start.bat",
"annotations": {
"ni/service.description": "MeasurementLink example that sources and measures a DC voltage with an NI SMU. Provides a Measurement UI.",
"ni/service.description": "MeasurementLink example that sources and measures a DC voltage with an NI SMU.",
"ni/service.collection": "NI.Examples",
"ni/service.tags": []
}
Expand Down
2 changes: 1 addition & 1 deletion examples/nidcpower_source_dc_voltage/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[tool.poetry]
name = "nidcpower_source_dc_voltage"
version = "0.5.0"
description = "MeasurementLink example that sources and measures a DC voltage with an NI SMU. Provides a Measurement UI."
description = "MeasurementLink example that sources and measures a DC voltage with an NI SMU"
authors = ["National Instruments"]

[tool.poetry.dependencies]
Expand Down

0 comments on commit 24e45ac

Please sign in to comment.