Adds task 2 and 3

This commit is contained in:
Patrick McDonagh
2018-02-06 21:38:43 -06:00
parent 1564d831c5
commit 65160649e0
3 changed files with 37 additions and 2 deletions

View File

@@ -24,8 +24,8 @@
## Tasks to Complete
1. [Set IP Address via RSLinx](tasks/new-hire-task1.html)
2. Enable VNC Server on Panelview 800 HMI
3. Set HMI IP Address on a Panelview Plus 6/7 HMI
2. [Enable VNC Server on Panelview 800 HMI](tasks/new-hire-task2.html)
3. [Set HMI IP Address on a Panelview Plus 6/7 HMI](tasks/new-hire-task3.html)
4. Enable VNC Server on Panelview Plus 6/7 HMI
5. Flash the firmware for a device via CompactFlash and RSLinx
6. Download a Connected Components Workbench drive file to a VFD

View File

@@ -0,0 +1,17 @@
# Task 2 - Enable VNC Server on Panelview 800
## Equipment Needed
- Panelview 800
- Ethernet Cable
## Procedure
1. If an appliation is currently running, exit and stop the running application.
2. From the main menu of the Panelview, open "Communication".
3. On the Communication Menu, select VNC settings.
4. Select "Enable" for Server Enable/Disable.
5. Select either "View-Only" or "Control".
6. Set associated passwords by selecting "Reset Password".
7. Verify the VNC server is configured correctly using VNC Viewer.

View File

@@ -0,0 +1,18 @@
# Task 3 - Set IP Address on Panelview Plus 6/7
## Equipment Needed
- Panelview Plus 6/7
- EtherNet Cable
## Procedure
1. If an application is running, exit the application.
2. From the Main Menu, press "Exit".
3. Enter the HMI Password and press "Enter". This should bring you to the Windows CE Desktop.
4. Navigate to "Start > Settings > Control Panel" and open "Server Config".
5. Configure the Security options on the VNC Server tab and hit "OK"
6. Open "Services" from the Control Panel menu.
7. Press the "VNC Server" button to ensure it is green (enabled).
8. Verify the VNC server is configured correctly using VNC Viewer.
9. Reboot the HMI by navigating to "Start > Programs > Restart System".