Issue with packed numbers

I'm using 2 packed numbers. And fixed point arthimetic is not checked in my program and i don't want to check that. While dividing these two numbers the decimal portion is getting truncated.
How to resolve this problem?
I've tried moving the number to a character variable but this is of no use if the user follows the decimal notation as ',' then the division throws dump.
Please help me.

Hello all,
When you can't use "fixed point arthimetic" you have to calculate factor that will allow you to get the right value because packed numbers are considered as integers.
As an example: (consider that we don't know decimals number of each variable)
DATA :   wl_dec1 type i,
         wl_dec2 type i,
         wl_dec3 type i,
         wl_factor type i.
        DESCRIBE FIELD klmeng decimals wl_dec1.
        DESCRIBE FIELD zzntgew decimals wl_dec2.
        DESCRIBE FIELD ntgew decimals wl_dec3.
        wl_factor = 10 ** ( wl_dec1 + wl_dec2 - wl_dec3 ). " thisformula is different in case of division
        ntgew = klmeng * zzntgew / wl_factor.
In case of division it should be :
        wl_factor = 10 ** ( wl_dec1 - wl_dec2 + wl_dec3 ).  "where wl_decx correspond to varx decimals
       var1 = var2 / var3  * wl_factor.
As a solution you can also create a function module which uses "fixed point aritmetic" in which you send values as parameters and use wanted formula as single as you would write without any conversion factor.
Edited by: blsapsdn on Sep 7, 2011 11:45 AM

Similar Messages

  • WinPE and FullOS Issues with Disk Numbers

    So, I seem to have run into an issue where I'm trying to image up an HP Z15 laptop and it has dual HDD's in
    it.  While imaging it seems to just die after it boots into the full OS and try's to configure the SCCM Client. I've narrowed down the issue to the secondary HDD causing the issue. The Main drive is a SSD that's 256GB, and the additional drive in the
    DVD-Rom Bay is a 750 GB drive.
    When booting into WinPE Disk 0 is the SSD and Disk 1 is the 750GB. I can partition these
    up just fine in PE, but when it flips to the full OS, the drive numbers change, and then the 750 GB drive where the _SMSTASKSequence folder is located is no longer accessible until it's assigned a driver letter. I was able to look in WinPE and the driver are
    created correctly and look correct with drive letters and all, but once that reboot happens I was reading the PNP takes over and decides whatever it wants each disk number to be.
    I know someone will say something about the drivers, I've checked those and downloaded the latest drivers from
    HP for this model and nothing has changed. I've also seen where some have suggested that it's best to partition and format the main drive, then wait until in the full OS to format and partition the other drive but I need to find a way to find out which drive
    # isn't formatted so that I can automate this.  Part of the main issue with this whole thing is the fact that the encryption software we are using doesn't allow for a drive to be partitioned and formatted after it's installed. I'm able to image the system
    up fine if I disable the secondary HDD and then just format it when the image is complete.
    Any thoughts or recommendations would be appreciated. 
    Thanks!

    Hi,
    >>"once that reboot happens I was reading the PNP takes over and decides whatever it wants each disk number to be."
    Where were you reading this from? Logs? Is there any information in smsts.log?
    >>"the _SMSTASKSequence folder is located is no longer accessible until it's assigned a driver letter"
    If you reboot the computer after you assign a drive letter, does the disk still have a drive letter? If that is the case, you could try to add a startup diskpart script to assign a drive letter.
    Best Regards,
    Joyce

  • Issue with Packing in Delivery document

    Hi All,
    I have an issue. Created a delivery with reference to the order, i am in the process of packing, not able to enter the packing material inHandling Units screen in the delivery document. if i am in VL02N screen but Handling unit screen shows as Display. Not able to enter the Packing material. Kindly suggest.
    Regards,
    SK

    Hi,
    First Create handling unit for packing....
    By transaction HU02,  you can create HU.
    in HUPAST transaction ,packing is carry out.
    U can put packing material manually in the HUPAST.
    U ve to create HU Number range and material group packing material and packing material type....
    This packing material type should be same in ur Material master... just go in SAP standard or by copying it.....
    Try it.... if u could not..... just post the ERROR u r getting....

  • Issue with automatic numbering of figures in a Technical Document

    Hi everyone, thanks for taking the time to examine my issue. Basically I've inherited a Technical Document which was imported from Quark some years ago and badly cobbled together in IDesign by a novice and I'm bringing it up to standard to make it a bit more usable but do need to retain the conventions within it. It was written as a chaptered document so I've set up the 'chapters' as Sections in InDesign so as to allow for page number variables and a decent ToC etc. I'd like to have the diagram numbers (and associated x-references) automated too, but am floundering a bit with this.
    At the moment all the image captions are set in one paragraph style throughout the document, and I've been playing with the Bullets and Numbering Dialogue within this paragraph style. All the captions are part of the body text or in their own text frames (As opposed to being linked with image metadata or anything like that).
    The  manually written image number format in the document reads like 'Figure Chapter number, colon, Image number,  and then some have (a), (b), or (c). followed by the name)'  eg (worst case) Figure 8:5(c) Sealing the Blahblah Adaptor
    I realise I might have to set up a named list for each 'chapter' because I can't find a way to define the numbered list to show me;
    'Section number, dot, Image number (starting at one then continuing until the next section starts) dot and then if I need it an a, b, c. etc too'
    Not forgetting I have set up the written 'chapters' as Sections in Indesign.
    If I try adding the 'section symbol' to the number field in the bullets and numbering dialogue (inside my paragraph style)  I just get a weird little blue shape that presumably starts a new section rather than identifies the section I've put it in (so that isn't it) and if i try 'Chapter Number' from the number placeholder menu it only ever says '1' because InDesign only allows one 'chapter' per document (and my chapters are actually sections!).
    I do find the coding system for the 'insert special characters or numbered placeholder' really confusing - I'm not familiar with all of them, (and throwing circumflex's and hashtags in doesn't brighten my day) and since I don't know the codes trial and error seemed to be the way forward.  How are we supposed to know the codes - is there a list online somewhere?
    I could manually type the section number in the 'Number' text box in the dialogue (if I make a named list for each chapter) and lift a layer of confusion but surely there's a way to identify a section in a numbered/named list?
    I think I'm really close but it's driving me a bit crazy - I'm sure identifying levels within named lists might be something to do with it, but I can't see how to alter that. Do I need to set up a new paragraph style AND a new named list for each 'chapter' (section)? The alternative could be to split the document up and make a book file so the 'chapters' become real chapters? (I don't want to do this!)
    There's also something in RealWorld InDesign that worries me a bit - it says (even if I had it working the way I want) that it might number unthreaded text frames in the order they were created rather than the order they appear on the page? Um...
    The other thing is I do have a mixture of inline and anchored objects throughout this document so that might mess things up too?! *Sigh!*
    I'm using InDesign 5.5. for Windows. Many thanks for any tips! Hope somone out there is less confused than me!
    kind regards
    Phil

    You're so right!!!
    I really liked the idea of writing a book in pages. Have to write a second edition of something and did not want to use Word2008 on the Mac, because after one year it is still an unstable beast (crashes, crashes).
    So I checked ot Pages 09 - and alas
    * no xreferences
    * no automatic numbering of captions, figures, ...
    Then I asked my publisher for FrameMaker: The answer was: NO longer on the Mac since 2005. I can't believe this. Not a single decent program to write a book on a Mac.
    I don't want to go back to LaTex after 20 years - HELP me somebody
    and show me a few (automatic) workarounds how to play the automatic numbering and Xref tricks in pages.
    Otherwise it's really neat - BUT - nut for writing documents longer than 20 - 30 pages that need off that book like stuff.

  • Issue with Week Numbering !!!

    Hey All,
    I have an query regarding the week numbering. I need to generate a report . The Spec is as follows :
    There are certain number of employees in a project with their work start date and end date with regards to the project (project assigment column). I would want to create a project report of all the employees who worked in that particular project between the weeks that i want.
    Example i want to know the employees who worked in this project between the weeks 46 and 52. The input parameter is start week (just the number between 1 to 53) and the end week parameter is calculated as plus 6 weeks of the start week .
    It is kinda urgent issue for me.
    Plz help me ressolve the issue.
    Thank You All.
    SST.

    you can try something like this.
    SQL> create table t
      2  as
      3  select to_date('01-01-2008','dd-mm-yyyy')+(level-1) dt
      4    from dual
      5  connect by level <= 365
      6  /
    Table created.
    SQL> var week number
    SQL> exec :week := 42
    PL/SQL procedure successfully completed.
    SQL> select *
      2    from t
      3   where to_char(dt,'ww') = :week
      4  /
    DT
    14-OCT-08
    15-OCT-08
    16-OCT-08
    17-OCT-08
    18-OCT-08
    19-OCT-08
    20-OCT-08
    7 rows selected.
    SQL> select *
      2    from t
      3   where to_char(dt,'ww') between :week and :week+6
      4  /
    DT
    14-OCT-08
    15-OCT-08
    16-OCT-08
    17-OCT-08
    18-OCT-08
    19-OCT-08
    20-OCT-08
    21-OCT-08
    22-OCT-08
    23-OCT-08
    24-OCT-08
    DT
    25-OCT-08
    26-OCT-08
    27-OCT-08
    28-OCT-08
    29-OCT-08
    30-OCT-08
    31-OCT-08
    01-NOV-08
    02-NOV-08
    03-NOV-08
    04-NOV-08
    DT
    05-NOV-08
    06-NOV-08
    07-NOV-08
    08-NOV-08
    09-NOV-08
    10-NOV-08
    11-NOV-08
    12-NOV-08
    13-NOV-08
    14-NOV-08
    15-NOV-08
    DT
    16-NOV-08
    17-NOV-08
    18-NOV-08
    19-NOV-08
    20-NOV-08
    21-NOV-08
    22-NOV-08
    23-NOV-08
    24-NOV-08
    25-NOV-08
    26-NOV-08
    DT
    27-NOV-08
    28-NOV-08
    29-NOV-08
    30-NOV-08
    01-DEC-08
    49 rows selected.

  • I have Creative Cloud at work and we're having an issue with serial numbers.

    Adobe's website says when you download and install one of their CC programs, say Acrobat for example, you receive an email with the serial number and Adobe registers the serial to your account.  I have downloaded several of the products and have been using them for a year now but there are no registered products or serial numbers showing under our account.  We have a license for two users but my boss's access isn't working and is now asking for a serial number.  Anyone know what we need to do?

    Ask for serial number http://helpx.adobe.com/creative-cloud/kb/ccm-prompt-serial-number.html
    Does your Cloud subscription properly show on your account page?
    If you have more than one email, are you sure you are using the correct Adobe ID?
    https://www.adobe.com/account.html for subscriptions on your Adobe page
    If yes
    Some general information for a Cloud subscription
    Log out of your Cloud account... Restart your computer... Log in to your paid Cloud account
    -Sign in help http://helpx.adobe.com/x-productkb/policy-pricing/account-password-sign-faq.html
    -http://helpx.adobe.com/creative-cloud/kb/sign-in-out-creative-cloud-desktop-app.html
    -http://helpx.adobe.com/x-productkb/policy-pricing/activation-network-issues.html
    -http://helpx.adobe.com/creative-suite/kb/trial--1-launch.html
    If no
    This is an open forum, not Adobe support... you need Adobe staff to help
    Adobe contact information - http://helpx.adobe.com/contact.html
    -Select your product and what you need help with
    -Click on the blue box "Still need help? Contact us"

  • Having some major issues with track numbers in the newest iTunes

    I just recently went out and bought some new albums today for my birthday which was over the weekend and I ripped them to my computer, but when I go to put them into iTunes their track numbers are wrong. So as normal I went to change them, but found that when I click in the track number box I cannot input any numbers what so ever. I went and checked to see if the file was a read only file and it wasn't and I don't have any restrictions on this laptop so I'm not sure of what to do. Before I updated to 10.6.1 I was able to change anything and everything in the get info tab now I can only change the track name, album name, and artist. Any ideas?

    If you can click in the track number box, but get no numbers to appear, then I'd suspect you've got shift lock or num lock in the wrong position. If the box is greyed out, or you can enter new details but they are not saved, then I'd be looking for a permissions issue.
    tt2

  • Has anyone had issues with Serial Numbers being revoked?

    I have just bought a brand new "Mac Mini Server" and along with that purchased "Adobe CS6 Design Standard" software.  It is NOT an upgrade but rather a fresh install.  When I inserted the disk and entered the Serial Number from the box an error message came up saying the "serial number you entered has been revoked.  After some research, I tried to register it through Adobe and entered the SN.  Again I got, "the code you entered is invalid.  I contacted support, gave them the serial number.  They say that the code is invalid and not generated by Adobe, that the code must be a 24 digit number.  (The number is gave is a 24 digit number.)  Never the less, Adobe has instructed me to contact the seller for a serial number.
    My concern is this, the software was purchased through amazon.com and went to a third party supplier.  The supplier is well established, being in business for years, with very high review rates.  The software that I got appears to be good.  It has an Adobe UPC code label complete with an adobe hologram imprint within the label and PN number.  The seals on the package are original and does not appear to have been tampered with.  The serial number is on an inside package and could not be seen unless it was opened. 
    Sorry for the long story but just wanted to know if anyone else had issues like this to prepare myself for a possible battle.  Thanks for any help you can be.

    People that look for help in these forums rarely make return appearances to try to help others - meaning it is unlikely anyone with first-hand experience with your problem will be around to reply - but you never know.  You are probably better off going back to the vendor and seeing if there will be a battle to worry about or not.  If the vendor is as reliable as reviews would make them seem you should expect assistance as opposed to resistance.
    And don't be afraid to try contacting someone else in Adobe Support. Some folks are not as knowledgeable/helpful as others and can provide wrong information.

  • 9.2 issue with  Sequence Numbers

    We are using OWB 9.2 and RDBMS 9.2 on windows NT.
    When using set based functionality i.e. Merge Statement, or Row Based, we have noticed that our sequence object gets incremented during updates even though it is only associated with the insert and not the update.
    Is this normal behaviour or an issue ???

    Jagadish,
    You will not get updates because you by default match on the keys on the table. In other words you emp_id and the seq.nextval are matched to what you have in the table and they will never match (because of the nextval).
    Two things you can do:
    - Change the composite key (e.g. change the design)
    - Change the configuration in OWB
    Let's look at the second one, what you must do is the following:
    1) On the target table, select operator properties and find "Match by Constraint". Highlight that and change this setting to No Constraints.
    You now are not using the constraint, so you must tell OWB what to match on. You do this by:
    2) Highlight the EMPID column and select attribute properties
    3) In the loading properties node set the following for EMPID:
    Load column when inserting row => Yes
    Load column when updating row => No
    Match column when updating row => Yes
    4) Highlight the other columns, for example ATTEMPT_COUNT and select attribute properties
    5) In the loading properties node set the following for ATTEMTP_COUNT:
    Load column when inserting row => Yes
    Load column when updating row => Yes
    Match column when updating row => No
    This should allow you to update based on the EMPID alone.
    Hope this helps,
    Jean-Pierre

  • Is there an issue with iCloud syncing on iWork apps?

    I thought everything was ok with iCloud syncing but I seem to now have issues.
    I created a spreadsheet under Pages on my iPad (3rd Gen) and, after pressing the 'spreadsheet' button to show thumbnails of all docs being worked on, I'm seeing a small arrow pointing upwards on the thumbnail.  Before, I used to see a progress bar updating in the thumbnail (which I presume is updating to iCloud). 
    Now? Nothing.  The arrow stays and nothing is updated on my iPhone 4.   In fact, a previous version of my spreadsheet is shown on my iPhone with the same upwards pointing arrow but with the whole thumbnail 'greyed out'.  I can't even open it on the iPhone to delete it!
    Is this a know issue and are there any fixes?  I've tried the usual turning iCloud off and on for both devices but this has not had any effect.

    This is ridiculous!
    I have now established that there are issues with Pages, Numbers and Keynote documents!!!  They surely cannot all be corrupted?
    I have managed to salvage an important Numbers Document which I have copied in to iTunes (and subsequently on to my external HD).
    To try and rectify the situation I have then turned off iCloud on all 3 apps on both my iPhone 4 and iPad and deleted all documents under each app.  I have then gone on to iWork under iCloud and deleted all documents off there (some of which I noted were not the up-to-date documents I had been working on in iOS).  I had to turn off iCloud regardless to delete a couple of the documents on my iPhone (under all 3 apps) as some documents were greyed out (see original post) and could not be deleted.  As soon as iCloud was disabled it enabled me to remove off the local device. 
    Having switched iCloud back on to my iPhone and iPad (and bearing in mind I had deleted all documents off both iOS devices and in iCloud) the greyed out thumbnails re-appear (and cannot be deleted or altered!!!!)
    Anybody? Aaaaarrrrrrgggghhhhhh!!!!!!!!

  • Business Partner records with large numbers of addresses -- Move-in issue

    Friends,
    Our recent CCS implementation (ECC6.0ehp3 & CRM2007) included the creation of some Business Partner records with large numbers of addresses.  Most of these are associated with housing authorities, large developers and large apartment complex owners.  Some of the Business Partners have over 1000 address records and one particular BP has over 6000 addresses that were migrated from our Legacy System.  We are experiencing very long run times to try to execute move in's and move out's due to the system reading the volume of addresses attached to the Business Partner.  In many cases, the system simply times out before it can execute the transaction.  SAP's suggestion is that we run a BAPI to cleanse the addresses and also to implement a BADI to prevent the creation of excess addresses. 
    Two questions surrounding the implementation of this code.  Will the BAPI to cleanse the addresses, wipe out all address records except for the standard address?  That presents an issue to ensure that the standard address on the BP record is the correct address that we will have identified as the proper mailing address.  Second question is around the BADI to prevent the creation of excess addresses.  It looks like this BADI is going to prevent the move in address from updating the standard address on the BP record which in the vast majority of cases is exactly what we would want. 
    Does anyone have any experience with this situation of excess BP addresses and how did you handle the manipulation and cleansing of the data and how do you maintain it going forward?
    Our solution is ECC6.0Ehp3 with CRM2007...latest patch level
    Specifically, SAP suggested we apply/review these notes:
    Note 1249787 - Performance problem during move-in with huge addresses
    **applied this ....did not help
    Note 861528 - Performance in move-in for partner w/ large no of addresses
    **older ISU4.7 note
    Directly from our SAP message:
    use the function module
    BAPI_BUPA_ADDRESS_REMOVE or run BAPI_ISUPARTNER_CHANGE to delete
    unnecessary business partner addresses.
    Use BAdI ISU_MOVEIN_CUSTOMIZE to avoid the creation of unnecessary
    business partner addresses (cf. note 706686) in the future for that
    business partner.
    Note 706686 - Move-in: Avoid unnecessary business partner addresses
    Does anyone have any suggestions and have you used above notes/FMs to resolve something like this?
    Thanks,
    Nick

    Nick:
    One thing to understand is that the badi and bapi are just the tools or mechanisms that will enable you to fix this situation.  You or your development team will need to define the rules under which these tools are used.  Lets take them one at a time.
    BAPI - the bapi for business partner address maintenance.  It would seem that you need to create a program which first read the partners and the addresses assigned to them and then compares these addresses to each other to find duplicate addresses.  These duplicates then can be removed provided they are not used elsewhere in the system (i.e. contract account).
    BADI - the badi for business partner address maintenance.  Here you would need to identify the particular scenarios where addresses should not be copied.  I would expect that most move-ins would meet the criteria of adding the address and changing the standard address.  But for some, i.e. landlords or housing complexes, you might not add an address because it already exists for the business partner, and you might not change the standard address because those accounts do not fall under that scenario.  This will take some thinking and design to ensure that the address add/change functions are executed under the right circumstances.
    regards,
    bill.

  • Please enter at most 70 letters or numbers for street address, i am facing this issue with that i am unable to downloads few apps, as it is asking for this question and again and again,

    please enter at most 70 letters or numbers for street address, i am facing this issue with that i am unable to downloads few apps, as it is asking for this question and again and again,
    i tried all letters and address more 100 hundred also nut no of use,

    please enter at most 70 letters or numbers for street address, i am facing this issue with that i am unable to downloads few apps, as it is asking for this question and again and again,
    i tried all letters and address more 100 hundred also nut no of use,

  • JEE WebSphere Management Pack: Issue with 8.5.5 Discovery

    Is WebSphere Application Server 8.5.5 supported as a discoverable JEE Application Server within System Center Operations Manager 2012 R2? We have tried just about everything at this point....
    Currently Running JEE IBM WebSphere 8 Application Server MP version 7.3.2135.0
    Agent Running as Proxy
    RunAs account created and bound to server
    BeanSpy deployed and functioning via query.
    Universal Discovery used with no success. (NewJ2EEAppServer.ps1 does not except version 8 of WebSphere).
    Any help would be appreciated

    Hi Deem13,
    Please look at these posts:
    http://blogs.technet.com/b/random_happy_dev_thoughts/archive/2012/05/21/manually-discovering-jee-application-servers-with-scom-2012.aspx
    http://social.technet.microsoft.com/Forums/systemcenter/en-US/d15bc060-a071-4063-bf5d-c4ec9f0d8cbb/jee-websphere-management-pack-issue-with-discovery?forum=operationsmanagermgmtpacks
    http://blogs.inframon.com/post/2012/04/27/WebSphere-monitoring-with-the-JEE-Application-Performance-Monitoring-management-packs.aspx
    Natalya

  • Performance Issue with RF Scanners after SAP Enhancement Pack 5 Upgrade

    We are on component version SAP ECC 6.0, and recently upgraded to Enhancement Pack 5.  I believe we are on Net Weaver 7.10, and using RF scanners in one plant that is Warehouse Managed.  Evidentially when we moved to EHP5, the Web SAP Console went away and we are left with ITS Mobile.  This has created several issues and continues to be a performance barrier for the forklift drivers in the warehouse.  We see there is a high use of java script, and the processors canu2019t handle this.  When we login to tcode LM00, on a laptop or desktop computer, there are no performance issues.  When we login to tcode LM00, with the RF scanners, the system is very slow.  It might take 30 seconds to confirm one item on a WM Transfer Order.
    1.)     Can we revert back to Web SAP Console, after we have upgraded to EHP5?
    2.)     What is creating the performance issues with the RF Scanners now that we switched over to SAP ITS mobile?
    Our RF Scanners are made by Intermec, but I donu2019t think that is where the solution lies.  One person in our IT Operations has spent a good deal of time configuring SAPITS to get it to work, but still it isnu2019t performing.

    Tom,
    I am sorry I did not see this earlier.
    I'm currently working on a very similar project with ITS mobile and the problem is to accurately determine the root cause of the problem in the least amount of time. The tool that works is found here: http://www.connectrf.com/index.php/mcm/managed-diagnostics/
    Isolating the network from the application and the device is a time consuming process unless you have a piece of software that can trace the HTTP transaction between host and device on both wired and wireless side of the network. Once that is achieved (as with Connect's tool) you can then you can begin to solve the problem.
    What I found in my project is that the amount of data traffic generated by ITS mobile can be reduced drastically, which speeds the response time of the mobile devices, especially with large number of devices in distribution centers.
    Let me know if I can answer more questions related to this topic.
    Cheers,
    Shari

  • Issues with Transition Automation Packs

    Hi,
    We are facing an issue with transition automation packs. We have an extended property which is (became) part of "Transition Automation Pack for 'Cisco Systems, Inc." And we do not see any option to remove the same. We can see that certain other automation packs have the option to remove (remove button). Any idea, on what could be the issue? or Any comments?
    Thanks,
    Vijay

    It's my understanding that you cannot remove an automation pack if there are dependencies on it.  Perhaps your content has references to the extended target properties in this automation pack.

Maybe you are looking for

  • Empty frame showing in slideshow from Iphoto

    I created a album and when i click slide show, the first picture is an empty frame with an exclamation mark in the middle of it, and I can't delete it to begin the slide show... help

  • Flash Builder : managing multiple charts pojects for one XHTML site

    Hello, I have to make several Charts dor a statistics site that is NOT in full flex. In Flash Builder - i have one project per chart - i must change the compilation options (option -services -locale etc) depending on wich platform i deploy :         

  • Filtering rows...

    I am a newbie in PL/SQL and am running the following: SELECT (CASE WHEN AF.asset_flow_type = 39 THEN decode(sum(asset_flow_amount),0,NULL, sum(asset_flow_amount)) WHEN AF.asset_flow_type = 40 THEN decode(sum(asset_flow_amount),0,NULL, -sum(asset_flow

  • Restoring Question!

    I got a Windows computer for college (after owning a Mac at home for many years) and I've been spending a bit of time trying to get iTunes set up on it. Now, I am attempting to sync my iPod with the new computer. I have to restore my Mac compatible i

  • 2台のカメラをLabVIEWで使う方法

    初めまして.ちょっとした取り組みで LabVIEW と myRIO を使っているものです. その取り組みで2台のカメラを使うのですが.どうしても2台同時に使うことができないのです. 2つのカメラを交互に映すことも思いついたのですが.どうにも方法がわかりません. 一番いいのは同時に映せることなのですが・・・ どうか2台のカメラを同時にLabVIEWで動かし.静止画を撮影する方法を教えてもらえないでしょうか. 「同時は出来ない!」ということなら.上記した交互に映す方法でもまったく構いません. 一つの