04-19-2016 10:00 AM
Hi all,
I'm using Pl303-P Power supply for experiment.
I control it by TCP/IP protocol with VISA VI (classic open,write,read,close).
For practical reasons, i'm using LAN/USB adaptators to communicate by LabVIEW.
In my experiment, i have to control 2 resitances with 2 units dedicated.
The metter is appear when i connect both units on USB ports. Only one is recognized and i think they have the same address IP.
I wanted to know how can i assign two different address?
i use this reference of adaptator: http://www.dexlan.com/dexlan-adaptateur-usb-20-rj45-ethernet-10100-xml-2447_2474_2475_2487-29622.htm...
Thanks in advance,
V.T
04-19-2016 01:28 PM
Read your instrument's manual and learn how to set its IP address.
04-19-2016 02:08 PM
The instruction manual you linked to tells you how to set the address of your instrument. Look at starting on page 24.
04-19-2016 11:49 PM - edited 04-19-2016 11:50 PM
Did you really use two LAN/USB adaptators to attach the two powersupplies ?
Then you have to configure both adaptators to use different networks ( in Windows network setup) by using a right combination of IP address and network mask . And you also have to confgure your devices to use a matching IP-address /network mask for the used adaptator ( See instruments manual).
04-20-2016 03:12 AM
Hi,
I already test with the LXI browser to change IP address, but it didn't recognize my units.
So my question is, do i have to change the Ip address of units or adaptators?
i'm not so familiar with notions of IP and networks config in general. I tried to change something with the manage setup and device manger. I see both adaptors, but how can i chnage their networks properties ?
Thanks for your help!
04-20-2016 03:46 AM
I found that finally they have two different address ip. But when i'm connecting both, no one is recognize ... i access to their web page config, but i don't see what to change ...
config page : http://prntscr.com/auicky
04-20-2016 08:27 AM - last edited on 11-14-2024 04:43 PM by Content Cleaner
Take a tutorial http://www.ni.com/webcast/1436/en/
04-21-2016 03:07 PM - edited 04-21-2016 03:16 PM
Hi,
I already test this method without sucess ... Both unit connected at the same time aren't recognized by NiMAX.
04-24-2016 11:22 PM
Could you give us more information about your setup ? Which IP adresses and netmasks are used on the PC network interfaces ? A "ipconfig /all" in a Windows cmd window should give you that information. And which adresses and netmasks are configured on your instruments ?
04-25-2016 03:08 AM
Hi mkossmann.
config of 1st alim: http://prntscr.com/awixgn
config of the 2nd one: http://prntscr.com/awiyax
ip config -all (both connected): http://prntscr.com/awizs1
seem both recognized by the PC, but not by Ni MAX ...