22.11.3.3 Send

Write the statement as follows when writing data to the Extended SIO.

IO_WRITE ([p:EXT_SIO], Data Storage Address, Number of Send Bytes)

Example expression:

IO_WRITE ([p:EXT_SIO], [w:[#INTERNAL]LS0100], 10)

In the above example, 10 bytes of data starting from LS0100 are sent. The following image shows the stored sent data.