GPIB-ENET/100


Hi, Isabel,.

in some cases, you are able to get product MTBF of NOR. You must call your local OR branch an explanation why you need that piece of information. Staff NOR will evaluate it and, probably, they will send the MTBF for you. It is the only way to get it.

If you are Spanish or you live in Spain, you can call the Office of Madrid OR 91 640 47 64.

Saludos!

Jesus.

Tags: NI Hardware

Similar Questions

  • IP default GPIB-enet/100

    I have a GPIB-ENET/100, which has been reset to factory default. I want to set a new IP address for her, but I was not able to know what is the default IP address, so that I can put IP my computer and subnet mask to allow me to find it on the local subnet. I have read the manual on the device and searched the forums and knowledge base, but could not find anything. I know I saw it somewhere in the past when the setting of some of them before. Does anyone have this info? Thank you.

    Holmes,

    How do you try to connect to your device? You connected directly via a cable crossed, or connected to the wall? If you have not tried to connect directly, please try this.

    Many KnowledgeBase articles for this device have been archived and are is no longer being updated, which may explain the difficulty finding. Try the one below for setting up if you have not already.

    http://digital.NI.com/public.nsf/allkb/C7F73559653B2C5686256E6100709D5D

  • Driver for GPIB-enet 100 on Ubuntu (10.04 v)

    Hello

    We are currently moving a Solaris 9 system to linux (Ubuntu 10.04) and I would like to know if there is a driver to interface amendments current GPIB-enet 100 boxes.

    Thank you

    Hello

    Pour to communicate with GPIB ENET 100 boxes, you will not need to PyVISA.

    Normally, the installation procedure of the second document that I mentioned has, as a first step, instructions pour Installer correctly NI-VISA and NEITHER 488.2.

    These two components should be enough pour allow you to communicate with your boxes.

    Sincerely,

  • GPIB/ENET 100 connects but cannot pass utility Troubleshooting Test or detect instruments

    Hello

    I'm trying to control two power supplies (AC and DC) Agilent by GPIB. To connect to the computer, I use a GPIB/ENET 100 device but make me connection errors.

    In the beginning, I followed the steps detailed here (http://www.ni.com/gettingstarted/setuphardware/instrumentcontrol/gpibenet.htm) and managed to connect using wizard Ethernet GPIB. Initially, I only ran the software verification of the troubleshooter NOR 488.2 and thought everything was working well, since after having wiped. When I went to the MAX, however, the produced instrument scan and error. I don't have the instrument which I have now so I can't be too specific I want but the error was different from those I saw in the troubleshooting resources. He simply said something to the effect of "there was an error."

    During troubleshooting, I found that the device has failed to pass the test of the troubleshooter nor 488.2. I tried a few fixes suggested in the help option of public service including moving ping IP and suggestions for change. Ping has been answered, but she came from a different IP address and said something to the effect of non-responsive, while the same amount of packets that have been sent back and none were lost. Initially, I tried to adjust IP the device manually to the previously defined address and everything else (the subnet mask, etc.) set to zero. Then I tried corresponding subnet of the computer, then by asking Assistant Ethernet GPIB to suggest an address, then the first with the IP address itself has changed to the previously defined address and finally the DHCP option (wouldn't cross). None of these worked and got the same results of the ping command. In fact, when I'd go to MAX to check for changes to the intellectual property, they would not be there, and I enter the values again. Nothing I have tried so far has led to the aircraft passing the test of the utility.

    I went through all of the fixes suggested in the troubleshooter nor 488.2 and searched online but nothing worked. I would really apprecate some help on this issue and hope that someone on this forum has addressed a similar problem. Finally, if you need me to post screenshots or specific error messages, I can do so starting Monday.

    Thanks in advance,
    Yusif Nurizade

    Hello Yusif,

    How did the GPIB/ENET 100 connected to your PC?  Is it connected via a router or is - this directly connected via an ethernet cable?  When the GPIB/ENET 100 is connected to a router, it might get an IP via DHCP, but when it is connected directly, you should make sure your PC and the ENET 100 are on the same "network".  This means that you will need to make sure your firewall is disabled on your PC (to start) and ensure that the address IP of your PC and the ENET 100 range are similar, as well as the mask subnet for both devices.  Can you confirm that you have done this?  Please let me know and I'll do my best to help!

  • Problem with getting communication with old instrument GPIB-ENET/100

    Hello!

    I'm trying to get my program in VB.net to communicate with an older instrument (Infratek 305 A, measure of power) via a GPIB-ENET/100 device.

    The manual of the instrument does not say what GPIB standard, it supports, but the instrument is detected by the measurement and Automation Explorer.

    Detected by that I mean that MAE has detected an instrument located on the right GPIB address, but indicated identification is the output measure instrument string

    instead of the name of instrument (as shown for some more recent instruments of Agilent).

    When I run my application, I followed the communication with NISpy.

    Configuration of the device seems to work and I present only once in the program.

    The problem is reading data from the instrument. Whenever I read the data, I get a correct string of the instrument. But the problem is

    I get the same data in two consecutive and all readings first after that I get new data and also these new data are received in two consecutive readings.

    According to the manual of the instrument the instrument generates the data as follows:

    "A row of data ends with CRLF. The instrument can send multiple rows of data. "When all of the data transfer is complete the EOI (end or identify) is sent.

    My endpoint settings are:

    Send EOI to write complete: YES

    Terminate read on EOS: No.

    EOS byte: 2

    8 bit EOS compare: YES

    Define EOI with EOS on write: No.

    How can I configure the GPIB-ENET/100 to work with my instrument?

    Here are som NISpy logs:

    # Configuration #.

    61 ibwrt(UD3, "C0C2C4C8..", 10 (0xA))
    PID: 0x0000113C Thread ID: 0x000008B4
    Departure time: 13:54:43.671 call duration 00:00:00.079
    ibsta: 0 x 100 iberr: 0 ibcntl: 10 (0xa)

    62 ThreadIbcntl()

    PID: 0x0000113C Thread ID: 0x000008B4
    Departure time: 13:54:43.750 call duration 00:00:00.000
    ibsta: 0 x 100 iberr: 0 ibcntl: 10 (0xa)

    63 ibwrt(UD3, "K0K3K5K9..", 10 (0xA))
    PID: 0x0000113C Thread ID: 0x000008B4
    Departure time: 13:54:43.765 call duration 00:00:00.125
    ibsta: 0 x 100 iberr: 0 ibcntl: 10 (0xa)

    64 ThreadIbcntl()
    PID: 0x0000113C Thread ID: 0x000008B4
    Departure time: 13:54:43.890 call duration 00:00:00.000
    ibsta: 0 x 100 iberr: 0 ibcntl: 10 (0xa)

    65 ibwrt(UD3, "F14F18F24..", 11 (0xB))
    PID: 0x0000113C Thread ID: 0x000008B4
    Departure time: 13:54:43.890 call duration 00:00:09.250
    ibsta: 0 x 100 iberr: 0 ibcntl: 11 (0xb)

    66 ThreadIbcntl()
    PID: 0x0000113C Thread ID: 0x000008B4
    Departure time: 13:54:53.140 call duration 00:00:00.000
    ibsta: 0 x 100 iberr: 0 ibcntl: 11 (0xb)

    ### LU ###

    437 ibrd(UD3, "*AC/1.0A480V/...", 1024 (0x400))
    PID: 0x0000113C Thread ID: 0x000008B4
    Departure time: 13:58:52.484 call duration 00:00:00.094
    ibsta: 0 x 2100 iberr: 0 ibcntl: 225 (0xe1)

    438 ThreadIbcntl()
    PID: 0x0000113C Thread ID: 0x000008B4
    Departure time: 13:58:52.578 call duration 00:00:00.000
    ibsta: 0 x 2100 iberr: 0 ibcntl: 225 (0xe1)

    439 ThreadIbcntl()
    PID: 0x0000113C Thread ID: 0x000008B4
    Departure time: 13:58:52.578 call duration 00:00:00.000
    ibsta: 0 x 2100 iberr: 0 ibcntl: 225 (0xe1)

    Hello!

    I don't have the opportunity to test with other controllers.

    However, I found a solution to my problem.

    The instrument should output 4 lines of data.

    L1 - line with comments

    L2 - line with current values

    L3 - line with the values of voltage

    L4 - line with power values

    The first line of the reading stops the instrument of implementation of additional measures.

    The measurements in the instrument began reading the last line of data (L4)

    The problem was that the instrument for a reason any also released a fifth line, which was empty.

    Read this line 5' th stopped the instrument again.

    By configuring the HW to finish reading on EOS, with EOS PMQS, the value byte, I could read the

    buffer of the instrument with a line output instead. This way I could read just L1 - L4

    and the instrument could work again.

    Next time I should read data from the Instr. first of all, I would like to read the empty line, then

    L1 - L4.

    Why the outputs Instr. an additional empty line will be left not resolved.

    My problem is solved.

  • With the help of two GPIB-ENET/100 boxes with ibconf - gpib1 selection?

    I hope this is the right forum for this post.

    I'm trying to use ibconf on Solaris to configure a workstation to use 2 boxes GPIB-ENET/100.  I have never tried to configure a computer to use multiple boxes GPIB-ENET/100 at the time, so I don't have a lot of confidence that I'm doing it correctly for two boxes.  Especially given what I describe below.

    According to the manual page 4-2 of the "Getting started with your GPIB-ENET/100 and NOR-488.» 2 for Solaris. "

    To identify your GPIB-ENET/100 in ibconf, perform the following steps:
    1. press on to select the option rename.
    2. type the alias name of host, host name, or IP address assigned to your
    GPIB-ENET/100 and press .
    3. press to exit, chooose to save your changes.

    I followed these steps for both boxes, but the banner at the top of the menu always says 'Card device for Council gpib0' and he always says "gpib0" just to top the host name that I go.  Shouldn't he State gpib0 first Board and gpib1 of the Committee on the second?  But I don't see a way to move to gpib1, or the unit of the second box ("Board") map.  Instead, it seems that I crushed the entrance of host name for the first box, I've identified using the steps above with the host name of the second box, that I've identified by following the steps above.

    I looked through the manual as well as fact a search online, nothing helps.  Which brings me to this forum.

    How should we do to get the pilot configured to use the GPIB-ENET/100 boxes?

    Thanks in advance.  Out of my ibconf is below (that's what it actually looks like, either incidentally - the strange on the line with dev2, dev13, and dev24 is not an artifact of copy/paste):

    ===============================================================================
    National Instruments GPIB Software Configuration utility Rev A.3.
    Copyright (c) 1991 National Instruments Corp.   All rights reserved.
    ===============================================================================

    File: / etc/gpibrc = CAPACITY: 8-plank 44 devices =
    ----------         -----------
    Press a key to continue * -.
    -----------------  -------
    ----------------  ----

    -------
    ----

    ===============================================================================
    National Instruments |    Card device for Council SPARCstation gpib0
    ===============================================================================
    -----------
    | GPIB0 |
    ----| nienetD |
    |   |_________|     * Use the cursor keys h, j, k, l & to select a device or a Commission.
    |                   * Use the buttons below to select the desired action.
    =====|------------------=======================================================
    | - 0 dev1 |-dev12 0 1 dev23 2 dev34
    = | - dev2 0 = = |-ev13 = 1 dev24 = 2 = dev35
    | - dev3 0 0 |---4 1 dev25 2 dev36
    | - dev4 0 1 dev15 1 dev26 2 dev37
    | - 0 dev5 1 dev16 1 dev27 2 dev38
    | - 0 dev6 1 dev17 1 dev28 2 dev39
    | - 0 dev7 1 dev18 2 dev29 2 dev40
    |---0 dev8            1 dev19           2 dev30                                                                   2 dev41
    | - 0 1 dev20 dev31 2 dev42 dev9 2 |-0 1 dev21 2 dev32 dev10
    | - 1 dev22 2 dev33 dev4311
    3 dev44
    |

    ^ Q: help ^ r: Rename ^ T: (de) connect ^ edit I: ^ o: output

    I just thought of it. My terminal has been updated with the ansi format. That was streaked the menu and blocks my view of the operating instructions ^ B / ^ F to see maps for more tips. The dockers affecting my vt100 terminal. You can even see how my menu was watered to the top at the bottom of my original message. I didn't know until now that the menu was supposed to look like different (although I knew it).

  • HP8562A and NI GPIB-ENET/100

    Hi, I would like to access my Analyzer of spectrum HP8562A from my computer using the NI GPIB-ENET/100 material. Is there a screw or drivers out there ready to achieve? I searched online and on ni.com, but I can't find them. Please help me. Thanks, Rocío-

    What is available is a driver of the 8562E series

    the two machines are agilent spectrumanalyzers but you will need to decide for yourself how they are of same familytree.

    http://sine.NI.com/apps/UTF8/niid_web_display.model_page?p_model_id=2032

  • GPIB-ENET/100 problem with NEITHER 488.2 v2.5 under Suse 10

    Hello

    I installed "NOR-488. ' 2 (Linux) Version 2.5 for Linux - 32-bit ' under Suse 10. Now, I try to add the GPIB-ENET/100 with gpibexplorer but failed:

    1. I have connected the GPIB_ENET/100 directly to the computer (eth1) with a crossover cable.

    2. as a result of gpibexplorer guests, I observed the PWR/RDY LED is orange flick so configured IP address/hostname as 192.168.1.2.

    3. then I clicked on the button 'search for GPIB-ENET/100', I had 'no device to display.

    4. I configured the IP address/host name as 'NIENET', which is the default hostname printed on the rear side of the unit and got the same result at step 3.

    5. one thing I need to mention is that I installed nienet-linux - 1.2 before and the ENET box didn't work with it either. I put

    192.168.1.2 NIENET gpib0
    

    in the file/etc/hosts and I have deleted all the files of this facility.

    The State of the network types arenetstat - rn)

    Kernel IP routing table
    Destination     Gateway         Genmask         Flags   MSS Window  irtt Iface
    192.168.1.0     0.0.0.0         255.255.255.0   U         0 0          0 eth1
    134.105.192.0   0.0.0.0         255.255.248.0   U         0 0          0 eth0
    169.254.0.0     0.0.0.0         255.255.0.0     U         0 0          0 eth0
    127.0.0.0       0.0.0.0         255.0.0.0       U         0 0          0 lo
    0.0.0.0         134.105.192.1   0.0.0.0         UG        0 0          0 eth0
    

    and the Ethernet card type isifconfig)

    eth0      Link encap:Ethernet  HWaddr 00:0A:5E:52:48:51
              inet addr:134.105.193.25  Bcast:134.105.199.255  Mask:255.255.248.0
              inet6 addr: fe80::20a:5eff:fe52:4851/64 Scope:Link
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:54226 errors:0 dropped:0 overruns:1 frame:0
              TX packets:15248 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:17829035 (17.0 Mb)  TX bytes:3468412 (3.3 Mb)
              Interrupt:177 Base address:0x6000
    
    eth1      Link encap:Ethernet  HWaddr 00:11:2F:AE:5D:55
              inet addr:192.168.1.1  Bcast:192.168.1.255  Mask:255.255.255.0
              inet6 addr: fe80::211:2fff:feae:5d55/64 Scope:Link
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:5 errors:0 dropped:0 overruns:0 frame:0
              TX packets:285 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:2950 (2.8 Kb)  TX bytes:12186 (11.9 Kb)
              Interrupt:185 Base address:0xb000
    
    lo        Link encap:Local Loopback
              inet addr:127.0.0.1  Mask:255.0.0.0
              inet6 addr: ::1/128 Scope:Host
              UP LOOPBACK RUNNING  MTU:16436  Metric:1
              RX packets:489 errors:0 dropped:0 overruns:0 frame:0
              TX packets:489 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:0
              RX bytes:44592 (43.5 Kb)  TX bytes:44592 (43.5 Kb)
    

    My questions are:

    1. in GPIB, will I set of Configuration IP address AND host name or IP OR hostname? If it is "OR", they must be linked in what file?

    2. "NIENET" is the default host name. How to change?

    3. What is the problem with my setup?

    Thanks in advance and best regards,

    Weining

    Hi Weining,

    to be able to set up a NEW ethernet device, it must be connected to eth0 - otherwise the GPIB Explorer won't be able to find it. Which is clearly described in the referenced article, and there is no work around for this need.

    You can only configure devices on eth1 if they already have an assigned static IP address.

    Then please follow the steps below (summary of the article that you and I already linked):

    (1) connect the new ENET/100 to eth0

    (2) open the GPIB Explorer, select "New Devce" and click on the "Search" button to find the box.

    (3) select the found device and change its IP settings to keep the network connection on eth1 and leave the Explorer GPIB

    (4) now unplug the eth0 device and connect it to eth1

    (5) restart the GPIB Explorer, choose 'New' and enter the static IP address you gave the ENET box.

    Best regards

    Sebastian

  • Bird fails via enet/100 with ELCK on all other attempts

    I use my own code (C/C++) on linux which reads data from a RF Boonton Electronics 4300 running talkmode via a power meter box GPIB-ENET/100.  The first Bird command returns data properly but the second fails, and this trend continues thereafter.  Change in the amount of delay between the orders of Bird does not appear to have any effect.

    Ibsta shows ERR, TIMO, CMPL, and the error seems to be ELCK whenever he fails.  There is only one instrument connected to the box ENET/100 and that a copy of my program interact with it.  My program is multi-threaded, but I keep a mutex on the gpib lock of in the thread making the reading of the instrument.

    I connected one committed GPIB to ENET/100 box and I can only see good handshake and transfers of data from the instrument to the listener at the same frequency that I get good data in the application.

    Using a packet sniffer, I see what I guess it's the error response coming back from the box of ENET/100 on all other Bird attempts.

    Does anyone have an idea what could be the problem?  I would try to run the power meter in another mode where I could ibwrt and get a unique response from the Bird, but I don't think that this mode exists.  Thank you.

    Jim

    So I think I thought a solution to my problem... maybe someone could explain why this works?

    If I execute a command ibtrg before each Bird, I never receive any errors.  What confuses me, is that I thought that the talkmode supported by the instrument does not require an external trigger, but apparently he... half the time.

    BTW, I use older drivers or-488 to the situation above.  I also tried to use reminders ibnotify with 488.2 without success.

    Jim

  • The GPIB-ENET/1000 commands reference

    Hello

    I want to control via Ethernet GPIB instruments using my own software

    FOM a Linux machine.  Do not intend to use MAX and/or any other software/drivers of OR.

    I need to be able to speak for the GPIB-ENET/1000 C commands like:

    socket = socket (AF_INET, SOCK_STREAM, IPPROTO_TCP);

    Connect (socket,...);
    Send (socket, "something",...);
    recv (socket, where_to,...);

    Is this something that can be done?

    Is there a reference of document summarizing GPIB-ENET/1000 orders

    What should I use to communicate with GPIB instruments?

    Thank you!

    Hello

    You will need a driver OR to communicate with a hardware OR. The driver you need is NEITHER 488.2 and can be found here for Linux:

    http://www.NI.com/download/NI-488.2---Linux-15.1.1/5926/en/

    This comes with a C API, so you can use any programming C environment you want.

  • Device ENET connect computer USB using NI GPIB-ENET/1000

    Hello

    Currently, I am trying to connect to a controller PI E-712 has an ENET port on a windows 7.

    I have a converter NI GPIB-ENET/1000 and a GPIB-USB-HS cable and want to use the ENET end for the controller and the GPIB for contact with the computer, but is it possible? Or does only for GPIB-devices of connection for calculating rusing ENET?

    I have the drivers on my computer, namely the NEITHER-488. 2, IMAX can detect the GPIB connection and the cable has a light orange on the loan. Lights green ENET-converter for power, ready and the positions of the Act/LINK but nothing either of the GPIB for speak and listen to the lamps. When trying to connect, the computer does not see the device at all.

    Any help will be greatly appreciated.

    FrellZilla wrote:

    Thank you for your adivce.

    I am sure that tha the device does support ethernet. The problem is, however, that we cannot connect the ethernet to the computer itself. We do not actually use Labview but a program called DMACS, that's why we want to use GPIB on the end of the computer.

    The NI GPIB-ENET/1000 will not work for you. It is an Ethernet to GPIB device. Your instrument is not a GPIB interface.

    I'm not familiar with DMACS.

  • GPIB-ENET 21 error code


    Hi Andrea!

    The problem you are experiencing may be solve if you update the firmware of your GPIB-ENET. To do this, depending on your operating system, see the manual supplied with your GPIB-ENET.

    If this does not resolve the issue, most likely your GPIB-ENET must repair.

    Hope this helps, have a nice day!

    Oswald Branford

  • Using PCI and GPIB-Enet drivers set

    We need to use a PCI and Enet GPIB controller at the same time under Solaris 9.

    Is this always the case that it not there no driver unified for the PCI GPIB card and the Ethernet GPIB for Solaris (Solaris 9) controller, as shown in your post on the forum of April 2004 (pfrogers and JoshuaP)?

    If there is no unified driver, is it possible to install two drivers in different directories, and then compile a program that will access both devices having carefully he use different files for header C and libraries, according to what access controller?  It seems to me, the answer will always be no, because your API GPIB function calls will have the same name between the two controllers, so there is no way to specify what (PCI or Enet version) function to call.

    Thank you.

    Hello

    Thank you for your message.  Yes, it's always the case that there is no unified driver for the PCI-GPIB card and controller ENET/GPIB for Solaris 9.  You are also right in your assumption that you will not be able to compile a program that will allow you to access these two drivers in different directories.  I apologize for the inconvinience this may cause you.

    Have a great day!

    Kind regards

    Todd v.

  • GPIB is not indicated in gpibexplorer on mac

    Hi all

    I'm working on an osciloscope using a gpib-ENET 100 of reading.  The GPIB just flashes orange, in network mode, and when I search using the Explorer, it does not show.  Indications on where I spoil it would be appreciated.  This will read the readings of a terrace of sinople bore research MRI gradient field.

    James

    Hi James,

    If you connect your GPIB-ENET/100 directly to your computer, be sure to use a crossover ethernet cable.  I am attaching a link to an article in the knowledge base that explains the difference between a crossover cable and a straight through cable.  This article should also help you to determine if you are currently using the right cable if you are uncertain as to what type you have.  Please let me know if it helps!  Have a great day!

    What are the differences between a Standard category 5 Ethernet cable and a crossover cable?

  • A single / Multi channel divergence in VI for unit piloted by GPIB

    Hi all

    I'm hoping to get help with a VI that I edit. VI control an Agilent 34970 A via a NI GPIB-ENET 100/1000. I have downloaded the driver for this instrument and had it works such that I can select a channel (or more channels) and monitor the voltages when I run.

    The problem I have is that the current set up requires channels to initialize every time that a reading is taken. This happens in the first two subVIs of the structure of matter in the attached screenshot. This is unacceptable because the VI is intended to control more than 200 channels very high frequency and I don't want a mechanical switch to return on and outside every time a reading is taken.

    Initially, this VI had not the case around the subVIs structure first two and switching has been constant whenever a reading was taken. The change has been added with the consideration that the channels would be be initialized in the iteration 0E while all subsequent iterations (1 or by default in the structure of the case) would have a direct link in avoiding initialization.

    The unfortunate problem is that this fix works only for a single channel. When only one channel is selected, the switch is heard once at the beginning and is silent for all of the following readings. When many channels are selected, however, the instrument goes back to the State of the structure of the case and the switch is heard whenever a reading is taken. I tried everything I could think of, but I can't understand why to choose several channels does much less to solve the problem.

    Any help is greatly apreciated.

    Thank you

    Yusif Nurizade

    You are far away from the base. As I said, every time that you run an analysis, each relay will open and close. You seem to be under a serious misunderstanding of the material. Look at the included diagrams in the manual. There is a mux to multiple relay linking multiple points to a single DMM. One point at a time may be connected to the DMM. Under your belief, keeping all the relays closed after the initial scan would have all of your short connections together.  With a single point, of course there no need to open and close several relays.

Maybe you are looking for