Two ethernet adapters = troubleshooting

We are developning an application in LabVIEW 6.02 which controls a Logic Analyzer (HP1670D) via telnet and ftp. The medium between the HP and our PC(NT-4) is a TP- or a coaxial-cable.
In our PC we have two ethernet adapters, one that is talking with the LAN and one that is suppose to talk with the HP throw our LabView-application. However we are not able to use the secondary ethernet-adapter with LabView. It seams like that LabView is not able to handle two ethernet-adapters, some kind of conflict or delay is raised during the communication.
Other applications (i.e ftp-programs) handle the communication with the HP without any problems.
The LabView-application works great against the HP if we only use one ethern
et-adapter.
Do you know how to solve or where to find any solutions to this issue ?
Best regards Joachim Osbeck and Tore Svensson
Ericsson Mircowave Systems Sweden/Mölndal

I'm not sure if I can help, but I can tell you that I use 2 NICs with LabVIEW all of the time and have no problems. We configure the card on the LAN to get its IP from a DHCP server and we specify the IP of the second NIC. We generally use something like 192.168.xxx.xxx and make sure that the subnet (third set of numbers) is different from our LAN. The products that I test have and ethernet connection and I ping and telnet to them. Our configuration is Win NT 4 and LabVIEW 6 and LabVIEW 5.

Similar Messages

  • Using two bluetooth adapters (not devices) together in OSX?

    I was wondering if its possible to allow OSX to use two bluetooth adapters at the same time? In windows, when you plug in two adapters, it places two bluetooth icons in the system tray. It seems when I try this with OSX, the main adapter is used, and the secondary adapter gets listed as a keyboard im guessing, as a window pops up saying it doesnt recognise my keyboard (even though i own no bluetooth keyboards), and it shows up with an improper mac address with the main bluetooth adapter, but not as its own. Is there any way to make OSX notice the second adapter?
    EDIT: I guess I should specify my reasoning for this. on windows, because of the way bluetooth works, ps3 controllers need to isolate the bluetooth adapter, rendering a bluetooth adapter solely for the ps3 controller. obviously this works in osx without isolation, but I noticed that since the ps3 controller pairs by mac address, using the same adapter results in only having to pair the controller to osx and windows once, rather than having to pair each time i switched between systems. Also, I would still like to use the second adapter as its own for pairing other devices.
    Message was edited by: unvaluablespace

    Hi,
    Thank for posting in Microsoft TechNet Forum.
    Based on my research, two Bluetooth adaptors can work at same time.
    In your case, the major problem is the dongle can’t start. I suggest you could test if the new Bluetooth adapter could work in another computer?
    Meanwhile, the Code 10 error pertains mainly to hardware and device driver issues or to compatibility issues between hardware drivers and additional software
    that is installed in Windows. Therefore, we recommend that you troubleshoot these issues by focusing on device drivers, on device configuration issues, and on hardware compatibility issues.
    I recommend you could refer to:
    Description of Code 10-related errors that Device Manager generates in Windows-based computers
    Hope it helps.
    Regards,
    Alex Zhao
    TechNet
    Subscriber Support in forum. If you have any feedback on our support, please contact
    [email protected]
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • Dynamic Configuration for two file adapters communication channels

    Hello Experts!!!!!!
         In one of the interface in my landscape, I am using two file adapters for creating two files with different names and at two different destination on F.T.P.
    However the receiver service for both the communication channel are same.
    In message mapping I am using multi mapping to create two files out a single message.
    Now i have a requirement of changing file path and file name using dynamic configuration for both the comm channel.
    When i doing dynamic coniguration for both the comm. channel. My interface is creating two files but with same name and on same destination which is set for second communication channel through dynamic configuration.
    Here, I guess the second dynamic configuration is over writing the first dynamic configuration and hence creating two files with same name and at same destination.    
    Please suggest, if separate dynamic configuration for separate communication channel of same receiver service can be done?
    Thanks & Regards,
    Amol

    Thanks for your prompt responses!!!!!
        Is there any way, By which in dynamic configuration I can find out the communication channel name and then change its parameter.
    I mean if iam using say comm. channel A and B.
    Then in dynamic configuration for A, I will first take communication channel A by calling it and then change its path/file name.
    and then do samething for comm. channel B in its dynamic conf.
    Regards,
    Amol

  • Two Bluetooth Adapters on Mac Mini

    Is it possible to use two bluetooth adapters with the Mac Mini?
    If not, is it possible to disable the internal adapter and use an external USB bluetooth adapter?
    If you're curious, here is what I'm trying to set up.
    upstairs: Mac Mini with keyboard, mouse, monitor, a dual SATA dock and one end of a USB over cat 5e system
    cables running downstairs: VGA, speaker wire, cat 5e
    downstairs: VGA projector, amp & speakers, USB dock, USB bluetooth adapter, bluetooth controls (probably the ProMini wireless keyboard with trackpad)

    Kris Brown wrote:
    Is it possible to use two bluetooth adapters with the Mac Mini?
    It is possible to use multiple Bluetooth adapters on a single Mac. I have a d-Link USB Bluetooth adapter on my Mini.
    If not, is it possible to disable the internal adapter and use an external USB bluetooth adapter?
    I don't know if it's possible to disable the internal Bluetooth, but why bother? Bluetooth has a range of 33ft, so anything downstairs is likely out of range of the Mini's internal Bluetooth, and the materials in the building is further reducing the signal strength of Bluetooth. 33ft is an optimistic number and I've found that I often have trouble going to the next room, depending on the device.
    If you're curious, here is what I'm trying to set up.
    upstairs: Mac Mini with keyboard, mouse, monitor, a dual SATA dock and one end of a USB over cat 5e system cables running downstairs: VGA, speaker wire, cat 5e downstairs: VGA projector, amp & speakers, USB dock, USB bluetooth adapter, bluetooth controls (probably the ProMini wireless keyboard with trackpad)
    Otherwise, since you already have USB heading downstairs, then a USB keyboard and mouse would obviously work. Or a wireless keyboard/mouse, but non-Bluetooth. (i.e.: a wireless keyboard/mouse that comes with it's own USB dongle.)

  • Using modbus/TCP with USB ethernet adapters

    I have a test stand where I have a handful of USB instruments and a single modbus/TCP slave.  I'm considering adding a USB ethernet adapter to the stand so that there is a single USB cable connecting the computer to the hardware rather than both a USB and an ethernet connection.  Does anybody out there have experience (good or bad) using USB ethernet adapters with modbus/TCP slaves?
    The existing USB instruments all use ASCII/SCPI-style command sets.  The Modbus/TCP slave is an Automation Direct EBC-100.  Nothing high-bandwidth or low-latency.  Basically, the computer issues no more than a handful or command or request (ether SCPI or Modbus/TCP) per minute.
    Mark Moss
    Electrical Validation Engineer
    GHSP

    Adam G wrote:
    Hello Mark,
    I was wondering what NI hardware you are going to be using in your application? Also are you going to be using LabVIEW for the programming? Have a great day!
    Best Regards,
    Adam G 
    The test software is written in LabVIEW, and the test stand uses M-Series cards for data acquisition.
    Mark Moss

  • USB Ethernet adapters?

    Hi
    Is there any USB ethernet adapters i can get to plug in my ethernet cable to, so i can connect to my local netwrok as there is something wrong with my ethernet card??
    If so can someone tell me the name and model number?
    Thanks

    iMac? try asking over in the Discussion devoted to iMac G5
    No internal PCI slots, so that is out. However, there is IP over FireWire which might be possible to network off another FW based Mac.
    http://discussions.apple.com/category.jspa?categoryID=132

  • RE: Two Ethernet cards on one PC

    Hello All
    some one mailed me a message requiring a problem we had a while ago about
    two Ethernet cards on one PC. Unfortunately I accidentally deleted the
    message before responding to it, so if I post the answer here maybe they
    will see it.
    We got two Ethernet cards to work with LabVIEW by giving them different
    address. I.E. Card 1 had address 123.456.FFF.001 and card two had
    234.567.FFF.001. Card one was connected to the network and card 2 was
    connected to the unit we wanted to test. We think that LabVIEW uses the
    address to determine which card is being used. Anything connected to card 1
    must be on the same domain in order for it to work I.E. 123.456.XXX.XXX
    where X = any hex number from 1 to F )( the same for card 2 )
    We didn't
    test this theory, but our system is working and it is the best explanation I
    can come up with.
    Chuck Stewart

    You are right except that it is NT that is figuring out which to use base on the
    ip you are addressing. It has the bindings and their priority in the network
    set up. We use two cards, one for the company network and another that is a
    local connection to the unit under test. No problems at all with NT.
    Jim
    Chuck stewart wrote:
    > Hello All
    >
    > some one mailed me a message requiring a problem we had a while ago about
    > two Ethernet cards on one PC. Unfortunately I accidentally deleted the
    > message before responding to it, so if I post the answer here maybe they
    > will see it.
    >
    > We got two Ethernet cards to work with LabVIEW by giving them different
    > address. I.E. Card 1 had address 123.456.FFF.001 and card two had
    > 234.567.FFF.001. Card one was co
    nnected to the network and card 2 was
    > connected to the unit we wanted to test. We think that LabVIEW uses the
    > address to determine which card is being used. Anything connected to card 1
    > must be on the same domain in order for it to work I.E. 123.456.XXX.XXX
    > where X = any hex number from 1 to F )( the same for card 2 ) We didn't
    > test this theory, but our system is working and it is the best explanation I
    > can come up with.
    >
    > Chuck Stewart

  • Problem with two ethernet ports?

    There is little consistency to this, but I'm wondering if anyone else has a similar problem. I upgraded to 10.6 on my Mac Pro. I have two ethernet connections which run concurrently in my network setup - one internally addressed, using a manual IP with DHCP, the other an external address with a static IP. On an inconsistent basis, opening pages in Safari will result in failures because I am apparently not connected to the internet, despite the fact that I am - Mail continues to work fine, server connections remain, etc., etc. The only way to get Safari to work again is to disable one of the ethernet ports. Reenabling it after I have successfully made a Safari connection does not then break the connection again - it keeps running for quite a while. The problem seems to become more apparent when I open a selected group of links into tabs - some will be successful, most will fail. Ideas?

    Snoop Dogg thanks for the reply.
    Port ONE was set to auto DNS. I did exactly as you suggested, I even tried a to do a manual ip address, etc but no luck. What finally worked is, I moved the port one cable to port two (which was empty) and bingo it worked.
    It seems that snow leopard may have some issues with dual ethernet port machines, but why port two worked and port one didn't is beyond me. I will try to reverse it back to port one and see what happens. Fortunately I don't need two port at this point.
    Cheers, Terry.

  • Two Ethernet Card Issues

    Hi
    I've got two Ethernet cards installed in a G5 running Osx 10.3.9 Server. One card is the default pre-installed card, the other is a PCI card I installed. Both cards work fine. My problem is when try and run two Ip addresses, they both work for a while, and then one dies. The reason we're running two different addresses, is we're setting up an off-site backup system. I have a Mini that I plugged the backup Ethernet cable into and it worked fine for an extended period of time. When I reconnected in the backup Ethernet cable into the G5, both IP's sent and received packets, I mounted the backup drive from the off-site location, and attempted to transfer some files. About 3/4's of the way through the transfer I lost connect to the backup drive, however, my LAN was and is still up and running.
    Does anyone have any suggestions or thoughts on this? I'm really struggling to figure out what's going on.
    Thanks in advance for any help.

    Did you setup separate subnets on the two NICs?
    If you used IP addresses in the same subnet you're going to run into this kind o problem. Unless you're bonding the two interfaces together, each NIC needs to be in a different subnet in order to work correctly.

  • Two Ethernet Connections

    Why are there two ethernet connections on the back of a Mac Pro? Can they both be used?

    You could run one to your Router for Internet access and the other to your Storage Network, or you could use the machine as a Gateway/Router and run Mac OS X Server.
    You can also use the second port to share your Ethernet Network, but that is not very convenient as the computer must be always on.
    A single port is already way faster than most people's Internet connection, so teaming up both port to do Internet, while possible, does not gain you anything.

  • Comm with rt system using two ethernet boards

    I am using two ethernet ports in my host computer.  One for LAN communications and the other as a link to my PXI RT system.  I've not been able to establish comms with the RT system.  Any suggestions?
    Steve Hall
    [email protected]

    I found a cable causing the problem.  With correct cable MAX recognized the remote PXI embedded controller and all is fine. 
    Steve Hall
    [email protected]

  • AS5350 Redundency (two ethernet ports) ?

    Hiya,
    The AS5350 has two ethernet ports. However, I am unable to find supporting information as to why ?
    I assume it's for redundency. However, how do Cisco recomend to design VoIP redundency within this AS5350 ? i.e connect two ethernet ports to two different ethernet swicthes.
    HSRP is not the correct tool for the job here.
    .......... uhhmm, so what's the secret ?
    Thanks for reading
    Matt C

    This can be used as redunant ports only ion case of failure of another. But this should not be confused with a switch port which will be working as a redundancy. Here u have to configure manulayy other port if one fails.

  • Two MagSafe adapters died

    A couple weeks ago, in the middle of using my MBP, I suddenly discovered I was on battery. Investigation showed that the MagSafe was still connected, but the LED on the plug was out. I tried several different outlets, no luck. Pulled out my other adapter, it worked fine. Today, same thing happened with the second one. Neither works now. I had been using them with the same outlet for over a year with no problems. Anyone know what might be causing this?
    3-4 years ago, I had almost exactly the same problem with my PowerBook G4... it also went through two adapters in under a month, suddenly and unexpectedly. Same room, same circuit, different outlet.
    Weird thing is, in the same room & same circuit, we've got a large plasma TV, Blu-Ray player, cable box, stereo & iPod dock, and none of those have exhibited problems. Even stranger, my wife's Windows laptop is usually plugged in to the same power strip as my MBP and hasn't had problems.
    The most the Genius at the Apple Store was able to tell me was to try using the three-prong extension cord with the adapter instead of the two-prong attachment, since that ensures a good ground. I'm doing that now with my new adapter, but I'm concerned it will happen again.

    It seems unusual / an odd co-incidence that two adapters would fail in the same way but it's possible there's been a surge or dip that's affected them but not the other hardware. Possibly just two dodgy adapters I guess ...
    I've only had one MagSafe fail and that went off with a loud bang and puff of acrid smoke one morning (only a few weeks old and replaced right away by the store I bought it from)

  • 2013 MBP 2.5 i5 4Gig 500MBHDD boots slow.  It finishes post in the same time as an identical MBP, and then hangs for 30 seconds on one of the ethernet adapters, before finishing the boot.  Once booted it is normal.   Turning off airport changes nothig.

    2013 MBP 2.5 i5 4Gig 500MBHDD boots slow.  It finishes post in the same time as an identical MBP, and then hangs for 30 seconds on one of the ethernet adapters, before finishing the boot.  Once booted it is normal.   Turning off airport changes nothing.  Hardline adapter is not plugged in.  Thunderbolt adapter is not used.  Bluetooth is off.  Did this out of box.  Identical MBP boots to login screen in 36 seconds.  Disk repair, permission repair, and safe mode boot have
    already been done, no change.  Boot time is consistent.  Hangs at the same place each time.  Right after post.  Bad adapter?
    Comments, solutions please.

    ... and so ... now a few days later, success.   I ran
    your software but it told me nothing I hadn 't seen
    in verbose boot.
    Consistently, following good post, the boot hung
    for 30 seconds on the adapters, (cards, chips, NICs.
    Ethernet cards, whatever you prefer to call them)
    either the airport card or the hard line.  It would then
    proceed at normal pace to the login screen.
    Since it came out of the box that way, software
    conflict was not a go.  I guessed glitched driver or
    fetch instruction.  I zapped the PRAM (cleared
    NVRAM) and reloaded the OS, updates, Garage Band,
    iPhoto (one of Apple's true dogs in an otherwise
    rare arena) iMovie, Photoshop, Lightroom, their
    updates, and my files.   MBP pro now boots to login
    in 31 seconds.  Note I have turned off as much gee
    whiz, rubber band scroll, global swiping and other
    hubcaps and hood ornaments as befits how like
    things ... and turned off all the Asian and other fonts
    I will. ever use.
    Best guess ... corrupt driver or corrupt fetch script ...
    bad server squirt at factory load.
    Thanks for your help, Cheers!

  • Bonding Two Ethernet Ports to act as One

    I am having problems bonding two ethernet ports on my G4 Xserver (10.4.4). The Mac OS X Server Command-Line Administration 10.4 manual gives instructions for doing this a number of ways.
    I tried <ifconfig en0 bonddev en1>; it did not work.
    The manual suggested using the <serversetup> commmand which does not exist on my server.
    I eventually used <sudo networksetup -createBond BondedEnet "Built-in Ethernet" "PCI Ethernet Slot 1"> which looked like it was working. However, it seem to lose the bond after a reboot of the server.
    Has anyone had any success with bonding and have some instructions on how to initiate it properly?
    G4 Xserver Mac OS X (10.4.4)

    I've found bonding to be reliable when set via the
    GUI, but I've yet to find a stable command line
    method.
    Note that any ifconfig commands would be transient,
    and lost at the next reboot. In any case your syntax
    is incorrect. It should be:
    ifconfig bond0 bonddev
    en1
    in other words, add device en1 to the existing bonded
    interface bond0. You're passing in a physical
    interface as the first parameter instead of the
    virtual bonded interface.
    The networksetup command should work, and should be
    persistent. It's not clear why it isn't working.
    If you have ARD or a monitor on this box I'd just go
    ahead and do it via the GUI. Maybe not the answer you
    wanted, but it works for me.
    If I don't have an existing bond0, do I simply use same line above but with en0 to create it.
    For example: ifconfig bond0 bonddev en0
    And is there anything else that would require tweaking after the bond is setup.
    G4 Xserver Mac OS X (10.4.4)

Maybe you are looking for

  • Warning! Supplied new HomeHub2 modem cable burnt o...

    I joined BT Broadband on December 15th, and installed the supplied HomeHub.2 modem that day, using the BT supplied RJ11 to RJ11 cable to connect the HomeHub to the ASDL output on the main phone socket- my landline phone was connected to the other pho

  • Some links do not work in Micro soft explorer???

    Hey there everyone! Does anybody know how to fix this? I just created my site using iweb. I have it hosted on godaddy.com. It works great on safari, & firefox. However, some links do not seem to work for people using micro soft explorer. Anyway to fi

  • A tough one for EJB experts - Stateless session bean spec question

    I am busy learning more about EJBs and came across something confusing regarding the legal operations in the various container callback methods for stateless session beans. Specifically, the EJB spec states that in the ejbCreate() method, the Session

  • EXE on a CD won't launch a PDF

    Hi - When building and testing my project I was able to launch PDFs in a separate browser window. The PDFs are in a folder within the project. When I burn the project on a CD, the Mac Projector opens Acrobat Reader in a Safari window and shows the PD

  • Bookmarks are gone?? I have used This Browser for years can you see my Bookmarks

    Do you have my bookmarks? How to recover Bookmarks? have up graded my O.S. MAC.. help! I have many years with these bookmarks. I have down loaded FireFox but I did not see were my info is at. Or asked my me if I have books marks already?? No Bookmark