You won't be able to send commands to the 990 or parse its output in Hyperterminal. It's a binary protocol that requires you to form packets and generate a checksum.

You'll need to write code to talk to it properly. You could always download a demo of CQC from charmedquark.com and try out the 990 driver that Dean and I wrote.