Tom Dodds wrote:
I have a need to utilize the LOGON command and need some help with
configuring the port.    UV help says that the port must be defined in the
&DEVICE& file, but does not say much about what goes in that definition.
Could anyone provide some help with the contents of the item?

You can set these up via the UV master menu by selecting Devices --> Maintain Devices. Here's what one of ours looks like:

Device Name     : TTYgf00
Description     ? Toronto pick doc printer
Device Type     :                     Block Size    :
Device Pathname (norewind)  : /dev/ttygf00
Device Pathname (rewind)    : /dev/ttygf00
Lock File       :
Backup Shell Command  :
Restore Shell Command :
Skip Shell Command    :
Rewind Shell Command  :
Offline Shell Command :
Account Transfer Block Size  :

The corresponding &DEVICE& record looks like this:

TTYgf00
0001: Toronto pick doc printer
0002: /dev/ttygf00
0003:
0004:
0005:
0006: /dev/ttygf00
0007: /dev/ttygf00

I find it's easiest to just copy and modify an existing &DEVICE& record when I need to create a new port. LOGON PROCESS_NAME gf00 will start a process running on this port.

-John
--
John Hester
System & Network Administrator
Momentum Group Inc.
(949) 833-8886 x623
http://memosamples.com
-------
u2-users mailing list
[email protected]
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to