"Error 0xBFF69012 attribute value is out of range" for Point Grey Grasshopper2 GS2-GE-50S5M

Try to get the camera above to work at MAX. Running on LabView 2010 SP1 with Vision Acquisition software August 2010.

Errors illustrated: error 0xBFF69012 attribute value is out of range

Camera works perfectly well on the supplied software advanced Grey. Point Grey Image Filter Driver installed. Turned off the Windows Firewall. Card (http://www.sonnettech.com/product/prestogigproec34.html) Ethernet supports Jumbo Frame.

Read through the following measures without result:

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

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

How will I know if there is a problem with the XML file?

What are the possibilities that this device is not compatible with IMAQdx?

Thank you.

Problem solved in new firmware version 1.25.3 - 00.

Contact Gray Point to this firmware.

Tags: NI Software

Similar Questions

  • Prosilica GigE GC650C error 0xBFF69012 attribute value is out of range

    Hi all

    I had been using a GigE Prosilica GC650 of camera on a target real time with no problems. Today I tried to connect the camera to the MAX and I get the above error. I have read every thread I could find about this error and have tried the following with no luck...

    -Deletion of files xml, iid and CIM with the camera disconnected and non-powered

    -Update the firmware of the device to 1.36

    -Repair OR-IMAQ 4.3 installation

    -OR-IMAQdx 3.4 repair facility

    The Prosilica camera viewer works very well. Another oddity, it's the same device works fine in the same version of MAX on another computer with hardware counterpart. This computer has versions of the same software (Labview 2009, IMAQ, etc.) to the problem machine.

    I have not installed software or updated between the time when the camera was working and now (about 1 week).

    Any ideas would be greatly appreciated!

    Chris

    Hi Chris,

    The only thing I can think of is to check the link speed. I think that some of the attributes on the Prosilicas go out of range, when they are connected to 100Mbit instead of 1 Gbit. Check that the interface of the camera card and the network show a gigabit link. Maybe you have a bad cable which is originally the link down to speed.

    If this does not help, let me know and I can try suggesting other things we can try.

    Eric

  • Network out of range for my HP photosmart C4780

    Hello.

    I'm trying to implement my photosmart C4780 for wireless connection. I select my network wireless in HP Setup, and press to continue. After a second or two, I get the following error: "network name" selected WI-Fi network is not within reach of the unit. I have the option again or change network. The wireless router is placed not more than two feet from the printer, so I don't think that the distance is the question.

    My wireless router is an Airport express, put in place with a WPA2 passphrase.

    The computer I'm in the form of installation software is a bit macbook OS. X 10.5.8

    Cordially Krisrogeb

    Well, it seems I've found the problem. Do not put your laptop between the printer and the router. The printer wil not be able to sort the signals apart.

    Krisrogeb

  • Error of the value of the range of the attribute only on the second update of the value each time.

    I tried to create an interface to change attributes of my camera during the acquisition. I created a cluster that has orders for BinningX & Y, cadence, exposure and position. When the VI running everything works fine except when changing the value binning more than once, I always get an error on the second attempt. The range is from 1 to 9 and at the beginning of the VI I can't change any value in this range, but if I try to change it to something else after that, even at 1, I get an error that the value is out of range. Any idea what could be the cause?

    Is attached a screenshot of part of my VI which deals with changing the values.

    Thank you!

    Change the order in which you pass in parameters. I had this problem several times.

    Indeed, if the return on investment that you describe is out of the detection area, you will get this error.

    Do not forget that the X offset + width cannot be greater than the width of the sensor and Y Offset height cannot be greater than the height sensor.

    Hope this helps

  • indicate the value out of range

    I want to indicate whether a digital indicator value is out of range, could someone give me a link or suggestions of what common ways are there to show whether a value is a limit above or below a lower limit.

    Thank you very much!


  • Pulnix RM-6740GE error 0xBFF69012

    Hello,
    
    I'm trying to use a Pulnix RM-6740GE, dated 6/10/09 with LabVIEW.  LabVIEW is
    having trouble interfacing with the camera.  I try to view an image
    through NI-MAX first and it returns a error 0xBFF69012 - attribute out of
    range.  The camera works find with the JAI tool software so I believe its
    not an ethernet interface problem.  Can you shed any light on what may be
    causing the problem?
    
    Thanks,
    Bruce Barnes
    Coherent Applications Inc.
    

    I found and corrected the problem.  I noticed that my NOR-IMAQ and NOR-IMAQdx versions were not the current versions, so I've updated them.  Then I deleted the files .iid and .icd for the camera.  I cycled the power on the camera, OR launched-MAX and the camera worked fine.  I then continued my vi and the preformed perfectly camera!

    Thank you

    Bruce

  • Get separate paths and the depth attribute value using the XQuery function

    Hi otn.
    I want to write the function XQuery that accept the following input document nodes.

    < counter Root = "8" >
    < has counter = "3" >
    < meter B '2' = >
    < C meter = "1" >
    < meter D = "1" / >
    / < C >
    < /B >
    < C meter = "2" >
    < counter E = "1" / >
    / < C >
    < /A >
    < meter B = "4" >
    < C meter = "3" / >
    < /B >
    < C meter = "6" >
    < counter E = "3" / >
    < counter D '2' = >
    < counter E = "1" / >
    / < d: >
    / < C >
    < meter D = "2" / >
    < counter E = "4" >
    < counter F = "1" / >
    < /E >
    < counter F = "1" / >
    < / root >

    Then returns many things at the same time as follows:
    1 - list of all of the separate paths
    2 - meter of the depth of each path element attribute value
    3 - the value of the previous counter in 2, is divided by the value of the attribute root counter.

    Thanks in advance :)))

    I'm sorry that not all xml input data correctly.

    You must use the {code} tag to enclose the code snippets. Formatting will be preserved and content not interpreted by the forum software.

    
      
       
        
         
        
       
       
        
       
      
      
       
      
      
       
       
        
       
      
      
      
       
      
      
    
    

    Here's an XQuery query that should work:

    declare function local:list-paths($d as element())
    as element()*
    {
      let $root := name($d)
      let $rootcnt := xs:integer($d/@counter)
      for $i in $d/descendant::*
      return element path
      {
        attribute value {
          substring-after(
            string-join(
              for $j in $i/ancestor-or-self::*
              return name($j)
            , "/"
            )
          , $root
          )
        }
      , attribute counter {$i/@counter}
      , attribute percentage {xs:integer($i/@counter) div $rootcnt}
      }
    };
    
  • The IVI Drivers: RangeCheck of initialization option set to true: failed to get an out-of-range error

    Hello

    I'm new to IVI drivers (started using them last week) and I have a problem with the option of initializing RangeCheck.

    So get used to the IVI drivers, I used the example provided with the AgilentE36xx IVI - COM driver (on my computer, it is located in C:\Program Files\IVI Foundation\IVI\Drivers\AgE36xx\Examples\VS.NET\Cpp\Example1).

    I could do everything I wanted except get an error out-of-range, during the passage of an out-of-range value to a function. I put the RangeCheck init option to true, but I don't have any error in the simulation, nor with the connected equipment.

    Attached is the code (from the example of Agilent) but modified so that it should throw an out-of-range error when adjusting the tension on the following line: spOutput1-> VoltageLevel = 1000; ... why no error.

    Still, it runs correctly. Can someone tell me what I'm not doing correctly.

    Kind regards

    Roman

    Hello

    I posted the question on the Forum of Agilent.

    Here is the link to the post: http://www.home.agilent.com/owc_discussions/thread.jspa?threadID=33348&tstart=0

    The problem is now resolved. Thank you for your help.

    Kind regards

    Roman

  • "Value is invalid or out of range" when you build the project in CVI 2009

    I converted a project to the wire of the CVI 9.0.1 to CVI 2009, and whenever I try to compile the distribution I get immediately the error message "Value is invalid or out of range" and stop the construction.  This error message is not too terribly useful to determine what the problem is, and I don't see anything obviously wrong with the signs of 'change the Installer '.  Any idea what's going on?  Thank you.

    Well, I'm a little confused by what I see. The newspaper confirms my suspicions earlier that one of the values of timer progress cached version is cause of an error. However, the values in the file "TriboScan OFFLINE.cds" you posted appear very well and do not cause an error when I copy in .cds another simple distribution (since I do not have the files to test your actual building distribution). Are you sure that you build the 'TriboScan OFFLINE.cds' distribution? In any case, I recommend a little offending the .cds hand editing. Save first (just in case), open it in a text editor and delete everything between and (that should be all down). This should solve your problem.

    Let me know what you find.

    A. Mert

    National Instruments

  • Error running of CFCS. Parameter index out of range (2 &gt; number of parameters, which is 1)

    Hello

    My CFC component is defined as:

    < name cffunction output = "updateNote" = "false" access = "remote" returntype = 'Cancel' >

    < name cfargument = "notedetails" required = "true" type = "string" >

    < name cfargument = "notename" required = "true" type = "string" / >

    < cfquery name = "qupdateNote" datasource = "notes_db" >

    UPDATE

    Notes

    SET

    Notes.notedetails = < CFQUERYPARAM CFSQLTYPE = "CF_SQL_VARCHAR" VALUE = "#ARGUMENTS.notedetails #" >.

    WHERE

    notename = "< CFQUERYPARAM CFSQLTYPE ="CF_SQL_VARCHAR"VALUE =" #ARGUMENTS.notename # "" > ""

    < / cfquery >

    < / cffunction >

    In Flash builder when I test the operation I get this error:

    "There was an error when calling the operation. Check your server settings and try to call again the operation.

    Reason: Server error unable to invoke CFC - error running query database. Parameter index out of range (2 > number of parameters, which is 1). »

    IM quessing that it really is something small, but now its making me pull my hair on my head! Arghhh. Tried a lot of things but I know thik im stuck.

    Help would be very much appreciated.

    Thank you

    The sql error is a comma.

  • "out of range" error on I-110 fieldpoint

    We try to connect the pressure Omegadyne transducers (PX1004L1) that give a reading of mV to 10 v excitation. Before you connect the 4 cables (excitation, signal and two Commons) I-110, we get an error 'out of range '. Disconnect the signal + / leads and measure with a multimeter, we read the mV expected signal. If reconnect us the signal + / conduit and disconnect the excitement + / leads and then connect to a power source (external to the I-110), we read the expected of the I-110 mV signal. Any suggestions on what is happening here? We have already exchanged the head I-110 with a spare part that we know is operational.

    I have not heard of "Omegadyne", but I know Omega.  What is the device?  http://www.Omega.com/pressure/PDF/PX1004.PDF

    You're talking about 2 Commons.  But what I see, it's a bridge 4 circuit son strain gage.  I think you should use a SG-140 module to read this device.

  • I am facing a problem with the beep.vi. I have a DAQ program, which acquired the signal and compare it to a threshold value. When a signal is out of range, a Visual and sound alarm has occurred. I use the VI beep.vi to generate the sound.

    I am facing a problem with the beep.vi.  I have a DAQ program, which acquired the signal and compare it to a threshold value. When a signal is out of range, a Visual and sound alarm has occurred. I use the VI beep.vi to generate the sound. Everything works fine except the sound alarm. It gives the table 1 d of type mismatch. I tried to fix this by placing it in a box structure. But it still does not work. If someone could help? Please find attached my VI. Best wishes to all visitors to the Forums of Discussion OR.

    Ihab El-Sayed

    published here: http://forums.ni.com/t5/LabVIEW/Playing-sound-based-on-exceeding-a-threshold-value-1D-array-data/m-p...

  • "Out of range" error message on my screen just before the record screen

    Having this little bug quite annoying, when I boot Windows 7, it starts to load then all of a sudden my monitor will go just black and an error "out of range" will pop up. I tried everythinggggg I know to solve this problem, connected in safe mode and updated all my graphics drivers and no still no chance. Currently in safe mode as we speak. I think it's something to do with my resolution, graphic card. I have a Nvidia 9600 GS.

    Please helpppppp

    I tried re - install the new drivers from Nvidia again this morning and suddenly seem to function very well, didn't really do something different yesterday. Just started in a lower resolution, and then downloaded the driver for Windows 7 (64 bit) of the Nvidia site.

  • Error "Index out of range" on search query

    I have a configuration of search query to clear my listview and insert new results of the query in the listview. The code looks like this:

    {OnDataLoaded}

    _APP. Clearlist

    root. ListView.insertlist (Data)

    }

    {OnQueryChanged}

    Load();

    }

    But unfortunately, whenever I do a query, and as a result appears my query update (triggered from a contextual menu) does not work and gives me the error "Index out of range". Even if the results of the query to fill listview very well and when I tap on a result it shows all data fine as well.

    And FYI the update query does not work when the list is not be searched or filtered so I don't think that there is a problem with my function.

    What I am doing wrong?

    He solved.  The problem is that the update function trying to remove and add the updated item within the filtered datamodel causing problems.  I just got the datamodel to load before performing the functions as described below:

    bool App::updateObject(const QString &id, const QString &name, const QString &description, const QString &datefield, const QString &lat, const QString &lon, const QString &categoryfield, const QString &mapurl, const QString &itempic)
    {
        bool updated = false;
        bool saved = false;
    
    //    if (!validateID(id))
    //        return false;
    
        Location *location = new Location(id, name, description, datefield, lat, lon, categoryfield, mapurl, itempic);
    
        // Find location in the datamodel.
        // Only the id is used by find(). This is because location
        // defines equality (==) as having the same id. (See the definition of "=="
        // in the location class.)
        const QVariantList updateIndexPath = m_dataModel->find(location);
    
        // update the item if found
        if (updateIndexPath.isEmpty()) {
            alert(tr("Object ID not found."));
            updated = false;
        } else {
            load();
            updated = m_dataModel->updateItem(updateIndexPath, location);
        }
    
        // Save the datamodel if we updated something.
        if (updated) {
            m_storage->deleteFromDB(id);
            saved = m_storage->save(m_lastCustomerID, m_dataModel);
            load();
            refreshGroup();
    
        }
    
        return (updated && saved);
    }
    
  • Error Unc.Exception for blackBerry 8310 Curve Smartphones: string index out of range: 0

    I get the following error message: "Eception Exception: string index out of range: 0" and no way to clear the message.

    Could someone help me to fix it? In fact, the only way to get the BB 8310 back to work is the battery.

    Thanks adavance

    You continue to misinterpret the contractual agreement for the support that YOU are bound to. You should contact your mobile service provider who can escalate your case RIM, how the ability to submit the report could well exist.

    All this debate aside courses... 9 times out of 10 if people just try some things in my first response, it solves their problems... normally a clean OS Reload did the trick as a "worst case"... that or update the operating system to something more current.

Maybe you are looking for

  • Photo scanned at unusable format (*.) VFS) printer HP Photosmart Plus 109 has

    Analyzed successfully just a photo using my HP209a printer.  It was scanned on my USB key in a unusable format *. VFS.  Need of JPG file.  Help!

  • I need some updates

    Hi guys,. I try to install windows live messenger 11 in my computer laptop win vista but when I try to install show me a message that says that I need a few windows updates: Addition of the plataforma para Windows Vista (KB971644) En multiple additio

  • Dell Dock missing after the return of the repair center

    original title: why isn't there a dock on my dell computer dell anywhere after I got it back from being fixed they put the thing bad or longer in my computer I have this computer 3 months ago and it crashed we took it back and when we arrived it Atif

  • kicks in a google search engine

    I keep getting kicked to a search page google image indicating that your search - http://street.presidiomedia.com/track/conversion.php?ad=778 - did not all documents. I don't have anything that is typed into a search engine and don't know why I keep

  • L-ASA-SSL-50 = replacement sku

    Hello Im trying to order the Premium SSL user license but I have noted that its end of life. I noticed that his being replaced by the more Anyconnect / Apex licence. Im getting confused with the new SKU. What is the replacement of L-ASA-SSL-50 = refe