You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/open-plc-utils.rst
+8-8
Original file line number
Diff line number
Diff line change
@@ -181,7 +181,7 @@ Use a compression program like :program:`WinZip` to decompress the archive file
181
181
Windows Installer Dialogue
182
182
~~~~~~~~~~~~~~~~~~~~~~~~~~
183
183
184
-
.. image:: WinXP-WindowsInstaller.png
184
+
.. image:: images/WinXP-WindowsInstaller.png
185
185
186
186
Older toolkit programs were installed in folder :file:`C:\\Program Files\\Atheros\\Toolkit` but they are now installed in folder :file:`C:\\Program Files\\Qualcomm Atheros\\Open Powerline Toolkit` instead. If you select a different folder, remember it for the next step.
187
187
@@ -193,7 +193,7 @@ Setting the PATH variable
193
193
Control Panel System Dialogue
194
194
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
195
195
196
-
.. image:: WinXP-PathVariable.png
196
+
.. image:: images/WinXP-PathVariable.png
197
197
198
198
#. On the :command:`Start` menu, select the :command:`Control Panel` option.
199
199
@@ -219,7 +219,7 @@ To remove an existing version of the Qualcomm Atheros :program:`Open Powerline T
219
219
Control Panel Add/Remove Dialogue
220
220
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
221
221
222
-
.. image:: WinXP-AddRemoveProgram.png
222
+
.. image:: images/WinXP-AddRemoveProgram.png
223
223
224
224
#. On the :command:`Start` menu, select the ``Control Panel`` option.
225
225
@@ -255,7 +255,7 @@ Older toolkit programs were installed in folder :file:`C:\\Program Files\\Athero
255
255
Windows Installer Dialogue
256
256
~~~~~~~~~~~~~~~~~~~~~~~~~~
257
257
258
-
.. image:: Win7-installer-dialogue.png
258
+
.. image:: images/Win7-installer-dialogue.png
259
259
260
260
Accept install defaults.
261
261
@@ -267,7 +267,7 @@ Setting the PATH variable
267
267
Control Panel System Dialogue
268
268
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
269
269
270
-
.. image:: Win7-system-settings.png
270
+
.. image:: images/Win7-system-settings.png
271
271
272
272
#. On the :command:`Start` menu, select the :command:`Control Panel` option.
273
273
@@ -295,7 +295,7 @@ To remove an existing version of the Qualcomm Atheros :program:`Open Powerline T
295
295
Control Panel Add/Remove Dialogue
296
296
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
297
297
298
-
.. image:: Win7-remove-program.png
298
+
.. image:: images/Win7-remove-program.png
299
299
300
300
#. On the :command:`Start` menu, select the ``Control Panel`` option.
301
301
@@ -1909,7 +1909,7 @@ The Windows and Linux versions of the :program:`Open Powerline Toolkit` use the
1909
1909
Microsoft Visual Studio .NET 2003
1910
1910
---------------------------------
1911
1911
1912
-
.. image:: VisualStudioNET.png
1912
+
.. image:: images/VisualStudioNET.png
1913
1913
1914
1914
Use an application like :program:`WinZip` to extract archived files into a build folder of your choice. Use :program:`Windows Explorer` to locate solution file :file:`.\\VisualStudioNET\\plc-utils.sln` under the toolkit root folder. Double-click the file to open it with :program:`Visual Studio .NET`. In :program:`Visual Studio .NET`, open the ``Solution Explorer`` window and observe a display similar to that shown above.
1915
1915
@@ -2314,7 +2314,7 @@ The following figure illustrates a hypothetical powerline network consisting of
2314
2314
Simple Network
2315
2315
--------------
2316
2316
2317
-
.. image:: SimpleNetwork.png
2317
+
.. image:: images/SimpleNetwork.png
2318
2318
2319
2319
The Boot Loader is permanent program that executes on startup. It detects the presence of flash memory and attempts to read SDRAM configuration from flash memory then load and runtime the firmware image and PIB from flash memory. On success, the Boot runtime firmware starts and the device assumes HomePlug AV compliant behavior. On failure, the Boot Loader requests SDRAM configuration, runtime firmware image and PIB from the local host. The local host must be prepared to respond to these requests.
0 commit comments