I am not very familiar with the cb7210, but if it is programmed like a regular 7210, there should be an auxmr register. Within that register should be three patterns, 0x10 which is gts, and 0x10/0x11 which are tca and tcs.
gts = Go To Standby, drops attention
tca/tcs = Take Control (A)synchronously, asserts attention
I recommend reviewing the cb7210.2 manual to determine how it is supposed to be programmed.