SECOND

Send secondary address for LISTEN
Function AddressDescription
SECOND FF93Send secondary address for LISTEN

This routine transmits a secondary address on the serial bus for a LISTEN device. 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 LISTEN routine. It will not work after a TALK.

Example:
LDA#8Command device #8 to listen with command #15
LDA#15
JSRSECOND