TNDEV parameter

From m204wiki
Revision as of 19:25, 22 June 2012 by DmeWiccan (talk | contribs) (1 revision)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Summary

Default value
0
Parameter type
System
Where set
User 0 CCAIN parameters
Related products
Janus Sockets
Introduced
Sirius Mods 6.9

Description

This parameter specifies the IODEV number to be used for Janus Telnet Server connections. When a connection is made to a Janus Telnet Server, the IODEV number of the SDAEMON thread is dynamically switched to the TNDEV value. If TNDEV is not set to a non-zero value, no Janus Telnet Server (TNSERV) ports can be defined, and no telnet connections can be made directly to Model 204.

The value of the TNDEV parameter must be an odd number between 1 and 53, and it must be different from the SDAEMDEV system parameter.

Note: No IODEV cards are allowed for the TNDEV IODEV number — the IODEV number can only be used dynamically by Janus Telnet Server.

The recommended setting for TNDEV is 21, an IODEV number no longer in use by Model 204.

For more information about the Janus Telnet Server, see the Janus Sockets Reference Manual.