When connecting and disconnecting nodes using *3 and *1, there is a message about the link connecting or disconnecting, which verifies the command was executed.
When using iLink,6 in a user function, there is no confirmation except for 2 quick tones. I would like it to say “ all links disconnected “. Any suggestions?
My solution was to write a small script to run ' iLink 6 ' followed by ' iLink 5 '. This returns a repeater status after disconnecting all links. If there are NO links, the response is ' REPEAT ONLY '. If links are active, the response is ' TRANSCEIVE '.
*806 ( iLink 6 ' ) will ONLY ' disconnect all links ', with NO confirming response from the system. My script follows the ' iLink 6 ' command with ' iLink 5 ' in order to get a system response.