Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Change Line Description (Fax) (CHGLINFAX) command changes a line description for a facsimile (fax) line.
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
LIND | Line description | Name | Required, Key, Positional 1 |
RSRCNAME | Resource names | Single values: *SAME Other values (up to 2 repetitions): Name |
Optional |
ONLINE | Online at IPL | *SAME, *YES, *NO | Optional |
VRYWAIT | Vary on wait | 15-180, *SAME, *NOWAIT | Optional |
TEXT | Text 'description' | Character value, *SAME, *BLANK | Optional |
Top |
Top |
Specifies the resource names that describe the fax ports.
Note: Use the Work with Hardware Resources (WRKHDWRSC) command with *CMN specified for the TYPE parameter to help determine the resource name.
The resource name consists of the input/output adapter (IOA) resource name and the port number on the IOA. For example, if the resource name of the IOA is LIN01, the resource names for ports 1 and 2 are LIN011 and LIN012.
The resource name for both ports of the fax IOA must be specified. All lines specified must be attached to the same input/output processor.
Top |
Specifies whether this object is automatically varied on at initial program load (IPL).
Top |
Specifies whether the line is varied on asynchronously or synchronously. For synchronous vary on, this parameter specifies how long the system waits for the vary on to complete.
Notes:
Normal vary-on time ranges from 5 through 45 seconds, but can be longer, depending on the system, line protocol, and other factors.
Top |
Specifies text that briefly describes the line description.
Top |
CHGLINFAX LIND(FAXLINE) RSRCNAME(LIN031 LIN032)
This command changes the resource names for fax line description FAXLINE to LIN041 and LIN042.
Top |
Top |