TKSA
Send secondary address to a device commanded to TALK
Function | Address | Description |
---|---|---|
TKSA | FF96 | Send secondary address to a device commanded to TALK |
This routine transmits a secondary address on the serial bus for a TALK device. This routine must be called with a number between 0 and 31 in the accumulator. The routine sends this number as a secondary address command over the serial bus. This routine can only be called after a call to the TALK routine. It will not work after a LISTEN.
Example:
Last modified October 19, 2021: Remove weighting so left index is now alphabetical (cbe7734)