5.33 send-msg

Use this command to manually simulate a system generated message from a user terminal. The parameters (not entered by the user) are defaulted to:

  • Origination subsystem = cam_active
  • Destination subsystem = orig application ID=appl_ID_ui
  • Violation= no report
  • Bus = imt choice
  • Message length = computed

Parameters

da (mandatory)
The destination application ID.
Range:
0 - 255
ds (mandatory)
The destination subsystem.
Range:
0 - 255
f (mandatory)
The function ID.
Range:
0 - 255
loc (mandatory)
The card location as stenciled on the shelf of the system.
Range:
1101 - 1108, 1111 - 1113, 1115, 1201 - 1208, 1211 - 1218, 1301 - 1308, 1311 - 1318, 2101 - 2108, 2111 - 2118 2201 - 2208, 2211 - 2218, 2301 - 2308, 2311 - 2318, 3101 - 3108, 3111 - 3118, 3201 - 3208, 3211 - 3218, 3301 - 3308, 3311 - 3318, 4101 - 4108, 4111 - 4118, 4201 - 4208, 4211 - 4218, 4301 - 4308, 4311 - 4318, 5101 - 5108, 5111 - 5118, 5201 - 5208, 5211 - 5218, 5301 - 5308, 5311 - 5318, 6101 - 6108, 6111 - 6118
alt (optional)
This parameter specifies whether to use the alternate bus bit.
Range:
on
off
Default:
on
bus (optional)
The IMT bus.
Range:
a
b
Default:
a
d0 (optional)
The application data.
Range:
0 - 255
d1 (optional)
The application data.
Range:
0 - 255
d2 (optional)
The application data.
Range:
0 - 255
d3 (optional)
The application data.
Range:
0 - 255
d4 (optional)
The application data.
Range:
0 - 255
d5 (optional)
The application data.
Range:
0 - 255
d6 (optional)
The application data.
Range:
0 - 255
d7 (optional)
The application data.
Range:
0 - 255
d8 (optional)
The application data.
Range:
0 - 255
d9 (optional)
The application data.
Range:
0 - 255
len (optional)
The message length in bytes.
Range:
0 - 65535
Default:
Calculated
oa (optional)
The originating application ID.
Range:
0 - 255
Default:
2
os (optional)
The originating subsystem.
Range:
0 - 255
Default:
0
si (optional)
This parameter allows the service ID field in the violation indicator to be set.
Range:
0 - 31
Default:
0
sut (optional)
The signal unit type.
Range:
0 - 9
Default:
2

Example

send-msg:loc=1113:os=2:oa=h'28:ds=2:da=h'28:f=7

send-msg:loc=1113:ds=2:oa=h'17:da=h'30:f=11

send-msg:loc=1116:ds=2:oa=h'17::da=h'30:f=12

send-msg:loc=1101:ds=1:da=65:f=27:d0=78:si=3

send-msg:loc=6212:ds=2:oa=h'17:da=h'30:f=11

send-msg:loc=6312:ds=1:da=64:f=171

Dependencies

The value of the da parameter must be valid.

The destination location must be equipped to receive messages.

Card locations xy09 and xy10 cannot be used with bus b and bus a, respectively.

The value of the ds parameter must be valid.

Notes

The bus and sut parameters must be used when sending a message to a MUX card.

If the bus parameter is not specified with a MUX card location on imt B (such as xy10), the bus b value is used instead of the bus a value.

Output

send-msg:loc=1113:os=2:oa=h'28:ds=2:da=h'28:f=7

rlghncxa03w 01-03-13 15:01:02 EST 
0061.0019    CARD 1113 PSM    ADMIN   PSM became active 
;
send-msg:loc=1113:ds=2:oa=h'17:da=h'30:f=11

rlghncxa03w 01-03-13 15:02:34 EST 
System Buffer sent has following attributes :
    Msg Length = H'0006
    Dest Card = H'00f4
    Orig Subsys = H'0002        Dest Subsys = H'0002
    Orig Appl ID = H'0017       Dest Appl ID = H'0030
    Func ID = H'000b            Bus/Alt/SUT = H’000b
          Violation Ind = H’0000 
User Message sent to location 1113. 
;
send-msg:sut=7:loc=1110:ds=0:da=h'40:f=h'a3:d0=0:bus=b

    tekelecstp 06-01-11 11:39:15 EST  EAGLE 35.1.0
        System Buffer sent has following attributes :
        Msg Length = H'0010
        Dest Card = H'00ff
        Orig Subsys = H'0001            Dest Subsys = H'0000
        Orig Appl ID = H'0030           Dest Appl ID = H'0040
        Func ID = H'00a3                Bus/Ret/Sut = H'0087
        Violation Ind = H'0000
        User Message sent to location 1110.
        ;
send-msg:loc=6212:ds=2:oa=h'17:da=h'30:f=11

    tekelecstp 12-05-11 11:39:15 EST  EAGLE 45.0.0
    System Buffer sent has following attributes :
        Msg Length = H'0006
        Dest Card = H'00f4
        Orig Subsys = H'0002        Dest Subsys = H'0002
        Orig Appl ID = H'0017       Dest Appl ID = H'0030
        Func ID = H'000b            Bus/Alt/SUT = H’000b
        Violation Ind = H’0000
    User Message sent to location 6212. 
;