gtpo1m1iOperations

ZAURS DURT-Display Unit Record Status Table

Use this command to display information about a unit record device.

Requirements and Restrictions

None.

Format




name
is the name of a unit record device, which can be CR1-CR3 for card readers and PR1-PR7 for printers.

ALL
displays information about all the unit record devices.

Additional Information

None.

Examples

The following information is displayed in the examples:

 NAME 
is the symbolic name of the device.

 DEV 
is the device type.

 ADR 
is the device address, or INV if you cannot use the device.

 STATUS 
is the status of the device, which can be:

 PC 
Stops on print checks

 A 
Assigned

 S 
Suspended

 STATUS BYTES 
shows the status bytes for the device, which are defined in the UR1ST DSECT.

Information about the PR1 and PR2 printers is displayed in the following example.

+--------------------------------------------------------------------------------+
|User:   ZAURS DURT PR1,PR2                                                      |
|                                                                                |
|System: AURS0050I 00.17.46 UNIT RECORD STATUS                                   |
|         NAME DEV  ADR STATUS STATUS BYTES                                      |
|                                                                                |
|          PR1 1403 00E A      80000000                                          |
|          PR2 1403 INV        80000000                                          |
+--------------------------------------------------------------------------------+

Information about all the unit record devices is displayed in the following example.

+--------------------------------------------------------------------------------+
|User:   ZAURS DURT ALL                                                          |
|                                                                                |
|System: AURS0050I 00.17.46 UNIT RECORD STATUS                                   |
|         NAME DEV  ADR STATUS STATUS BYTES                                      |
|                                                                                |
|          PR1 1403 00E        80000000                                          |
|          PR2 1403 INV        80000000                                          |
|          PR3 3211 INV        90000000                                          |
|          PR4 1403 03E        80000000                                          |
|          PR5 1403 04E        80000000                                          |
|          CR1 3505 00C        50000000                                          |
|          CR2 3505 00F        50000000                                          |
|          CR3 2540 01F        40000000                                          |
+--------------------------------------------------------------------------------+

Related Information

See TPF Data Communications Services Reference for more information about unit record support.