Upgrade issues with Vision Assistant

Hi Guys,
I have encountered a problem with finding and analysing data from vision assistant since I upgraded to the new labVIEW 2013 SP2 a couple of weeks back. Within my application I perform countless camera inspections using vision assistant however i have noticed that for 4 particular inspections my vision assistant does not perform as it should. All other inspections have worked perfectly which is quite strange. Even the scripts are the same along witht the file directory locations. The first error was -1074396120 IMAQ Match Pattern3 saying the possible error was because it was not an image etc. However, after instancing a known working script into vision assistant for that inspection i receive an image but I dont receive an output from visin assisant that I am looking for.
Within my inspection I look for 4 templates and an OCR check etc and perform boolean logic to give me a true/false result. When i run my application i always get a false result, even my probes tell me there was no template match etc but when i open up the script and run it all the templates are picked up! I created a new less complicated inspection where i only look for one pattern and again i get a false result. Has anyone got any ideas? I am a bit lost at the moment considering non of the other inspections have been affected. Even creating new file paths for directories but no joy!
Thanks in advance guys! 

Hi Chris,
I was away for a few weeks. I have attached an image with template. The version I currently run is Development 2013 SP1 and the Vision Development module 2013 SP1 see attachment (Doc1). The executable runs perfectly for all of my inspections which is over 100 and only 2/3 fail because it will not find the template. The template has the same file paths as all the other inspections. When running the application i receive a fail because it doesnt see a template i believe. However, when i open the vision assistant express VI and run through the script it finds the templates no problem. Any advice is welcome.
Damien
Attachments:
230.png ‏2220 KB
Edge Template2.png ‏223 KB
Doc1.docx ‏115 KB

Similar Messages

  • No Image - 1473R With Vision Assistant

    Hopefully this is a simple fix and I'm missing something very obvious, so here is what's up. I'm originally a text programmer but for this project I'm stuck using LabVIEW which is completely unfamiliar; I've been working on this for days with no progress so I thougt I'd see if anyone had some pointers. The goal of the project is to use the PCIe-1473R FPGA to do live gain control, overlay, and maybe some recognition.
    I started with the "Image Processing with Vision Assistant on FPGA" example and made a few simple changes to just attempt to get a video feed through. The camera we are using is a Pulnix TM 1325 CL, which outputs a 1 tap/10 bit Camera Link signal. Since this example VI is originally configured 1 tap/8 bit I changed the incoming pixel to be read as 1 tap/10 bit and compiled and tested. When I try to start video acquisition I get no errors but no frames are grabbed. The frame's acquisitioned count does not increase and nothing is displayed. If I switch to line scan I get a scanning static image, but this is not a line scan camera and my other NI frame grabber card shows an image from the camera fine.
    I wasn't all that surprised with this result, as the input is 10 bit and the acquisition FIFO and DMA FIFO are both 8 bit orginally. So, I changed them to U16 and also changed IMAQ FPGA FIFO to Pixel Bus and IMAQ FPGA Pixel Bus to FIFO blocks on either side of the Vision Assistant to U16. With this configuration, I again get no image at all; same results. I suspect this is because the incoming image is signed, so the types should be I16 instead. However, there is no setting for I16 on the Pixel Bus conversion methods. Am I not understanding the types happneing here or is there an alternative method for using Vision Assistant with signed images? I'd think it'd be odd not have support for signed input.
    Anyway, I've tried all the different combos of settings I can think of. Does anyone have any input? I feel like it must be either a buffer size problem or a signing problem, but I don't really know. Any and all input is welcome!
    Thanks for helping out a new guy,
    Kidron

    I ended up resolving this issue by switching cameras. The end goal was to use a FLIR SC6100, so I switched to it and was able to get things working shortly. The FLIR does use unsigned ints, so I believe that's what resovled the issue for anyone running into this in the future.

  • Issues with modification assistant txn SPAU

    Hi,
         I have suceesfully adjust the changes to newly upgraded system using modification assistant - txn SPAU. But the adjustment category with modification assistant objects under on a different request in Development client 000. Without modification assistant objects under another request in Development client 500. Does it affect the changes made.
    Cheers
    Senthil

    Hi,
    All the adjustment should be done in the development client not in 000. So there will not be any issue if you have done changes in client 500.
    Regards,
    Atish

  • 7.1.2 Upgrade Issue with 2012 Chevrolet Tahoe

    I upgraded my iPhone 5 to iOS 7.1.2 and now it will not work with my 2012 Tahoe via USB connection.  Vehicle has Bose system with navigation.  Previously the display worked with Spotify and any music apps on the phone.  Phone has been rebooted mutiple times.  Vehicle has also been turned off and on.
    The strange thing is I also updated to 7.1.2 on my iPad Mini (non retina) and it connects and works as it should.

    Hey ylwdogsc,
    I have an article that may help you address this issue and contains some helpful troubleshooting tips for this type of issue:
    iOS: Troubleshooting car stereo connections
    http://support.apple.com/kb/ts3581
    Troubleshooting tips
    Beginning playback and controlling music
    Some car stereos may require that playback be started or controlled from either the device or the stereo. Ensure that your car stereo is set to the proper input for your device. If it is and you cannot hear sound from your car speakers, try switching to your radio and then back to the proper input.
    When using adapters to connect to your car stereo, you may notice variations in audio quality. When possible, use a shorter connection to the car stereo or try a different cable or adapter.
    Disconnect and restart
    If you are experiencing difficulties with the connection between your stereo and device, disconnect the device, and then power cycle the stereo and your iPhone, iPod touch, or iPad. When the Home screen reappears, reconnect your device. If you cannot power cycle the stereo, turn the car off and then back on to allow the stereo to power off.
    Isolate the issue
    Try to reproduce the issue with an identical or similar accessory, if one is available, or test with a second device.
    Example: If you hear static coming from the left audio channel, try connecting a different device or try connecting to a different stereo or accessory that connects over the same interface (30-pin or Lightning connector, Bluetooth, or headphone jack).
    Restore iPhone, iPad, or iPod touch
    If you have isolated an issue to the device, restore iPhone, iPad, or iPod touch to its factory condition. You should rarely need to use this step with an accessory issue. If the issue affects only a third-party accessory, contact the accessory manufacturer before restoring your iOS device.
    If the device does not update successfully, the issue may lie with the device and not with the accessory. See one of the following articles, depending on your device:
    iPhone
    iPad
    iPod touch
    Take care, and thanks for visiting the Apple Support Communities.
    Cheers,
    Braden

  • Make a Line Fit with Vision Assistant for a polynominal function?!

    Hello
    I do have following problem to solve: I do have a laser spot which draws a line (non linear) to a wall. For this line I need to know the (exact) mathematical
    function. Therefore I can get an image of the line but I do not know how I can extract the mathematical function with a line fit for example. If I could "convert"
    the line into points I would use the line fit function of LabView which should work without problem.
    Is there a way to solve the problem with the vision assistant or..?
    Thanks in advance
    Solved!
    Go to Solution.

    Hello,
    by now I have learned that (almost) anything is possible. You can achieve this using Labview, Matlab, C++, etc... In any case, getting the coordinates of a single laser line (single laser line - you don't need to find correspondences, as opposed to multi-line projection) should be really simple. If you place an apropriate filter in front of the camera, it is even simpler!
    If you want proof it can be done (and the description/procedute I used), check out the link in my signature and search for laser scanner posts (I think there is three of them, if I remember correctly). I have made a really cheap scanner (total cost was around 45 eur). The only problem is that it is not fully calibrated. If you want to make precise distance measurements, you need to calibrate it, for example using a body of known shape. There are quite a few calibration methods - search in papers online.
    Best regards,
    K
    https://decibel.ni.com/content/blogs/kl3m3n
    "Kudos: Users may give one another Kudos on the forums for posts that they found particularly helpful or insightful."

  • So I want to use an imaging device with Vision Assistant then incorporate that into my LabView 8.6 code. How can I do this?

    So here's what I have so far written, I have LabView program to interface with my microscope stage, autofocus. I want to try now to interface the camera using Vision Assistant.
    The procedure I want the program to perform is taking this CR-39 detectors and placing them on this stage and the camera to take images of this detector frame by frame. So I want the program to go to the very top corner of the detector on the stage. Then the camera would autofocus (if needed) and take an image. So this would take an image for every micron of the detector on that row. Then move to the next  and so on. Until it has successfully imaged the whole detector.  Is anyone well versed on Vision Assistant and willing to give some advice on this? It would be greatly appreciated.
    The purpose is eliminate the previous method of acquiring images by manually focusing on the tracks created by the particles. I want to this program to run itself without a user being present, so just pressing a button would send the program into autopilot and it would perform the procedure.
    What are CR-39 detectors?
    Allyl Diglycol Carbonate (ADC) is a plastic polymer. When ionizing radiation passes through the CR-39 it breaks the chemical bonds of the polymer and it creates a latent damage trail along the trajectory of the particles. These trails are further ethced using a chemical solution to make the tracts larger which can finally be seeing using an optical microscope.
    Thank you,
    HumanCondition

    Hi Justin,
    Yes I already have a vi that controls the stage.
    So the camera is stationary above the stage. Now what I want to do is get the camera to take the pictures of the detector by moving the stage frame by frame for example starting from the top right corner of the detector (by taking an image) then ending on the top left corner of the detector (by taking an image) then having the stage move down a row and starting the process over again until each frame (or piece) has been imaged.
    My goal is while the stage is moving to every little frame of the detector I would like for it to autofocus if necessary, and take a image to be for each frame of the detector.
    Using the auto focus requires the moving of the stage up and down.
    HumanCondition

  • Lion Upgrade - issue with WiFi Network

    I recently upgraded to Lion and now everytime I restart my wireless network (Time Capsule) is not recongized and I must manually select it. I have the same issue with my magic mouse, although it does reconginze my bluetooth keyboard. What can I do to fix the issue?

    Yes, same WiFi problem with safe mode. Everything was perfect until the upgrade to Lollipop. Now WiFi speed is 1/10 of before, and phone is slow in general. realy sad, sometimes even whatsapp messages takes minutes to be delivered.
    Does anyone know how to select only 5ghz channel for the WiFi on the phone?

  • Using Thunderbird/Firefox - since last upgrade, issues with HTML emails and opening PDF

    Since last upgrade, it seems that I'm having 2 (maybe 3) problems:
    1)  emails have white/grey horizontal lines in the bottom half of the email's text or graphics
    2)  can't open pdf files - when I could without issue before upgrade
    3)  Adobe Reader - I've downloaded updates, but they won't install.  (says not compatible with my computer, but running Mac OSX 10.6.8  (I even downloaded Opera brower to see if that would work, but there still seem to be Adobe issues)
    Any thoughts?

    mknabster wrote:
    Now i'm thinking it has to be those 10K fonts I put on there into the Font app.
    I think you are correct, that was not a good idea.
    Hopefully they all wound up in Home/Library/Fonts.  You can safely delete everything in there, as OS X does not put anything in that folder.  Fonts part of the OS are
    http://www.prepressure.com/fonts/basics/snow-leopard-fonts/list

  • Upgrade issue with sapadm_password

    hi gurus
    We're having our own hana sandbox which we need to upgrade , but during the upgrade procedure from Sp06 to Sp07 we've faced few unfortunate issues and upgrade fails all the time. Here is the steps:
    1. running Sp06 and downloaded Sp07
    2. Execute ./hdblcmgui and fill in all credentials
    3. When system comes to Updating SAP HANA database the following error is being thrown (see attachment)
    Did not manage to find any flat file where i can put this username.
    In log file the following info is being written:
    17:12:23.984 - INFO:    
    Program terminated with exit code 1
    17:12:23.984 - ERR :  
    Update of SAP HANA Database failed
    17:12:23.984 - INFO:
    17:12:23.984 - INFO:
    END: Updating SAP HANA Database  start: 17:12:22.346 duration: 00:00:01.638
    17:12:23.984 - INFO:
    17:12:23.985 - INFO:   ---------------------------------------------------------
    17:12:23.985 - INFO:   END: Update components  start: 17:12:22.111 duration: 00:00:01.874
    17:12:23.985 - INFO:   ---------------------------------------------------------
    17:12:23.986 - ERR :   Installation failed
    17:16:47.494 - INFO:   Summary of critical errors
    17:12:23.986 - ERR :
    Installation failed
    17:12:23.984 - ERR :  
    Update of SAP HANA Database failed
    17:12:23.984 - INFO:    
    Upgrade failed
    17:12:23.984 - INFO:      
    No password tag 'sapadm_password' found

    Solved

  • Upgrade issue with 7.0.98.0

    Hi,
    I recently upgraded our Cisco 4402 & 4404 controllers from 6.0.188.0 to 7.0.98.0 and everything went fine until 24hrs later all the access points disassociated and would not re-connect.
    The AP's sit with a single fast flashing green light. We are running a combination of 1131AG and 1241's.
    Has anyone else seen this issue? It seems like it could be DHCP related as the leases are 24hrs.
    Matt Pollard
    University of Abertay

    Matt,
         Something odd to check, can you console into one of the AP's and reboot it and see log the output? You'd want to be looking for a reference to mesh_cfg..   You can also see if it's actually trying to connect, if all else fails can you possibly take one of them and convert it to IOS and look at the flash directory and provide a directory list of it..
         I had a very similar issue.and it turns out that somehow the AP's thought they were mesh...
    Hope this helps.
    Thanks,
    Kayle

  • ECC6.0 upgrade issue with IDoc release

    Hi experts,
    we are in the process of upgrading our ECC environment from 5.0 to 6.0. We have quite a few interfaces which use ORDERS/Invoice Idocs in customised form. In ECC5.0 environment, we had developed a Z segment in the ORDERS Idoc and the segment release was set as 640. Everything worked fine in ECC5.0.
    In upgraded environment, SAP has released new version of some segments. one of those is E1EDP01. This segment has 2 new versions in ECC6.0 environment - 007 and 008. This change in the version changes the data in the IDoc and hence interface goes in error at the EDI provider.
    We have tried to use 640 as the IDoc segment release in the partner profile of the IDocs. This still gives us an issue because the 007 version of the segment E1EDP01 has release 620 and hence the Idoc picks up 007 version instead of 006 version as desired. When we change the partner profile with Segment release in the IDoc type as 46C, it gives us an issue in the Z segment saying that the IDoc segment is not released in 46C and the Idoc goes in error.
    has any one faces such situation in the past? if yes, please throw some light.
    Thanks in advance.

    Hello,
    Iam new to SAP. Thar’s why i can’t understand well to do upgrade,
    Then i found out some notes from internet about Upgrade : ‘‘ SAP Note Number 857904  (upgrade from Release 6.’ To 7.0)’’.
    In that notes,
    Actually i would like to know about some key words (for example : ASSIGNING, REPLACE, TRANSFER…. )  which how to work in the Release 7.0
    Always i have some objets in 4.6C. 
    Ex 01: ’’READ DATASET p_dataset INTO wa_record’’
    Ex 02 :  ’’ TRANSFER i_crhu TO p_crhd ’’
    LOOP AT i_crhd.
    *disable controls in crhd
        PERFORM f_disable_crhd.
        TRANSFER i_crhd TO p_crhd.
        IF sy-subrc NE 0.
          MESSAGE a045.        "Error when transfering data to error file
        ENDIF.
    ENDLOOP.
      CLEAR i_crhd.
      CLOSE DATASET p_crhd.
      IF sy-subrc NE 0.
        MESSAGE a039.                      "Error at close dataset
      ENDIF.
      OPEN DATASET v_crhd FOR OUTPUT IN TEXT MODE.
    And then i have some FM (ex : WS_UPLOAD , WS_DOWNLOAD)
    So I have changed the code for WS_UPLOAD by GUI_UPLOAD
                                  and WS_DOWNLOAD by GUI_DOWNLOAD
    now my problem is to know about some key word which how to work in ECC6 (for example ASSIGNING, REPLACE, TRANSFER…. )
    thanks in advance
    Rathy

  • Iphone 4, ios5 upgraded, issues with iMessaging.....activation unsucessful, no associated telephone number, just email.

    1. upgraded to ios5
    2. activated iMessaging
    3. get message saying carrier may charge for activation texts - never received these - no matter how many times i try to activate
    4. keeps saying activation unsuccesful
    5. allows me tho, to sign in with apple id
    6. recipients receive iMessages in their text inbox but from my email address
    7. if i sign out of apple id cannot use iMessages
    8. iMessages has defaulted to email address, not telephone number as it should
    9. if i try to add another email adress it will alow me but there is nowhere anywhere at all for caller id
    10. i cant delete that email adress as it is the primary one that im signed in with as my apple id
    11. i have done a hard restore, ive turned all my notifications, imessaging, face time off then turned phone  off and on again....
    12. considering a restore thru itunes
    13. also considering a DFU
    14. and finally considering flushing  the bloody thing!!
    can anyone help?

    iMessage is a strange one for me too...
    When I first activated it, it would not show up texts I sent or rcvd on both my iPhone and iPad.. just iPhone... I played with this for a long time before changing the "Caller ID" setting from within iMessage settings... NOT the one in the phone settings...
    After I chose to use the email (Apple ID) assigned to iMessage the syncing worked! this doesn't change the fact that my regular phone number shows up to non iOS5 devices I text... very strange for me too...
    it does work however I had to change that setting in order to get it to work...
    As for cant activate... I had that issue at first but after first day it worked fine...perhaps network lag or iMessage lag due to too many users in at once...

  • 10.9.4 Maverick Upgrade - Issue with multiple monitors

    I have just upgraded to Maverick and there seems to be a problem with my second monitor now going to a black screen every time I use the mouse or scroll up and down a page. Is there a fix for this? Any help would be appreciated as it is very annoying.

    This is being discussed in a number of threads - unfortunately there is no single thread, but this one is most recent: Second display problem with 10.9.4
    (More unfortunately, there is no fix and Apple generally hasn't been giving a scheiß about the issue since it first cropped up in 10.9.3...)

  • Oracle 9i database software upgrade issue with standby (Dataguard) database

    All,
    I have encountered a problem in upgrading the Oracle software on 2 of our databases in-house. The databases in question here are using Dataguard, so one is set to primary and one is set to standby. The version that they are/were starting at is 9.2.0.7.
    I was able to install and complete the 9.2.0.8 and 9.2.0.8 OCT CPU patches on the primary database, however when I moved to working on the standby database, I am got an error when attempting to follow step 6 of the post installation tasks:
    Enter the following SQL*Plus commands:
    SQL> STARTUP MIGRATE
    SQL> SPOOL patch.log
    SQL> @ORACLE_BASE\ORACLE_HOME\rdbms\admin\catpatch.sql
    SQL> SPOOL OFF
    (Please note that this is my first experience with working with Dataguard, so my methods in updating might have been a bit off-base.)
    If I attempt to startup the standby database in MIGRADE mode, I get the following error (which is expected):
    ORA-01666: controlfile is for a standby database
    If I try to run the catpatch.sql script, even after mounting the database in standby mode, I receive the additional error:
    ORA-01219: database not open: queries allowed on fixed tables/views only
    My question here is, how do I get the standby database to allow me to finish the software upgrade process, so that both versions of Oracle match on the primary and standby databases? :)
    (I did try some research on Metalink, but only found an article detailing how to upgrade your dataguard database from 9i to 10g, which did not look especially helpful in this case...)
    Thank you!
    -Sabrina

    Depending on the kind of Dataguard you currently have, physical or logical, there are two useful metalinks notes:
    Upgrading to 10g with a Physical Standby in Place
         Doc ID:      Note:278521.1
    Upgrading to 10g with a Logical Standby in Place
         Doc ID:      Note:278108.1
    ~ Madrid
    http://hrivera99.blogspot.com/

  • Upgrade : Issue with Specical character being used in 4.6C ( Dynamic calls)

    Hi ,
      We are working on Upgrade from 4.6C to ECC6.0 . in SPAU phase we are facing an issue :
    When we are trying to see the variants from the program, it says that the program contains Syntax Error
    "In Unicode programs, the "&" character can not appear in names as it does here in the name 'op&xv0' "
    The 'op&xv0' is a form. we tried changing the form name, but couldnt get the PERFORM stmt for the form and it might be a dynamic call. what can we do for this type of programs?
    Please also suggest how we can identify the places where that particular Subroutine is being called.
    Thanks & Regds
    Teja

    This is probably an operation defined in Tcode PE04. You can change the operation subroutine name and then modify the code accordingly in the report.
    Go to PE04 and put in operation name, suposedly &xv0.
    Instead of using standard name suggested by SAP use custom name (for example opYvx0) and then change in the report as well and it should be ok.

Maybe you are looking for