Command 2 - WRITE ASCII MESSAGE
Original instructions
Overview
The WRITE ASCII MESSAGE command is used to start running a write message on the module, that is, putting ASCII characters to the output/transmit buffer of a serial port.
To start a message, the module needs to know the following:
In addition to starting a message, this command is capable of transferring up to nine registers of data from the controller to the module before the message has started (this is the data count). The data sent is stored starting at the start register number provided in Command Word 1.
This command is executed only the first time it is received. To execute the command again, Command Words 0, 1, or 2 (plus any data word that is sent - keyed off the data count) need to be changed. This is done so that the same message does not get continuously run until Command Word 0 changes to a command other than WRITE ASCII MESSAGE.
Command Structure
Response Structure
NOTE: Words 3 through 10 for Command 2 return a 0.