From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Anyone know how to communicate with Manta MTS-5000 test set ?

Hello.

Does Anyone know how to communicate with Manta MTS-5000 test set ?

I try to establish a TCP/IP connection with LabVIEW software and a MTS-5000 test set.

I have to send ASCII command in an Transmit and receive form. And would like to store infos in an Array.

Waiting for your help !

Thx. Phil

0 Kudos
Message 1 of 5
(2,935 Views)

Follow section 5.3 of the Users Manual in order to establish an Ethernet connection to the MTS-5000 hardware.

Help the Community (and future reviewers) by marking posts as follows:
If it helped - KUDOS
If it answers the issue - SOLUTION
0 Kudos
Message 2 of 5
(2,880 Views)

Hi,

Thx for you reply. This i already know 🙂

I'm looking for a LabVIEW code to establish the communication with the MTS-5000.

For example: I would like to pass that command and catch back the answer:

GET .general.productCode

Answer: MTS-5000

You get the point ?

I have catch with Wireshark the IP tracing and it seems to transmit to the PC thru port 80 but in LabVIEW i get and error with the error cluster.

Phil

0 Kudos
Message 3 of 5
(2,875 Views)

Ethernet comms uses port 60000---built-in web-server is on 80. 

0 Kudos
Message 4 of 5
(2,863 Views)

Hello.  Could you send me a labview code to communicate a command to the Manta MTS-5000 ?

0 Kudos
Message 5 of 5
(2,858 Views)