asc_cmd

Purpose:

Send a command string to a specified event.

Enter:

asc_cmd <event_name> <command_string>

Where:

event_name Specify the event name to which the command is sent.
command_string Specify the string to send as the command.

Example:

asc_cmd HSDA_cmd TS_Start_Rdy

Notes:

The event name or device must be known. The event name is generated from the device name by appending ‘_cmd’ to the device name. For example, if the device name is ‘HSDA’, then the event name will be ‘HSDA_cmd’.

See Also: