Hi,
We are trying to automate our Modem-like Wireless HW testing which are atteched to multiple COM ports on same machine. Basically I need to send commands and xfer files from one COM ports and verify response and receive file on 2nd COM port. How can achieve this using single script?
Ex.
Send "Connect Device 2" from COM1
I receive "Accept Connection y/n?" on COM2
Send "y" on COM2
I receive "Connection Ready" on COM1
and so on.
Any help is appriciated. Thanks.
We are trying to automate our Modem-like Wireless HW testing which are atteched to multiple COM ports on same machine. Basically I need to send commands and xfer files from one COM ports and verify response and receive file on 2nd COM port. How can achieve this using single script?
Ex.
Send "Connect Device 2" from COM1
I receive "Accept Connection y/n?" on COM2
Send "y" on COM2
I receive "Connection Ready" on COM1
and so on.
Any help is appriciated. Thanks.