CRTLINTDLC (Create Line Description (TDLC))
CRTLINTDLC Command syntax diagram
Purpose
The Create Line Description (TDLC) (CRTLINTDLC) command creates a line description for a twinaxial data link control (TDLC) line. More information about using this command is in the Communications Configuration book.
Required Parameters
- LIND
- Specifies the name of the line description being created.
- WSC
- Specifies the name of the work station controller to which the PC is attached.
Optional Parameters
- ONLINE
- Specifies whether this object is automatically varied on at initial program load (IPL).
*YES: The line is automatically varied on at IPL.
*NO: This line is not automatically varied on at IPL.
- NETCTL
- Specifies the name of an existing network controller. This network controller is used to run TCP/IP over the connection.
- CTL
- Specifies the name of the controller description to which this object is attached.
- AUT
- Specifies the authority given to users who do not have specific authority to the line description, who are not on an authorization list, and whose user group has no specific authority to the line description.
*LIBCRTAUT: The authority for the object is the same as the create authority for QSYS. The create authority for QSYS can be displayed by using the Display Library Description (DSPLIBD) command. If the create authority is changed with the Change Library (CHGLIB) command, the new authority does not affect existing objects.
*CHANGE: The user can perform all operations on the object except those limited to the owner or controlled by object existence authority and object management authority. The user can change and perform basic functions on the object. Change authority provides object operational authority and all data authority.
*ALL: The user can perform all operations except those limited to the owner or controlled by authorization list management authority. The user can control the object's existence, specify the security for the object, change the object, and perform basic functions on the object. The user also can change ownership of the line description.
*USE: The user can perform basic operations on the line description, such as running a program or reading a file. The user cannot change the line description. *USE authority provides object operational authority, read authority, and execute authority.
*EXCLUDE: The user cannot access the line description.
authorization-list-name: Specify the name of the authorization list used.
- TEXT
- Specifies the text that briefly describes the line description. More information on this parameter is in Commonly used parameters.
*BLANK: Text is not specified.
'description': Specify no more than 50 characters of text, enclosed in apostrophes.
Examples for CRTLINTDLC
CRTLINTDLC LIND(WSFLINE) WSC(CTL01)This command creates a TDLC line description named WSFLINE that is attached to work station controller CTL01.
CRTLINTDLC LIND(NETLINE) WSC(CTL01) NETCTL(NETC01)This command creates a TDLC line description named NETLINE that is attached to work station controller CTL01, and NETC01 is used as network controller to run TCPIP over the connection.
Error messages for CRTLINTDLC
*ESCAPE Messages
- CPF2718
- Line description &1 not created due to errors.