diff --git a/README.md b/README.md index e7d412e9..3f69e8cb 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ The **Instrument Addon Custom Device** allows users to define instrument command ### Quick Start Documentation -- Built: C:\Users\Public\Documents\National Instruments\NI VeriStand (Year)\Custom Devices\Instrument Addon\Windows\Quick Start Documentation +- Built: %Public%\Documents\National Instruments\NI VeriStand (Year)\Custom Devices\Instrument Addon\Windows\Quick Start Documentation - Source: Source\Quick Start Documentation ## LabVIEW Version diff --git a/Source/Addon/Support Files/Help/HTML Help Source/Main.html b/Source/Addon/Support Files/Help/HTML Help Source/Main.html index 1699ea61..c9719eee 100644 --- a/Source/Addon/Support Files/Help/HTML Help Source/Main.html +++ b/Source/Addon/Support Files/Help/HTML Help Source/Main.html @@ -17,7 +17,7 @@
This device allows the user to define instruments commands generically. The communication structure should be command response. Meaning that the instrument doesn't initiate any of the communications. It is designed for 10s of Hz communication rates.
A quick start document provides an overview of the addon capabilities. It is located at:
-"C:\Users\Public\Documents\National Instruments\NI VeriStand (Year)\Custom Devices\Instrument Addon\Windows\Quick Start Documentation\Instrument Addon Quick Start.md"
+"%Public%\Documents\National Instruments\NI VeriStand (Year)\Custom Devices\Instrument Addon\Windows\Quick Start Documentation\Instrument Addon Quick Start.md"
Most of the addon sections contain additional built-in documentation.