Dek-265GSX-User-Manual - 第172页

IP ADDRESS CONFIGURATION For a 265GSX Machine to function in a network enviroment, correct setting of its IP Address is necessary. The IP Address (Internet Protocol Address) provides a unique global address for both the …

100%1 / 388
Editing NET_FILE
Comms Options
The NET_FILE comms editing window allows the user to change IP addresses,
user ID, file paths etc.
To enter the Edit Comms window from the set preferences window, select
NET_FILE from the Comms Protocol set preference and press the Edit Comms
menu bar option.
The Edit Comms window appears as follows:
To edit the Edit Comms window the following menu bar appears:
The Next and Previous keys are used to move the cursor up and down the
current column.
TheLeft and Rightkeys move the cursor betweenthetwoparametercolumns.
The Edit keys makes the parameter under the cursor editable. When editing a
parameter the cursor keys and the delete keys can be used as well as the normal
alphanumeric keys. While editing a parameter (the cursor is still flashing),
pressing the Exit key finishes the current parameters editing.
The Exit key is used to leave the Edit Comms window.
Software Version 6 User Manual 3.3
HOST COMMUNICATIONS
COMMS PROTOCOL OPTIONS
Remote IP
User ID
Products Path
Data Path
Auto Login
Local Copies
192.100.20.100
Login/_name
product/
data/
N
192.100.20.100
Login/_name
product/
data/
?
N
Net Param Session Default
IP ADDRESS CONFIGURATION
For a 265GSX Machine to function in a network enviroment, correct setting of
its IP Address is necessary. The IP Address (Internet Protocol Address)
provides a unique global address for both the machine and the network.
Note
IP Addresses must be provided by the sites Line or Network Manager.
TCP/IP Driver
(GEM and
NET_FILES)
The IP address of the printer must be set up in the TCP/IP driver. This can be
done when the PC/TCP software is installed using INSTALL.EXE. The set-up
can be re-configured later by running CONFIG.EXE in the PC/TCP directory.
The PC/TCP manual supplied with the PC/TCP software covers this in detail.
SDR Driver
(GEM only)
The IP addressof the printer must beset up in the SDR driver. To dothis edit the
SDR configuration file “c:\printer\conf170.cfg” (see next page) using a text
editor. The DOS program EDIT is suitable and can be used by typing the
following from the DOS prompt:
EDIT C:\printer\conf170.cfg
Set the PASSIVE ENTITY IPADDRESS to the printers “IP address”.
If there is more than one printer communicating with the GEM Host, set the
DEVICEID differently for each printer. The default value is 0x109 (265).
Alternative DEVICEID values should be chosen within the range
0x0000 - 0x7FFF (0 - 32767).
3.4 User Manual Software Version 6
HOST COMMUNICATIONS
IP ADDRESS CONFIGURATION
Configuration File /* SDR-DOS-170 Sample Configuration File*/
PORT 0:
PROTOCOL HSMS94
EQUIPMENT
PASSIVE ENTITY
PASSIVE ENTITY IPADDRESS 192.100.20.51
PASSIVE ENTITY TCPPORT 5265
T3 30
T5 5
T6 10
T7 5
T8 6
CONNECTION ESTABLISHMENT 5
CIRCUIT ASSURANCE 20
TGRACE 15
MEMORY STALL 5
WRITE STALL 7
START
DEVICE 0:
DEVICEID 0x109
PORT 0
START
Definitions of Fields The majority of these fields never need to be changed. They are described here
to give an understanding of how to configure the driver when changing IP
addresses, Device ID’s or some of the timer values.
Port 0: Defines this port as SECS port 0.
Protocol HSMS94 Selects the protocol that the SDR driver uses.
Equipment Defines that the printer end of the link is the equipment end.
Passive Entity Defines that the printer is the passive entity and that the host is expected to
establishthe TCP/IP connection. AGEM host is almost always the activeentity.
Passive Entity IP
Address
Sets the IP address of the printer.
Passive Entity TCP
Port 5265
Specifies a TCP Port number at which the passive entity waits for a connection
on this HSMS link. Typically a number beginning at 5000.
Software Version 6 User Manual 3.5
HOST COMMUNICATIONS
IP ADDRESS CONFIGURATION