Can I automate custom command sequences and target interaction?
Yes. uCon has a fairly complete scripting language that allows you to interact with the target by sending command strings, wait for responses and then branch in the script based on the content of the response. There are a few dozen scripting commands ranging from target interaction to TFTP transfers, file access, etc… Refer to Help->Scripts for more information on that.