Source :Imaq Copy.vi code: -1074397150

I get the above error message when i try to acquire 2 sets of image from a single image (using the ROI) i get a correct image in one while the other doesnt display anything and i get the above error. how do i troubleshoot this?

Hi
I had a similar problem when working with IMAQ.
I suggest you make copies of the single original image and then apply
the ROI functions to those copied images.This approach has worked for
me before, but I can't offer you any explanation why this works.Hope
it solves your problem.
Plz let me know if you have come across other solutions to this
problem.
Cheers
deepak
Selva2579 wrote in message news:<[email protected]>...
> I get the above error message when i try to acquire 2 sets of image
> from a single image (using the ROI) i get a correct image in one while
> the other doesnt display anything and i get the above error. how do i
> troubleshoot this?

Similar Messages

  • Copying Company Code

    Hi
    I am copying an existing Comapny Code with Indian Co Code.    I have done the following so far.
    Copy Co.Code, Assign Co. Code to Controlling Area, Currency, Posting Period Variant creation, Bus. Area creation, Global parameters checked.   
    What are all the other FI & CO  activities needs to be done?  Apart from FICO what needs to be done for MM & SD ?
    Also, I need to copy the Chart of Account from existing Co.code to new Co. Code.  
    Is there any mass copying procedure to copy all the GL accounts?
    Expecting help and guideline from the experts.
    Thanks in advance.
    Regards,
    SS

    Hi,
    FS15 is useful to send the GL accounts from source company code
    FS16 is useful to receice the GL accounts to target company code
    Also check OBY2.
    Rgds
    Murali. N

  • What does the "Copy error code files" option do in the build spec properties

    I have the "Copy error code files" checked for my application build specification but when I run my EXE on a different computer and call the simple error handler, I don't get the custom error from my computer's
    C:\Program Files(x86)\National Instruments\LabVIEW 2012\user.lib\errors\User-errors.txt file. Instead I get the "this error code is undefined" explaination.
    I've also tried including that file in the "always included" section of the build spec but that didn't work either. Am I missing something?
    CLD (2014)

    Infinite,
    Check out this link:
    http://www.ni.com/white-paper/3209/en
    Specifically this paragraph:
    "When building an executable (EXE) or shared library (DLL) with the Application Builder, make sure to add the custom error file as a support file (under the Source Files tab). For an executable, the custom error file will be saved in the <executable destination directory>\user.lib\errors directory. For a shared library, the custom error file will be saved in the National Instruments\Shared\LabVIEW Run-Time\<version>\Errors directory. When distributing a shared library, make sure to install the custom error file in this directory."
    James K.
    National Instruments
    Applications Engineer

  • Preserving Named Tables as Pivot Table data sources after copying to new workbook (Excel 2010)

    Have 2010 Excel Workbook with Named Tables and child Pivot Tables and several other support sheets.  I want to make a 'working' file --  with only copies of these Named Tables and Pivot Table
    structures, and then I would populate the copied Tables with the 'real data' and crunch the numbers I need in this new working file.
    I need to use VBA for this transformation (which I've tried).
    Problem -- Upon copying the Named Table [Table1] and Pivot Tables [Pivot11] and [Pivot12] to the new stand-alone file, WORKING.xlsm, the Pivot Tables only recognize the Tables in the source file (I.e. the data source for Pivot11 is C:\...\'SOURCE.xlsm'!Table1),
    and not simply Table1 in the new stand-alone file.
    Longhand changing of the Data Source for each Pivot Table [Table1] from 'C:\...\SOURCE.xlsm'!Table1 to simply Table1 seems to be disallowed from all angles.
    Anyone have clean VBA code that will copy the parent Named Table and its child Pivot Tables to an external .xlsm file without the absolute links back to the original source file ?

    Hi Jon,
    How do you change the data source?
    Base on my test, we can change the data source by using this code below:
    ActiveSheet.PivotTables("PivotTable1").ChangePivotCache ActiveWorkbook. _
    PivotCaches.Create(SourceType:=xlDatabase, SourceData:= _
    "[path]!Table4" _
    , Version:=xlPivotTableVersion15)
    To copy and paste the Named Table and Pivot Tables, we could use
    Range.Copy and
    Range.PasteSpecial method.
    To check whether the Pivot Tables parent is specify Named Table, we could check
    PivotTable.SourceData property.
    Regards
    Starain
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Copy  company code to new company code

    Dear Experts,
    Please guide me what are all possibilities an implication,  
    1. if i copied from one existing company to new company code,  what are all  it will copy from source to traget?
    2.  it will copy configuration also ?
    3.my old company we have many plant in new plant that are all i don't need  all only  few i need.
    Please guide me
    Regards
    Chandu

    Here is the list you can choose from as per your requirement.
    FICO Config - GL     OX15     Define Internal Trading partner
    FICO Config - GL     EC01 or OX02     Copy company code / Company code Setup
    FICO Config - AP     OBBG     Assign Country to Tax Calculation Procedure
    FICO Config - GL     OX16     Assign company code to Company /Internal Trading Parnter
    FICO Config - GL     OX08     Maintain Purchase Organisation
    FICO Config - GL     OX01     Assign Purchase Organisation to Company Code
    FICO Config - GL     OB62     Assign Company code to chart of Accounts
    FICO Config - GL     OB37     Assign company code to Fiscal year variant
    FICO Config - GL     OBBP      Assign posting period Variant to Company Code
    FICO Config - GL     OBA4     FI Tolerance Group for User
    FICO Config - GL     OB72     Create Cross-System Company Codes
    FICO Config - GL     OBV7     Assign Cross-System Company Code to Chart of Accounts
    FICO Config - GL     OBB5     Assign Company Code to Cross-System Company Code
    FICO Config - AP AR     OBA3     Define Tolerance (Customer or Vendor)
    FICO Config - GL     OB57     Assign User Tolerance Group
    FICO Config - GL     OBY6      Company Code Global Parameters
    FICO Config - CO     OX19     Assign Company Code to Controlling Area
    FICO Config - GL     OBYA     Inter Company code clearing
    FICO Config - GL     SPRO or SM30 - V_T001A     Define additional currency for lead ledger
    FICO Config - GL          Check if Non-lead ledger is to be maintained if yes maintain it
    FICO Config - GL     SPRO or SM30 - V_FAGL_T882G     Define setting for Non-lead ledger
    FICO Config -AP     OBCL     Assign Tax Codes for Non-Taxable Transactions
    FICO Config -AP     SPRO or SM30 - V_T001_EXT     Enable EWT for the country to enable cross company posting
    FICO Config - AP     SPRO or SM30 - V_T001WT     Assign Withholding Tax Types to Company Codes
    FICO Config -AP     OMKN     Assignment of Tax Indicator to Plant
    FICO Config - GL     OB53     Retained earning account should have auto-post in GL master
    FICO Config - GL     OB28      Validation
    FICO Config - GL     OBBH or GGB1     Substitution
    Master Data     FS00 or FS15     Extend all GL accounts including cost element to new company code
    Master Data     KA01     Cost Element
    Master Data     OKEN     Addition of cost center/Cost Center Group in Standard Hierarchy
    Master Data     KCH2     Addition of Profit Center Group/Profit Center in Standard Hierarchy
    Master Data     XK01      Create/Extend Vendor Code to new Company Code
    Master Data     FD15 or FD01      Create/Extend Customer Code to new Company Code

  • Copy labview code while running

    dear all,
    I want to minimize the downtime of the machine running. Am I able to copy the Labview code while the labview is running without disturbing the system?
    If that is possible of copying, is there any other way? 
    thanks

    So the only copy of code. Is on the machine used to control a plant process. And if this machine crash. The source code will be lost. Somewhat dodgy However I guess not your fault.
    In principal you can do it. But what I do not know, is that if the copy process itself will cause problems. The copy process it self. Will need some CPU time. And how this influence on the running Labview app. I do not know. If the Labview app. Is poor written it could be a problem. That is the best answer any can give I am afraid
    Besides which, my opinion is that Express VIs Carthage must be destroyed deleted
    (Sorry no Labview "brag list" so far)

  • Error While Activating the Data Source in RSA5 T-Code

    Hi,
    When i tried to inactive the data source in 2lis_11_vahdr it shows "Data Source does not exists errror".
    So i went to RSA5 T-Code and tried to activate the data source but there it is throwing the error like "Event with errors Extract in Data Source 2LIS_11_VAHDR".
    I have checked the above thing with all the data sources every one are throwing the same errors. Can any one please suggest me how to solve the issue.
    Or Is this issue related to Basis People?.
    Regards,
    Kumar.

    Hi Ravi,
    1.When i tried to inactive the data source  in  LBWE T-Code the error is "Data Source 2lis_11_vahdr does not exists ".
    2. In RSA5 T-Code  while activating the data source the error is  "Event with errors Extract in Data Source 2LIS_11_VAHDR".
    Regards,
    Kumar.

  • Error while copying company code

    Hi
    While copying company code from 0001, following error is giving. Can you please tell me how to go ahead with that:
    Message no. TK455
    Diagnosis
    The value "12 " was entered in the field "REICHWEITE".
    This is not possible because it is a numeric field where only numbers may be entered.
    The length of the field is 000003.
    System Response
    The entry was not accepted.
    Procedure
    Enter only numeric values in this field
    Regards,
    Priya

    Hi,
    Did you check the note?
    it indicates:
    >Use Transaction SE16 to delete all entries in the TNIW5 table that have the two-digit contents '12' in the 'Range of coverage' field.
    >If you want to use the lowest value determination by range of coverage (Transaction MRN1) with valuation level = company code, you can maintain your own customer-specific Customizing entries in Transaction OMW5.
    Regards,
    Jigar

  • Error copying company code in ECC 6.0

    Hi all,
    I encounterred the error "Enter numeric value only" aftern copying company code.
    This problem is exactly the same with Copying of Company Code
    However, I couldn't find the note Note 547875 that he mentioned in the thread.
    I also tried to create company code before copying but no help.
    Can anybody help?
    Giang

    This is what u need to do to resolve this error:
    The problem is caused by an error in Customizing.
    The TNIW5 Customizing table is a table with delivery class = C (= Maintenance only by customers - No SAP import). SAP has delivered entries in the TNIW5 table from earlier releases in the incorrect format (entries with the field contents '12') for the TNIW5-REICHWEITE field.
    Solution
    Use Transaction SE16 to delete all entries in the TNIW5 table that have the two-digit contents '12' in the 'Range of coverage' field.
    If you want to use the lowest value determination by range of coverage (Transaction MRN1) with valuation level = company code, you can maintain your own customer-specific Customizing entries in Transaction OMW5.
    Header Data

  • Error in Copying Company COde

    Hello All,
    Through SPRO, when I am trying to copy company code 0001 to 9999 (with currency USD), I am getting following error
    ""Enter numeric values only
    The value "12 " was entered in the field "REICHWEITE".
    This is not possible because it is a numeric field where only numbers may be entered.
    The length of the field is 000003.""""
    Does anyone has idea about this error. I have debugged a lot but not reaching to any solution

    you can check following OSS note..547875
    [https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=547875]
    Extract of the NOte..
    Symptom
    When you use Transaction EC01 to delete or copy a company code delivered by SAP, the system issues error message TK455.
    Reason and Prerequisites
    The problem is caused by an error in Customizing.
    The TNIW5 Customizing table is a table with delivery class = C (= Maintenance only by customers - No SAP import). SAP has delivered entries in the TNIW5 table from earlier releases in the incorrect format (entries with the field contents '12') for the TNIW5-REICHWEITE field.
    Solution
    Use Transaction SE16 to delete all entries in the TNIW5 table that have the two-digit contents '12' in the 'Range of coverage' field.
    If you want to use the lowest value determination by range of coverage (Transaction MRN1) with valuation level = company code, you can maintain your own customer-specific Customizing entries in Transaction OMW5.

  • Copy HTML Code into DW?

    In CS6 I create a simple rectangle and increase the roundness of the rectangle. I then select the shape and choose edit > copy HTML code and I open Dreamweaver CS6 and paste the code into the code window. I thought it was supposed to write code to replicate the shape I created in FW, though instead it is just referencing a graphic of the shape I made in FW that was exported. What did I do wrong?
    Thanks.

    Use the CSS Properties panel, not Edit > Copy HTML Code.
    Create the rectangle
    Make sure it's selected
    Open the CSS propreties panel
    Click the Copy All button
    Go to Dreamweaver
    Create a Div and apply a class to the div
    Create a CSS class and within the rule, press Ctrl or Command + V to paste the CSS properties from Fireworks.
    Refresh the page (and switch to Live View) and you should see the rectangle, with all the supported visual properties, displayed using CSS.
    HTH

  • Sourcing Based on Company Code

    Hi All,
    Is there a way to configure sourcing based on company codes? We want carts to go into sourcing based on specific company codes.
    Through configuration, you can seggregate carts based on product category, but we want on the basis of company codes!
    Have already tried DOC_CHANGE & SRC_DETERMINE BADIs, they don't help.
    Regards,
    Snehal

    Hi Disha,
    Thank you for the reply.
    But I am not quite very clear with the option you have suggested.
    Do you mean carts for company codes where sourcing should be skipped, shouldn't be displayed in the purchasur's worklist ? Then how will they be converted to PO ?
    I couldn't see any parameter in BADI BBP_WF_LIST which will convert the carts of specific company codes to PO.
    Or some other BADI should be implement for this ?
    Regards,
    Snehal

  • Copy Company code

    Hello all
    I want to copy company code in development please tell me from which company code i should copy it, 0001 ro IN01 company code.
    I am asking this question because whether no range wpuld be transported to it or not.
    suggest
    Edited by: Prem Kumar on Aug 13, 2008 7:39 AM

    Hi,
    Both company codes are depending upon your scenario. IN01 is the indian model company which is created particularly for indian organization structure and company code 0001 is created by an SAP AG which is having internation chart of accounts.
    The main notable points is about fical year variant, in cc 0001 it is k4 and in case of IN01, it is V3. However you can opt for any of both.
    Regards,
    Jigar

  • Problems Delta Extractor after Homogeneous Source System Copy

    Hi,
    We have R/3 system landscape HUD, HUQ, HUP. And we have BW system landscape BWD and BWP.
    We connect BWD to HUQ and BWP to HUP.
    We made a homogeneous system copy from HUP to HUQ.
    We haven´t made any homogeneous system copy from BWP to BWD.
    We have applied the next OSS note after source system copy:
    325525 Copying and renaming systems in a BW environment
    184322 Procedure after DB copy of BW source system
    184754 Procedure after BW database copy.
    But we have problems in our BW Development (BWD), and we have the next Dump "MESSAGE_TYPE_X" when we can change any delta infopacket, the next text are from Dump:
    "MESSAGE_TYPE_X" C        
    "SAPLRSS1 " or "LRSS1F11 "
    "RSM1_CHECK_FOR_DELTAUPD" 
    I think that the problem is about inconsistencies between RSSDLINIT/SEL tables in BW side and ROOSPRMSC/F tables in R/3 side.
    Please could you tell how can i solve this Dump, because i can restrart and initial and delta packet for different Datasource and i can´t do anything.
    Thanks in advanced,

    Hi,
    We are upgrading our R/3 system from 4.7 to Ecc 6.
    While copying database tables we are using Clinet Carrier tool which is considering only clinet dependent tables. Hence we are loosing our BW delta queue entries in RSA7 of ugraded system.
    We found ROOSPRMSC and ROOSPRMSF tables and copying these 2 tables may resolve the issue and We copied and delta went fine.But we are not sure of only these are the tables to be considered.
    Please let us know what are the relevent tables to be considered to make the Delta to work while copying Data base tables from one system to another.
    Thanks in Advance
    Regards,
    R@ngzz

  • How to Stop at Source System's Abap Code from BI Infopackage Trigger

    Hi Experts,
    I have enahanced 2 fields to some standard data source, that fields data is comiong fine to RSA3 in Source system.
    i am not getting 2 fields data to BI  PSA, but that 2 fields data  i am getting at in RSA3 Tcode  source system.
    i have tried all the ways to get data to BI PSA, but no luck.
    so, while running infopacke from BI i need to stop  at  Source System's Abap code where i have wriiten the code for those 2 fields.
    so, please any  one can explain, how to stop at source system's Abap Code once i  trigger infopackage from BI.
    Regards,
    Nagaraju K.

    Hi,
    which data source on your working?
    master data or transaction data
    enter the TCODE- CMOD
    choose the project
    select the funciton exit - EXIT_SAPLRSAP_001 - Transaction data
                                        EXIT_SAPLRSAP_002 - master data attr
                                        EXIT_SAPLRSAP_003 - mster data text
                                        EXIT_SAPLRSAP_004 - master data hier.
    choose the include program - ZXRSAU01.
    go to source code tab -> go to change mode -> find the code will start form here
    EX- : when " ZLIS_13_VDITM
    if not required don't put break-point .
    just comment it code.
    Thanks,
    Phani.

Maybe you are looking for

  • Php-cgi install issue

    I had the php package installed until I realized I needed php-cgi for what I want to do.  When I tried to install php-cgi it complained about php being installed so I removed php.  But now when I try to install php-cgi, I get this... % pacman -S php-

  • Why is this clip "greyed" on my timeline?

    I am trying to figure out why a clip segment on my Adobe Premiere Elements 10 timeline is 'greyed out' (clue: the audio level dips for this clip segment on playback).  I have tried replacing the selection but it reverts to the same greyed-out format.

  • Music server

    Hi friends, I have two Mac - an Imac in one room, and a Mac Mini in another. My question is now, what should I do in order to consolidate the I- tunes library of both computers in one central location, e.g. a seperate harddrive ..I would like to be a

  • Table for loans given to customer

    hi to all, i m new to abap, i have requirement for developing a report that list loans given to customer.im unable to find table for loans please help me out .its very very urgent.

  • Set PO item rejection indicator via IDoc ORDRSP?

    Dear experts, is it possible to set the rejection indicator in the purchase order item (EKPO-ABSKZ) via processing an order confirmation IDoc ORDRSP? I found nothing but SAP note 890812 where SAP proposes a workaround with manual setting of the rejec