ICCSimCT (MP65) displays message "Failed to connect to remote host".
To get CT to connect to the MP65, the ICCSimCT_MP65.con file needs to be edited with the correct connection details.
There are 3 lines in particular that will need to be edited -
TCP Address:
TCP Port:
CommsMode=
TCP Port: will almost certainly have to be 10779 as this is the default port the MP65 uses.
CommsMode= needs to be set to SOCKET.
TCP Address: needs to be set to the IP address of the MP65 device. To get the IP address, you may need to connect the MP65 directly to your workstation and connect using the MPManager software that came with it (See attachment).
In this example, we’re connecting via USB.
1. Click on the “USB” tab
2. Click on the “Connect” button. The “Information” button should then become active
3. Click on the “Information” button. A window will pop up giving details of the MP65 device. Copy the IP address listed (In this case, 192.168.0.140).
Note that the IP address on your device may differ than what’s shown here.
This means that our settings should be as follows:
TCP Address:192.168.0.140
TCP Port:10779
CommsMode=SOCKET
NOTE: As of CTC v2.11, the TCP Address and TCP Port options are held under Test Plan -> Properties -> Misc. The ICCSimCT_MP65.con file will be overwritten with the settings from CTC when a script is run.
Comments
0 comments
Article is closed for comments.