PP Module: Machine tool industry scenario

Hi Gurus,
My scenario is that the company is making machine tools -
A machine is assembled from about 60 sub-assemblies (60 sub-assemblies in BOM).
Which can be produced in-house or purchased. Each of these sub assemblies have
further child sub-assemblies. This BOM explosion may happen till about 4-6 levels.
In some cases, the suppose the customer already has certain machines which have
say servo motor sub assemblies from Seimens. He would prefer his new machines to
have same servo motors (so that maintenance is easy for him or say his trust lies
in  servo motors of 'Seimens' make).
So, at the time of making the order for purchase of a new machine,
the customer may negotiate the scope of supply of parts/sub-assemblies as well.
As a result  -
1. Some sub-assemblies (say about 25 of the 60 in the BOM) will be purchased by
the customer at his own end and provided to the machine tool company to be fitted
into his machine. (e.g. he will purchase directly from Seimens and send it to you
to be fitted into his machine.)
2. Some sub-assemblies may be produced by the the machine tool company in-house.
3. Some items may be purchased by the machine tool company from their vendors though
they can also be produced in-house. (e.g. you may decide to buy the sub-assemblies due
to shortage of time for production or there is request from the customer that please
use particular hydraulic components of 'Vickers' make).
In addtion, the customer may also ask for commercial quotation for the machine based on any
of the above permutation combinations (e.g. what will be the price of the machine if you procure all the components or what will be the price if he provides one or more materials).
We are in a position to freeze all this data at the time of punching the sales order.
We will then run MRP.
The MRP should provide the following -
1. Planned/production orders for materials to be produced in-house.
2. Planned orders/purchase requisition for materials to be purchased from Vendors.
3. Some PR (or return sales orders or some other document) to get material from the Customer
so that we are able to follow-up incase he delays sending the materials.
4. In case the sub-assembly is to be purchased the system should not give production orders for its child parts.
Kindly suggest how to  map a solution of this scenario.
Shud I make Sales order BOM or variant configuration or what ?
Thanks and Regards,
Vishal Saha

Hi,
   After the completion of Sale order, you wil come to know about the scope of work to be taken by the manufacturer i.e) the items to be manufactured in-house and to be extenally procured. So, in material master you wil define the type of Procurement.
Depending on this, after MRP run, in-house produced materials wil get a planned ordre and externally procured materials wil get a purchase requisition.
Customer Supplied Product can be made as a dummy code for which no costing is added to that sale order under the manufacturer's scope. You can define a new material type for this Customer supplied product and the items pending for this sale order under this material type can be filtered through a Z-report.
You can use Sales Order BOM for your Scenario as the BOM  varies for each order.
Hope this gives you some hint to proceed further...
-Thaila Shree

Similar Messages

  • Discussion on simple / complex machine tools applications

    Hi all,
    This is the place for all machine tool guys in the industry. Kindly feel free to tell us abt. your machine tools applications, simple or complex, general or special purpose. Also don't hesitate to ask any questions abt. machine automation using LabVIEW and NI motion control products.
    Best of Luck.
    Regards,
    Giridhar Rajan
    Automation Engineer
    Cruiser Controls
    Mumbai, India

    This is to remind everyone that the Circular Arc Challenge is still open. Here's the question again below. Check it out. Lets see who solves it.
    Hi,
    This is an amazing motion control challnge that I'm putting forward to u guys. I am currently using NI PCI7344 motion controller for 3 axis + spindle motion control system. Before this I have used Fanuc and Fagor CNC controllers which understand G-codes and M-codes. Now, in my application, I want to do simple two axis circular interpolation to draw an arc. LabVIEW provides a VI for drawing an arc. We need to provide the "Start angle", "Travel angle" and "Radius" for drawing an arc using that VI. I'm trying to develop a VI, where I feed the "target position", "radius" and "Clock Wise/Anticlock Wise" to draw an arc. The fanuc and fagor controllers provide this facility. Lets see how NI can compete with them. My application involves parsing and transalation of G-codes and M-codes. If this is done, then using my application, a user can feed the same G-codes and M-codes that are understood by Fanuc and Fagor CNC controllers. This will help eliminate CNC and make people buy PC Based controllers. In this way engineers all over the world, who are conversant with G-codes and M-codes can easily shift towards PC Based control which is much easy to use and upgrade. Hence its a challenge for all motion control guys in the industry to try implement this one and provide me with a VI.  
    Regards,
    Giridhar Rajan
    Automation Engineer,
    Cruiser Controls
    Mumbai, India

  • How to connect a E1200 wireless router to a machine tool network for wireless communications

    Hello all, I am new to the forum, hope someone can help me out. I am wanting to connect my E1200 wireless router to a machine tool in our factory that has programmable controllers and is connected to the machine components via ethernet connections. This is so we can troubleshoot the machine without having a wired laptop. We have several ethernet switches on the machine and a range of IP addresses say from 192.16.1.1 through 192.16.1.150, and 192.16.17.1 through 192.16.17.150, all of the addresses are not used but random addresses in the range. I would like to be able to connect my E1200 to either one of the networks without having to make a change in the router setup. I can make it work on either network but when I switch my cable to the other network it has to be reconfigured. I am currently connecting my data cable to a ethernet port on the router and changing my router address from 192.168.1.1 to 192.16.1.1 and selecting a range of 150 so it will assign numbers as needed. This works great until I change to the other network and I have to change my router address to 192.16.17.1, I know this can be done on some routers because the technicians from the machine builder use them when working on the machines. thanks

    On the basic setup tab make the changes shown below:
    This basically make the router disappear off the existing networks and turns it into a wireless AP.
    Then when you set your laptop's wireless adapter to whatever IP network you want to connect to.
    If you need to connect to your router again change the laptop's adapter IP to something like 192.168.200.2
    Keep in mind nothing ever gets plugged into the Internet Port on the router.
    What I do with these manufacturing machine's is put them on the company network with static IP's. Then so operators can transfer programs and view drawings I place ELO touchscreens at each location. For the Laser cutter operators that do nesting they have a desktop workstation for the CAD software and put the nests on a network share or direct to the laser cutters.
    Please remember to Kudo those that help you.
    Linksys
    Communities Technical Support

  • Help with x64: fatal error LNK1112: module machine type 'X86' conflicts with target machine type 'x64'

    Hello, I am trying to complie some C code for some applications I am working on in labview (I am using Labview 2012 64bit).
    When I try to build my code in Visual C++ 2010 ( I have set it up to be able to use x64) I get the following fatal error:
    nivision.lib(StartupShutdown.obj) : fatal error LNK1112: module machine type 'X86' conflicts with target machine type 'x64'
    Which I understand that .lib does not have a 64bit compatability. However, if I were to use 32bit code, how can I link/emulate it to my 64bit labview? Is there a good tutorial on this application? The problem is the rest of my application uses and requires 64bit labview, so I am stuck in this enviroment.
    Thanks.

    dbrittain wrote:
    Thanks for the reply. The C code I have cross correlates images, and it does reference the image inputs and size variables from the nivision classes. I am thinking of using a side by side labview environment with shared variables. I have not done this before, do you have any good examples? Can you make the library function node a shared variable or only the elements within it? 
    I guess I could try to convert to labview, but the are a lot of lines of code that I would prefer not to try to wrap my head around in translation.
    The LabVIEW API in Vision Development Module has functions that let you get access to all those parameters as well as the raw image data pointer. A common design is to query those items on the LabVIEW diagram and then pass them to your DLL. This would mean you wouldn't need to make any calls into the Vision DLL from your C code.
    As for examples showing how to use shared variables, keep in mind that it isn't just like doing a function call. The more appropriate way to think of it would be communicating with another VI by getting and setting controls and indicators while it runs. You could put all your arguments into a shared variable and set a boolean indicating it is ready, then wait for another boolean to go high indicating the other code has finished and placed its results in another shared variable. Your application code interacts with the shared variables just like a control/indicator/local variable. This of course is a simple description and I would not be surprised if there are well-defined frameworks/examples searchable in the forums that use shared variables in this manner.
    Eric
    Eric

  • Service Industry scenario

    Hello Friends,
    I am going to implement SD first time in airline industry, I think it is going to be like service industry scenario,
    Will you please let me know how the service order is created, How the process flow goes on?
    Which are the transactions involved in it?
    Thank you
    Sadanand.

    Hi,
    Process Flow
    This scenario includes the following process steps:
    Creating a service notification
    Changing the service notification (optional step)
    Check the task list
    Creating a sales order
    Change the sales order
    Changing the service order
    Time recording
    Confirming time to the service order (optional step)
    Confirming the materials used
    Creating resource-related billing request
    Creating the invoice for the billing memo request
    Closing the service order u2013 technical complete
    Key Points
    Service Order
    Definition
    Short-term agreement between service provider and service recipient, in which one-time services are ordered by the service recipient and resource-related billing performed upon completion.
    A service order contains the following data groups:
    Header data
    Location and account assignment data
    Object data
    Settlement data
    Operation data
    Component data
    Use
    The service order is used to document service and customer service work. In particular, you can use the service order to:
    Plan services specifically with regard to usage of material, utilities and personnel
    Monitor the execution of services
    Enter and settle the costs which arise from the services
    The data for the service order is entered in the history and is important for evaluations and future planning.
    You can also create a one-time customer in the order and transfer the data, for example, to the sales order. For more information, see Transfer of One-Time Customer Data and One-Time Customers and Vendors.
    Structure
    A service order contains operations that describe the individual work steps. An operation can be divided into sub-operations for greater detail.
    Spare materials and utilities, which are required for service work, can be planned in the operation.
    Integration
    Using the "worklist for notifications" for a maintenance or service order, you can group together similar notifications for processing. For more information, see Completion Confirmation.
    Services at several similar objects installed at the customer can also be processed using a service order.
    Regards,
    Murthy

  • Program that sends G-code pages to a machine tool's controller

    I am looking for some advice and examples (if possible) of programs that are able to send G-code programs to a CNC machine's controller.
    In other words I would like to build a program that could send the G-code program to the CNC brain of a machine tool (possibly through the serial port of the computer) . Also, I would like to read back programs from the CNC brain of a machine tool, bring them on the screen and possibly write an ASCII file that could be opened with notepad or word.
    Could somebody help?
    Thank you

    I think you want to use the parallel port rather than the serial port.  I've done what I think you want to do, but not in LabView. 
    I have a Taig benchtop milling machine that I built my own stepper control box for (based on the allegro chips).  It like every hobby CNC machine I've seen uses step and direction lines for each axis.  IE, when the direction line is pulled high, each pulse on the step line moves one direction, when the direction line is pulled low, each pulse moves the stepper the other way.  This very low-level of control is quite popular in CNC machine tools and allows the controller to blend axes for circles etc. 
    You've got a couple issues with trying to do this level of stepper control with LabView, the main issue is windows itself, the latencies out the parallel port is quite long due to the hardware abstraction layer in windows.  Second is the lack of determinism in windows.  So even after your pulses (IE data) start spewing out the serial port, there is no guarantee that all your data will come out in a smooth consistent manner.  Rather, there will be a splatter of data, a pause while windows does something else, then another splatter of data. 
    This is a real issue when controlling either steppers or servos with step and direction type of controls.  Because the step pulse train is directly linked to motor speed.  Any fast changes in the pulse train period will cause motor stalls or other very undesirable behavior.  You can get around this to some extent by working very slowly.
    My workaround is to use TurboCNC (you get the source code when you register), which is a turboPascal program that runs in DOS.  DOS is so simple that it's quite deterministic and you can get nice consistent pulse trains out the parallel port.  I use various windows programs to build my parts, and generate G-Code (Autodesk inventer, meshcam, MasterCam, etc).  I've also written some, not-for-prime-time, Labview routines to edit G-code, view toolpaths, and unroll loops, etc. 
    To use a non-real-time OS to control real-time critical tools like this, you can always build a hardware buffer.  Imagine a hardware Queue where your pulses are pushed into one side of the queue sporadically, and a hardware clock pops them out of the queue to your controller in nice smooth increments.  I've been toying with building such a thing, but honestly, the DOS turboCNC program works so well that it's not high on my list. 
    The beauty of DOS and turboCNC is that you can use a $40 small laptop to control your machine.  I have a 486 HP laptop sitting on top of my controller next to my mill.  Small, cheap and effective, everything I want. 
    Pushing your data out of the parallel port is fairly easy in LabView, and parsing G-code is also quite easy, but before you spend much time on it, make sure the data coming out your parallel port is suitable for your needs from a timing standpoint.
    Hope that helps,
    Sheldon
    Message Edited by Sheldon Stokes on 09-27-2005 09:01 AM
    Technical geek, engineer, research scientist, biodegradable...

  • I want to  prepare FONDRY INDUSTRY scenario for MM ponit of view.

    Dear Saper,
    i want to  prepare FONDRY INDUSTRY scenario for MM ponit of view.
    kindly help me .
    thanks.
    saran.

    hi saaavanakumar
    regarding foundry industry here process is different from other
    here there my might be scenario where a company sends the material and pattern to sub contractor , for pattern notional cost comes in to picture,this is info i had
    if my reply had helped u assign some points

  • Problem installing module-init-tools

    Trying to install module-init-tools-0.9.12 (so I can try the 2.5.70 kernel) yields this dissapointing output:
    [root@ArchLinux module-init-tools-0.9.12]# ./configure --prefix=/
    checking build system type... i686-pc-linux-gnu
    checking host system type... i686-pc-linux-gnu
    checking target system type... i686-pc-linux-gnu
    checking for a BSD-compatible install... /bin/install -c
    checking whether build environment is sane... yes
    /home/hcman/sources/module-init-tools-0.9.12/missing: Unknown `--run' option
    Try `/home/hcman/sources/module-init-tools-0.9.12/missing --help' for more information
    configure: WARNING: `missing' script is too old or missing
    checking for gawk... no
    checking for mawk... mawk
    checking whether make sets $(MAKE)... yes
    checking for gcc... gcc
    checking for C compiler default output... a.out
    checking whether the C compiler works... yes
    checking whether we are cross compiling... no
    checking for suffix of executables...
    checking for suffix of object files... o
    checking whether we are using the GNU C compiler... yes
    checking whether gcc accepts -g... yes
    checking for gcc option to accept ANSI C... none needed
    checking for style of include used by make... GNU
    checking dependency style of gcc... gcc3
    configure: Adding gcc options: -g -O2 -Wunused -Wall -Wcast-align
    configure: creating ./config.status
    config.status: creating Makefile
    config.status: executing depfiles commands
    [root@ArchLinux module-init-tools-0.9.12]# make moveold
    if [ "`echo //sbin | tr -s / /`" = /sbin ]; then :;   
    else                                                                 
            echo moveold usually only makes sense when installing into /sbin;
            exit 1;                                                     
    fi
    for f in lsmod modprobe rmmod depmod insmod modinfo; do             
        if [ -L /sbin/$f ]; then                                       
            ln -sf `ls -l /sbin/$f | sed 's/.* -> //'`.old /sbin/$f; 
        fi;                                                             
        mv /sbin/$f /sbin/$f.old;                                       
        if [ -f /usr/share/man/man8/$f.8.gz ]; then             
            mv /usr/share/man/man8/$f.8.gz                             
                    /usr/share/man/man8/$f.old.8.gz;                   
        elif [ -f /usr/share/man/man8/$f.8.bz2 ]; then                 
            mv /usr/share/man/man8/$f.8.bz2                     
                    /usr/share/man/man8/$f.old.8.bz2;                   
        else                                                           
            mv /usr/share/man/man8/$f.8 /usr/share/man/man8/$f.old.8;
        fi;                                                             
    done
    mv: cannot stat `/usr/share/man/man8/lsmod.8': No such file or directory
    mv: cannot stat `/usr/share/man/man8/modprobe.8': No such file or directory
    mv: cannot stat `/usr/share/man/man8/rmmod.8': No such file or directory
    mv: cannot stat `/usr/share/man/man8/depmod.8': No such file or directory
    mv: cannot stat `/usr/share/man/man8/insmod.8': No such file or directory
    mv: cannot stat `/usr/share/man/man8/modinfo.8': No such file or directory
    make: *** [move-old-targets] Error 1
    [root@ArchLinux module-init-tools-0.9.12]# make
    source='lsmod.c' object='lsmod.o' libtool=no
    depfile='.deps/lsmod.Po' tmpdepfile='.deps/lsmod.TPo'
    depmode=gcc3 /bin/sh ./depcomp
    gcc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="module-init-tools" -DVERSION="0.9.12"  -I. -I.     -g -O2 -Wunused -Wall -Wcast-align -c `test -f 'lsmod.c' || echo './'`lsmod.c
    gcc  -g -O2 -Wunused -Wall -Wcast-align   -o lsmod  lsmod.o 
    source='insmod.c' object='insmod.o' libtool=no
    depfile='.deps/insmod.Po' tmpdepfile='.deps/insmod.TPo'
    depmode=gcc3 /bin/sh ./depcomp
    gcc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="module-init-tools" -DVERSION="0.9.12"  -I. -I.     -g -O2 -Wunused -Wall -Wcast-align -c `test -f 'insmod.c' || echo './'`insmod.c
    gcc  -g -O2 -Wunused -Wall -Wcast-align   -o insmod  insmod.o 
    source='modprobe.c' object='modprobe.o' libtool=no
    depfile='.deps/modprobe.Po' tmpdepfile='.deps/modprobe.TPo'
    depmode=gcc3 /bin/sh ./depcomp
    gcc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="module-init-tools" -DVERSION="0.9.12"  -I. -I.     -g -O2 -Wunused -Wall -Wcast-align -c `test -f 'modprobe.c' || echo './'`modprobe.c
    gcc  -g -O2 -Wunused -Wall -Wcast-align   -o modprobe  modprobe.o 
    source='rmmod.c' object='rmmod.o' libtool=no
    depfile='.deps/rmmod.Po' tmpdepfile='.deps/rmmod.TPo'
    depmode=gcc3 /bin/sh ./depcomp
    gcc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="module-init-tools" -DVERSION="0.9.12"  -I. -I.     -g -O2 -Wunused -Wall -Wcast-align -c `test -f 'rmmod.c' || echo './'`rmmod.c
    gcc  -g -O2 -Wunused -Wall -Wcast-align   -o rmmod  rmmod.o 
    source='depmod.c' object='depmod.o' libtool=no
    depfile='.deps/depmod.Po' tmpdepfile='.deps/depmod.TPo'
    depmode=gcc3 /bin/sh ./depcomp
    gcc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="module-init-tools" -DVERSION="0.9.12"  -I. -I.     -g -O2 -Wunused -Wall -Wcast-align -c `test -f 'depmod.c' || echo './'`depmod.c
    source='moduleops.c' object='moduleops.o' libtool=no
    depfile='.deps/moduleops.Po' tmpdepfile='.deps/moduleops.TPo'
    depmode=gcc3 /bin/sh ./depcomp
    gcc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="module-init-tools" -DVERSION="0.9.12"  -I. -I.     -g -O2 -Wunused -Wall -Wcast-align -c `test -f 'moduleops.c' || echo './'`moduleops.c
    source='tables.c' object='tables.o' libtool=no
    depfile='.deps/tables.Po' tmpdepfile='.deps/tables.TPo'
    depmode=gcc3 /bin/sh ./depcomp
    gcc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="module-init-tools" -DVERSION="0.9.12"  -I. -I.     -g -O2 -Wunused -Wall -Wcast-align -c `test -f 'tables.c' || echo './'`tables.c
    gcc  -g -O2 -Wunused -Wall -Wcast-align   -o depmod  depmod.o moduleops.o tables.o 
    source='modinfo.c' object='modinfo.o' libtool=no
    depfile='.deps/modinfo.Po' tmpdepfile='.deps/modinfo.TPo'
    depmode=gcc3 /bin/sh ./depcomp
    gcc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="module-init-tools" -DVERSION="0.9.12"  -I. -I.     -g -O2 -Wunused -Wall -Wcast-align -c `test -f 'modinfo.c' || echo './'`modinfo.c
    gcc  -g -O2 -Wunused -Wall -Wcast-align   -o modinfo  modinfo.o 
    gcc  -g -O2 -Wunused -Wall -Wcast-align   -o insmod.static -static insmod.o 
    [root@ArchLinux module-init-tools-0.9.12]# make install
    make[1]: Entering directory `/home/hcman/sources/module-init-tools-0.9.12'
    /bin/sh ./mkinstalldirs //bin
      /bin/sh ./install-with-care lsmod //bin/lsmod
    install-with-care lsmod //bin/lsmod
    ./install-with-care: line 21: /usr/bin/install: No such file or directory
    ./install-with-care: line 21: exec: /usr/bin/install: cannot execute: No such file or directory
    make[1]: *** [install-binPROGRAMS] Error 126
    make[1]: Leaving directory `/home/hcman/sources/module-init-tools-0.9.12'
    make: *** [install-am] Error 2
    Is there anyone who has this working who can point me in the right direction?
    (Sorry for the long output but I thought it may prove helpful).
    HC

    Xentac wrote:I don't believe it's policy to support non-packaged programs, but it's your system  .
    ...live life on the edge...that's me! LOL
    Making a symlink did the trick.
    I'll try to edit the Makefile and see if can get that to work too before I submit this as a package.
    Oh, and of course I have to figure out how make a package in the first place.
    So....I guess I should go do some reading eh?
    Thanks.
    HC

  • Casting Industry Scenario

    Hi All,
    Need your help to map casting industry scenario. As per PP concern how to map this?
    Regds,
    Rajesh

    Hi,
      Come with the Business Scenario of your client.. Then you wil get the SAP mapping.
    -Thaila Shree

  • Geography based industry scenario which can be implemented using user exit

    Hi All,
    I am searching for a geography based industry scenario which can be implemented using user exit strategy.
    Please let me know me if anyone knows about any such scenario.
    Thanks & Regards,
    Pranjali.

    Hi Amith,
                   IDOC configured throgh CHANGE pointers.So no need to worry about IDOCS and all.My work was trigger idocs by user exits.Wen  ever i change venodr no.. idocs shoud be triger.
                 Now my question was Insted of going transaction( from there we can  go to debuging mode) i want to check this Exit by RBDMIDOC programe(ofter excute this programe and give Message type as CREMAS,from there i want to go debugging mode).
    Just now i checked,i put breakpoint in Include programe(INCLUDE ZXF05U01) and excute from XK01,it goes to debuging mode,so its fine.But i want triger from RBDMIDOC programe.Ofter excute RBDMIDOC programe,we can enter CREMAS.From there i want to go debuging mode.
    Pls help me,
    Thanks

  • Module machine type 'x64' conflicts with target machine type 'X86' - opencv_highgui

    Hi , 
    Im trying to setup the opencv for c++ in visual studio i have completed setting it up. when i run the sample code i get the error as 
    error LNK1112: module machine type 'X86' conflicts with target machine type 'x64
    C++\FinalPro\FinalPro\opencv_highgui249d.lib(opencv_highgui249d.dll)
    I have set also x64 instead of win32 default but still its not working the lib of open cv are all 64bit
    Thank You , Shan Ali Khan

    Hello,
    Welcome to MSDN forum. But your issue is out of support range of VS General Question forum which mainly discusses
    the usage of Visual Studio IDE such as WPF & SL designer, Visual Studio Guidance Automation Toolkit, Developer Documentation and Help System
    and Visual Studio Editor.
    I found some thread with similar issues, maybe they can help you:
    http://social.msdn.microsoft.com/Forums/en-US/34cf5a42-16a7-4d77-b708-0830276bbab9/module-machine-type-x86-conflicts-with-target-machine-type-x64?forum=vcgeneral
    http://social.msdn.microsoft.com/Forums/en-US/d5bc5b38-6086-4f7c-a011-fc50901b9288/lnk1112-module-machine-type-x86-conflicts-with-target-machine-type-x64-error?forum=vcgeneral
    If no help, for Visual C++ development issues please post them in
    C++ forum, but those issues related to OpenCV which belongs to third-party are not supported in MSDN forums, you could consider consulting its publisher to get supports.
    Thank you for your understanding.
    Best regards,
    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.

  • Vipm cant find jki state machine tools palette

    I have installed vipm, then jki state machine, but i cant use it, because in my labview function palette i can see only  vipm tools, but nor jki state machine tools
    Attachments:
    Untitled.png ‏51 KB

    Sorry for the double post:
    Because this is a third party add-on and you are using VIPM, I would also suggest contacting JKI for support. I have listed their support website below:
    http://jkisoft.com/support 
    Lastly, if you feel this is an issue with VIPM itself, I would try contacting the below email address with more information:
    [email protected] 
    Cheers!
    Gabriel M.
    Product Marketing Engineer - Academic Courseware
    National Instruments

  • ODI tool Start Scenario

    Hi guys!
    In my package I've used an ODI Tool OdiStartScen with variable which corresponds to the Interface scenario name (#SCENARIO_NAME). My Interface is dynamic. Its source is flat file datastore with resource name based on a variable #FILE_NAME. Now the tricky part. Executing the package ends with an error with the interface. If the variable is not specified, then ofc interface wont work because there is no such file like the variable name (#FILE_NAME file not found), but if I specify the variable in the Variables tab in the ODIStartScen tool I get an error that this variable is not within the work repository. How do get it right?
    Please help.
    Regards,
    PsmakR

    Insert the variable in the package (evaluate/refresh) and regenerate the scenarion. It should ask to about variables that will be included in the scenario. When you call the scenario you have to define what value to pass to that variable.
    Also, you could show us the error message.

  • Chocolate industry scenario

    hi experts,
    I need suggestion in line with industry best practice on the following scenario.
    We have moulds for the finished products which need to be cleaned after use. We have decided to introduce some traceblity on the moulds staus . For instance how many of them are dirty, clean & currently used in production line .
    how can we map it , how to represent the moulds in SAP.
    kindly advice
    regards
    satish

    hi all ,
    as per discussion above , i think we need to create non-valuated material mould  , use them in process order as input to order.
    input will be clean mould , out put will be dirty that we can show as by product or co-procduct so that the after GR it goes to
    unrestricted stock or storage location we maitain fro the mould. also the moulds can be batch managed so that once the GR is
    made to a storage location we can put the status of batch as restricted (means dirty ) once it is cleaned we can change the
    status to unrestricted use which will mean clean and ready to issue to process order.
    let me know if i am in correct direction , also please suggest any other better and simple way .
    regards,
    satish

  • NI LabVIEW 2013 FPGA Module Xilinx Tools 10.1 Download Troubles

    I am trying to download the  Xilinx Tools 10.1 to use with a 9113 chassis in LV2011.  Based on this white paper the compiler below should work just fine.  The problem is I can't get it to download all the way.
    I can't seem to get past ~336MB using the standard or NI downloader.  Any ideas?  Anybody else having this problem?
    http://www.ni.com/download/labview-fpga-module-2013/4249/en/
        thanks,
             -PBD
    Solved!
    Go to Solution.

    Well... on the bright side, you don't want 10.1 anyway!
    Virtex-5 LX50 <- REQUIRES Xilinx 14.4.
    10.1 is only for Virtex-II devices! (...after LabVIEW 2009 that is, just so everyone reading this knows).
    soo.... try this link: http://www.ni.com/download/labview-fpga-module-2013/4248/en/
    Cheers!
    TJ G

Maybe you are looking for

  • Can more than one log in on a computer share an iTunes account while having a separate itunes store log in?

    I'd follow-up with that question by asking? a) Can someone in my family share the the library on their computer while away at college using files put on another external drive b) Where is the **** ITunes Library file stored?  In the same folder where

  • Centralised Report for Sales/Purchase

    Hi guys, One of my client needs a Centralised report for Sales & Purchase for a particular period . Like we are mainting multiple taxcodes  like BED,eCess,HeCEss, VAT 4,VAT 2,VAT12.5, VAT10.3,TAXEXEMPTED,ETC... So every month they need to know total

  • Decimal places in Measurement tab for Land

    We lease-in Land in Acres. Typical land sizes require area to be defined in decimal units e.g 18.963 ACR or 256.755 ACR. However, in the measurement tab for creating Land the amount column is rounding off all decimal values to whole numbers. Like in

  • Help! folder icon w/ exclamation point - hard drive problem?

    I live in the philippines and the store which i called up said the only solution is to show the receipt and they will send it to singapore but i still have to buy a new one. it's like they're not giving me choices at all. i know my iPod is not yet "d

  • Old html files (done on Page Mill) do not open in latest Dreamweaver

    I have a large website with many html pages, all developed on the old Adobe Page Mill application.  When I try to open any of those html pages onto my new Dreamweaver CS5.5 on my new iMac, those html files are not recognized as "openable" (their titl