4.465 rtrv-cmd

Use this command to retrieve the list of command classes to which a command is assigned. You can retrieve output for one command, commands in one command class, or all commands.

Parameters

class (optional)
The command class whose attributes are to be retrieved.
Range:
ayyyyy

One alphabetic character followed by up to 5 additional alphanumeric characters.

cmd (optional)
The command whose attributes are to be retrieved.
Range:
zzzzzzzzzzzzzzzzzzzzz

One alphabetic character followed by up to 19 additional alphanumeric characters, enclosed in double quotes.

Example

rtrv-cmd:cmd=”ent-rte”

rtrv-cmd:class=dab

rtrv-cmd

Dependencies

The Command Class Management feature must be enabled before a configurable command class name can be specified in the class parameter.

The value of the cmd parameter must be a valid system command.

The CCCNAMES table is corrupt or cannot be found.

The CCMD table is corrupt or cannot be found.

The value of the class parameter must be a valid configurable or non-configurable command class name.

The Command Class Management feature must be enabled before CHG-CMD or CHG-CMDCLASS command can be entered.

Notes

This command can be canceled using the F9 function key or the canc-cmd command. See canc-cmd for more information.

Output

This example shows the command classes to which the rept-stat-slk command is assigned (non-configurable class sys and user-configured classes u01, u02, krb, and u11 ):

rtrv-cmd:cmd=”rept-stat-slk”

    eagle10404 04-01-22 16:30:56 EST  EAGLE 31.3.0
    cmd                 CLASS
    rept-stat-slk       sys, u01, u02, krb, u11 
;

This example shows the commands assigned to user-configured command class krb:

rtrv-cmd:class=krb

    eagle10404 04-01-22 16:30:56 EST  EAGLE 31.3.0
    CMD                 CLASS 
    rept-stat-slk       sys, u01, u02, krb, u11
    act-slk             link, u09, krb
    ent-user            sa, krb, abc, u23
    alw-card            sys, u09 dab, krb 
;
rtrv-cmd:class=link

    eagle10404 10-03-06 16:30:56 EST  EAGLE 42.0.0
    CMD                 CLASS
    alw-slk             link, u11
    unhb-slk            link
    inh-slk             link, abc
    rtrv-meas-sched     link, abc, def
    act-lbp             link
    act-dlk             link
    act-slk             link
    act-lpo             link
    blk-slk             link, abc, u23, u31
    dact-lbp            link
    canc-dlk            link
    canc-lpo            link, u01, u02, u03, u04, u05, u06, u07, u08, u09, u10,
                        u11, u12, u13
    canc-slk            link
    ublk-slk            link, u01, u02, u03, u04, u05, u06, u07, u08, u09, u10,
                        u11, u12, u13, u14, u15, u16, u17, u18, u19, u20, u21,
                        u22, u23, u24, u25, u26, u27, u28, u29, u30, u31, u32
    rept-meas           link
    chg-meas            link
    tst-dlk             link, krb
    tst-slk             link 
;
rtrv-cmd

    eagle10404 10-03-06 16:30:56 EST  EAGLE 42.0.0
    CMD                 CLASS
    alw-slk             link, u11
    ent-user            sa
    unhb-slk            link
    rtrv-attr-seculog   sa, u31
    inh-slk             link, abc
    rtrv-meas-sched     link, abc, def
    act-lbp             link
    act-dlk             link
    act-slk             link
    rtrv-seculog        sa, abc, def, ghi
    act-lpo             link
    blk-slk             link, abc, u23, u31
    dact-lbp            link
    canc-dlk            link
    inh-card            sys
    canc-lpo            link, u01, u02, u03, u04, u05, u06, u07, u08, u09, u10,
                        u11, u12, u13
    canc-slk            link
    ublk-slk            link, u01, u02, u03, u04, u05, u06, u07, u08, u09, u10,
                        u11, u12, u13, u14, u15, u16, u17, u18, u19, u20, u21,
                        u22, u23, u24, u25, u26, u27, u28, u29, u30, u31, u32
    inh-trm             sys, krb
    rept-meas           link 
. 
. 
.
    chg-meas            link
    tst-dlk             link, krb
    tst-slk             link 
;

Related Topics