Chapter 2 Deployment Touch Panel
Manual VIPA HMI
2-28
HB160E - TP - RE_62F-FEE0 - Rev. 12/51
Access to the network resources
The Touch Panel allows you to access shared resources in a Microsoft
network like drives and printer. Here you may assign existing public
directories or printer in the network to local directories or printer in the
Touch Panel.
Condition for this is that you are logged in to the network with your user
name and password.
The assignment of a network resource is performed in the Touch Panel via
the command console "Command Prompt". Start the command console
with
START
>
Programs
>
Command Prompt.
The access to the network resource is performed with the commands
Net
view
and
Net use
.
Shared resources of a network PC can be listed by the command: \>
net
view PC-Name
For example
net view testserver
lists all shared resources of the
network PC "test server". To test the physical connection a PING to the IP
address of the network PC may be executed if there are problems while
contacting the network PC.
The connection of a local name at the Touch Panel with a shared drive of
the network PC happens with the following approach:
•
Enter the following in the command prompt:
\>
net use local_name \\network drive
/user:User name
•
Enter
user name, password
and where app.
user group.
After successful login the following message appears:
Successfully mapped to network name
.
The connected network drive is then available on the Touch Panel with the
local name
via
My Device
at
Network.
Local_Name:
data
, network drive:
testserver\archive
, User name:
gast
Entry: \>
net use
data
\\
testserver\archive
/user:
gast
The connected network drive is then available via \network\
data
at the
Touch Panel.
Overview
List released
resources
Connect net drive
Example:
\> net view testserver
Shared resources on \\testserver:
Share name Type Used as Comment
---------------------------------------------------------------
Archive Disk (null) Process data
KyoEDV Print (null) Kyocera FS-680 Printer
Command completed successfully
\>
█