asc_cmd
Purpose:
-
Allow a message to be sent to an intelligent device attached to CyFlex by an RS-232 serial port. The user may issue a ‘command’ to the device by sending the *_cmd event message.
Enter:
-
asc_cmd <event_name> <command_string>
Where:
-
event_name Specify the event name. command_string Specify the command string from which to derive the event name.
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’.