Is it possible to interface digital i/o modules using VISA serial?

Hi,
      Iam using analog and digital modules from trycom for my project.I interface analog modules by modifying the sample code basic serial read and write given in LabVIEW examples.But i found difficulties in interfacing with the digital i/o modules.Is there any sample code forDigital I/O?Is it possible to interface the digital I/O using VISA serial?
Please Mark the solution as accepted if your problem is solved and donate kudoes

Also i found from the net that digital i/o modules can be communicate with Hyperterminal..Is it possible?
Please Mark the solution as accepted if your problem is solved and donate kudoes

Similar Messages

  • HT1863 Is there any way possible to find my stolen iPads by using the serial numbers and not the cheesy find my lost iphone/pad app. Just turn off wifi, reset the ipad with a hard reset and no more tracker. Dissapointing since I paid $700 for it.

     

    Apple (and no one else) can not assist (with serial number or iCloud) in finding a lost or stolen iPad.
    Report to police along with serial number. Change all your passwords.
    These links may be helpful.
    How to Track and Report Stolen iPad
    http://www.ipadastic.com/tutorials/how-to-track-and-report-stolen-ipad
    Reporting a lost or stolen Apple product
    http://support.apple.com/kb/ht2526
    iCloud: Locate your device on a map
    http://support.apple.com/kb/PH2698
    Report Stolen iPad Tips and iPad Theft Prevention
    http://www.stolen-property.com/report-stolen-ipad.php
    How to recover a lost or stolen iPad
    http://ipadhelp.com/ipad-help/how-to-recover-a-lost-or-stolen-ipad/
    How to Find a Stolen iPad
    http://www.ehow.com/how_7586429_stolen-ipad.html
    What NOT to do if your iPhone or iPad is lost or stolen
    http://www.tomahaiku.com/what-not-to-do-if-your-iphone-or-ipad-lost-or-stolen/
    Apple Product Lost or Stolen
    http://sites.google.com/site/appleclubfhs/support/advice-and-articles/lost-or-st olen
    Oops! iForgot My New iPad On the Plane; Now What?
    http://online.wsj.com/article/SB10001424052702303459004577362194012634000.html
    If you don't know your lost/stolen iPad's serial number, use the instructions below. The S/N is also on the iPad's box.
    How to Find Your iPad Serial Number
    http://www.ipadastic.com/tutorials/how-to-find-your-ipad-serial-number
    iOS: How to find the serial number, IMEI, MEID, CDN, and ICCID number
    http://support.apple.com/kb/HT4061
     Cheers, Tom

  • It's possible disable interface's filters at execution time ?

    It's possible disable interfaces filters at execution time ?
    I need to disable some filter according parameter values of my Scenarios, it's possible ?
    How ?

    One way of doing this would be to duplicate the interface, remove the filter in the interface copy and then dynamically select which interface to run based on your scenario parameter

  • Interface parameters in Function Module -- Doubts

    Hi,
    We are developing a custom function group which will have 5-6 custom function module. When you create a function module and specify its Export/Import and table parameters, SAP mark them as "Local Interface".(You can look at the Function module source code's first line)
    But if you goto the Menu and click Edit>Interface>Globalize parameter and it will change from "Local Interface" to "Global Interface". So now you can use these interface parameters (Export/Emport or tables) without passing them explicitly in perform statement. So in other words they are easily available in the function module.
    My question are:
    1. Whats the difference between Local interface and Global interface and when should we use which. (SAP normaly use Local interface in all there function modules).
    2. If we use Global interface then is it possible that multiple instances (same fuction module called at same time with different or same data) will somehow mix the data from different calls and show unpredictable results.
    Will appreciate if someone can help me understand it from conceptual point of view.
    Thanks in advance.
    Jeet

    Hi Jeet,
    1). The difference between Local and GLobal are identified by the name itself. One makes the interface locally available and one makes it globally available. This means that, within the function group, you can access the function parameters in subroutines, as well as PBO and PAI modules.
    When to use depends, if your function module consists huge code and does massive processing in such cases its better to write subroutines and split the code into smaller sections for parallel processing. In Such cases its better to use Global interface so that you dont have to pass the interface each and every time.
    2). Yes it might affect the gloabl parameters as Unlike other global data, the contents of the global parameters of a function module are known only from the time of the call until you leave the module.
    Due to this limitations SAP has come up with OOPS concept where the data integrity is maintained.
    Cheers
    VJ

  • WLC CT2504: Interface IP can not be used as internal DHCP server IP

    Hello all,
    I've got a new CT2504 controller with software version 7.0.220.0
    Regarding to
    http://www.cisco.com/en/US/products/ps6366/products_tech_note09186a0080af5d13.shtml
    I've tried to configure the internal DHCP on a dynamic-interface, but this is not possible:
    (Cisco Controller) >config interface dhcp dynamic-interface vlan401 primary 172.16.x.3
    vlan401 Interface IP can not be used as internal DHCP server IP
    It works, if I use another IP (aka DHCP server) in the same subnet or in another subnet. It works also for the management interface.
    (Cisco Controller) >show interface detailed management
    Interface Name................................... management
    MAC Address...................................... d0:c2:82:xx:xx:xx
    IP Address....................................... 10.2.x.135
    IP Netmask....................................... 255.255.255.240
    IP Gateway....................................... 10.2.x.129
    External NAT IP State............................ Disabled
    External NAT IP Address.......................... 0.0.0.0
    VLAN............................................. 400
    Quarantine-vlan.................................. 0
    Active Physical Port............................. 1
    Primary Physical Port............................ 1
    Backup Physical Port............................. Unconfigured
    Primary DHCP Server.............................. 10.2.x.135
    Secondary DHCP Server............................ Unconfigured
    DHCP Option 82................................... Disabled
    ACL.............................................. Unconfigured
    AP Manager....................................... Yes
    Guest Interface.................................. No
    L2 Multicast..................................... Disabled
    Scopes are defined and Proxy is enabled.
    (Cisco Controller) >show dhcp summary
      Scope Name                   Enabled          Address Range
    ap                               Yes      10.2.x.137 -> 10.2.x.140
    intern                            Yes      172.16.x.20 -> 172.16.x.30
    (Cisco Controller) >show dhcp proxy
    DHCP Proxy Behaviour: enabled
    Has somebody an explanation for this issue?
    Thanks in advance,
    Regard,
    Robert

    You can use the internal dhcp, but you need to set the primary dhcp as the management ip. So in your dynamic interface, your primary dhcp is configure with the wlc management ip address. Dhcp proxy also needs to be enabled and is enabled by default.
    Thanks,
    Scott Fella
    Sent from my iPhone

  • Re: Interfaces in Forte - has anyone used them?

    We are making use of interfaces extensively and have never had the
    slightest problem. Interfaces do not cause any overhead, since they are
    mainly a means to support type checking by the compiler. At run-time the
    interface does not appear any more.
    Using Forte 3.0.F.2
    General wrote:
    >
    We are embarking on the analysis phase of a large pay/personnel project. =
    We have been advised to use interfaces wherever possible, because they =
    promote flexibility and reusability. I am fairly well convinced of the =
    benefits of using interfaces - they appear to have a lot of advantages, =
    and no drawbacks. However, I do wonder whether Forte's implementation of =
    interfaces is stable and usable (..it was only introduced in version 3). =
    If not, we may be better advised to use standard techniques.
    If you have used Forte interfaces I would be interested to hear how you =
    got on.
    regards,
    Tim Kimber--
    Dr. Thomas Kunst mailto:[email protected]
    sd&m GmbH & Co. KG http://www.sdm.de
    software design & management
    Thomas-Dehler-Str. 27, 81737 Muenchen, Germany
    Tel +49 89 63812-221 Fax -444
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

    Eric,
    You are correct, "manipulate anAIFace object" is not really the correct
    way of thinking about what is happening. We are really manipulating an
    instance of an object through an interface.
    In regards to your other statement: "if Project C needs visibility to B,
    it must have B as a supplier Plan." Forte does not force this to happen
    when you are using interfaces, which is what causes the problem. Let me
    expand on my initial example and add enough detail so that you can create
    the problem, which surfaces as a deserialization error:
    Project A (No Supplier Plans)
    Defines Interfaces: UnitIFace with method GetValue() which returns an
    integer
    Project B (Contains A as a Supplier Plan)
    Defines Class: Unit with attribute _Value as an integer and method  
    GetValue() which returns _Value.  Implements interface UnitIFace.
    Project C (Contains A as a Supplier Plan)
    Defines Class: Square with method Calculate which accepts an
    UnitIFace as an input parameter and returns an integer. This class needs
    to be setup as a distributed object so that I service object can be
    defined using this class.
    Defines Service Object: SqaureSO using the Square class.
    Project D (Contains B and C as Supplier Plans)
    Defines a class or uses a window that creates an instance of Class B
    and passes it to the SquareSO service object that sqaures the value and
    returns an integer.
    Once this is setup, use the running man to run everything locally. This
    will run fine because the dependencies for the local partition end up
    including Projects A, B, C and D. Next, run distributed and move the SO
    to a remote partition. Now when you execute you will receive a
    deserialization error. This happens because the dependencies for the
    remote partition only included project A and C. The partition did not
    have the necessary information to deserialize the underlying instance of
    Class Unit that is referenced through the inteface UnitIFace.
    The problem can be resolved by either adding Project B as a supplier plan
    to Project C or ensuring that the interface and class are declared in the
    same project as I suggested in my previous message. In either case, this
    must be resolved by the programmer since Forte is not yet smart enough to
    correctly resolve the project dependencies, even though all of the
    information needed to establish the correct dependency hierarchy is
    available.
    Bradley K Wells
    [email protected]
    Strong Capital Management, Inc
    http://www.strong-funds.com/
    From: Eric Pereira
    Sent: Friday, July 31, 1998 5:57 PM
    To: [email protected]
    Cc: [email protected]
    Subject: RE: Interfaces in Forte - has anyone used them?
    Bradley,
    Thanks for that descriptive note on interfaces.
    I do have a observation : in that example you gave us, if Project C
    needs visibility to B, it must have B as a supplier Plan. Therefore, I
    don't quite understand how partioning classes in C would end up with a
    run-time errror in distributed mode, given that B supplies C (something
    you've perhaps missed out in your example ?).
    Also, is it really possible to "manipulate AIFace objects" ? Interfaces
    are'nt really objects, they just help implement a compile-time type
    check.
    Thanks.
    Eric Pereira
    Forte Consultant
    ----<snip>------------------
    Example:
    Project A - Contains AIFace
    Project B - Contains Class B which implements AIFace, depends on Project
    A
    Project C - Contains Classes manipulating AIFace objects, depends on
    Project A
    This can run fine locally since the local partition has knowledge of all
    the classes in A, B, and C. Now as soon as you throw a service object
    on
    classes on Project C and push them into a remote partition, your
    application starts failing because that partition does not contain the
    information form project B since there is no dependency on that project.
    The partition needs the information from project B though since it
    contains the definitions for the actual implementation objects, however
    there was no way for Forte to determine that need when it generated the
    partition.
    This problem is initially eliminated by keeping the interfaces in the
    same project as the underlying business objects. But once you start to
    have interfaces implemented by multiple classes from multiple projects,
    then this won't cover all the bases either. In any case, it is an issue
    that you will need to consider at some level when using interfaces.
    Good luck!
    Bradley K Wells
    [email protected]
    Strong Capital Management, Inc
    http://www.strong-funds.com/
    From: "Ngai, Stuart" <[email protected]>
    Date: Thu, 30 Jul 1998 11:10:50 -0400
    Subject: RE: Interfaces in Forte - has anyone used them?
    With version 3G, you can not create an array of interfaces. I believe
    Forte
    will have that feature in version 4 (which is scheduled to be in
    production
    at the end of next year).
    -----Original Message-----
    From: Thomas Kunst [SMTP:[email protected]]
    Sent: Thursday, July 30, 1998 8:52 AM
    To: [email protected]
    Cc: General
    Subject: Re: Interfaces in Forte - has anyone used them?
    We are making use of interfaces extensively and have never had the
    slightest problem. Interfaces do not cause any overhead, since theyare
    mainly a means to support type checking by the compiler. At run-timethe
    interface does not appear any more.
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>
    Get Your Private, Free Email at http://www.hotmail.com
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

  • Is it possible to safely monitor good colour correction using BM Intensity?

    Is it possible to safely monitor good colour correction using my output of my Black Magic Intensity Card? It has an HDMI out so Im thinking there is no need to go to an external VTR and then into a Monitor. Also, I cannot afford an HD monitor.. not even close! SO im thinking to use a 1080p Samsung computer/TV monitor. I hear for the money they make excellent (budget) monitor substitutes?!
    OR maybe just buy another Apple 23" HighDEf monitor?
    FYI: I’m using AVCHD & HDV , encoding into ProRes and ProRes HQ.

    This question keeps coming up in different contexts, with a variety of answers. Correct color depends on correct calibration all the way through the chain from digital signal to playback. No single hardware piece can do it all, even a perfect monitor, without calibration.
    As JP correctly states, Rec709 is the standard for HD, Rec 601 for SD. These standards define the color temperature of gray, 6500 in both cases, and the specific color of the primary that generate the 6500. The 6500 needs to be generated correctly at all gray levels from 0 to 100 IRE.
    In addition, the luminosity needs to track the 2.2 (or 2.5) gamma curve closely.
    Lastly, the monitor needs to have 0 overscan, and high enough resolution to clearly see the finest resolution the input is capable of.
    Some of these adjustments can be done by eye - most require a spectrophotometer of some kind, and a monitor that has all the adjustment capability to perform the adjustments.
    The best way to make these adjustments is in hardware, but in the cases where this isn't possible, it is possible to generate a color look up table (LUT) to compensate for some, but not all errors. Apple's colorsync is such a LUT, although it cannot adjust for the primary colors, it can do gamma and the 6500 balance.
    More of an answer than you wanted I know, but that is just the way it works.
    You can have less expensive equipment give good results with proper calibration, and the best equipment uncalibrated provide terrible results.

  • Digital I/O Module and 5.1 digital speak

    Hello all,
    First of all, excuse me for my English. I will try to explain my problem the best I can.
    I have a Sound Blaster Audigy installed on my PC. I wanted to use it with a 5. digital speakers system (with digital optical input). On the soundcard instructions I read about the "Digital I/O Module", that allows you to connect 5. digital speakers. Then, I bought it (on creative online shop), and I have received it today. But, when I have connected it to the speaker system, the output sound is only 2.0. I have selected 5. on speaker configuration, but in the test, it only sounds the front left and right speakers. I have tried with a DVD movie, and the sound is only 2.0, also. Is there any way to play 5. sound on DVD movies (and AC3 sound system, if possible) with my configuration?
    In other forum posts, I have read something about this problem, but I can not find any solution for it, or if it is possible to solve it.
    Thanks in advance.
    javilp

    Hello all,
    First of all, excuse me for my English. I will try to explain my problem the best I can.
    I have a Sound Blaster Audigy installed on my PC. I wanted to use it with a 5. digital speakers system (with digital optical input). On the soundcard instructions I read about the "Digital I/O Module", that allows you to connect 5. digital speakers. Then, I bought it (on creative online shop), and I have received it today. But, when I have connected it to the speaker system, the output sound is only 2.0. I have selected 5. on speaker configuration, but in the test, it only sounds the front left and right speakers. I have tried with a DVD movie, and the sound is only 2.0, also. Is there any way to play 5. sound on DVD movies (and AC3 sound system, if possible) with my configuration?
    In other forum posts, I have read something about this problem, but I can not find any solution for it, or if it is possible to solve it.
    Thanks in advance.
    javilp

  • DTS-610 *INSTEAD* of Digital I/O Module: A Solution

    Since it appears the much sought after Digital I/O Module is not, and possibly never will be, available to U.S. customers, is it possible to use the DTS-60 in its place?
    Agreed, it would be a rather expensi've alternati've, however it WOULD (or would it's) provide the same Digital Optical & Coaxial outputs as the Digital I/O Module, CORRECT?!?!?
    If I use the DTS-60 say, with my Li've! 24-bit PCI card, set BOTH the card and the DTS-60 to pass-thru, would it not supply the Dolby Digital 5. ENCODED signal (from the software DVD player) to my Logitech Z-5500 speakers w/built DECODER?
    Or, in another scenario with an Audigy 2 card, set the software DVD player to passthru, let the Audigy 2 DEcode the 5. signal and send it on to the speakers via Digital Optical or Coaxial?
    Someone (CATHERINE? DANIEL?) please offer up some advice on this as it just MAY be the workaround I've been looking for...
    THANKS!

    If you mean using that silly "FlexJack", there is no OPTICAL capability there, plus I would have to change connectors from 'this' to 'that' to 'something else' before it ever reaches the decoder, which has RCA Coaxial and TosLink Optical...
    Keep in mind, we're talking about the Li've! 24-bit Series (for now)...Message Edited by Jo6Pak on 0-3-2006 09:46 PM

  • Can you perform simultaneous timed digital input and output using a PCI-6120?

    Is it possible to do simultaneous timed digital input and output using a PCI-6120? It seems that timed digital operations require using the group read/write commands, which utilize an entire port. Since the PCI-6120 has only 1 digital I/O port, I would like to be able to use 2 lines as outputs and 1 line as input, and do both in a deterministic fashion. i.e. create a digital signal with known pulse widths and read an input line at a known time after the outputs were set. Is this possible to do with only one digital I/O port?

    Hello,
    This can be done in LabVIEW. There is actually an example that installs with NI-DAQ.
    Below is a link to a Knowledge Base that explains how to find the correlated digital I/O examples.
    http://digital.ni.com/public.nsf/websearch/B849664604EB34B886256D12005B5520?OpenDocument
    Just take a look at the example titled �Continuous CDIO with external clock (E).vi�
    Best regards,
    Justin Tipton
    National Instruments

  • HT1212 I am locked out of my iphone. In resetting my passcode I must have hit a wrong digit, because the 4 digits I thought I used Don't work (and of course not my old passcode).  I have tried the instructions both for "if you have previously synced your

    I am locked out of my iphone. In resetting my passcode I must have hit a wrong digit, because the 4 digits I thought I used Don't work (and of course not my old passcode). I have tried the instructions both for "if you have previously synced your device with iTunes" and "If you have Never synced your device with iTunes" . Neither has worked and I'm in a vicious circle with each time after lengthy downloads it still all ends with the program, & my phone, asking for my passcode to proceed.  I'm not sure if I have ever synced to my mac book (i may have) but my address book seems to automatically update on both devices without the need to plug in. Thank you for any knowledgable help that could efficiently get me  out of this passcode ****!

    Hi DRussell,
    If you have not sync'd your device to your Mac then you will have to force the phone into recovery mode and restore as a new device. Read the information in this link and follow the instructions to recover the phone:
    http://support.apple.com/kb/HT1808
    Hope this helps!
    Cheers,
    GB

  • Is it possible to customize the halftone screen/angle used by the HP Laserjet 5000/5100

    Hi
    When sending an image to print on our 5000s and 5100s I'd like for the printer to apply a halftone screen of 85 (frequency) and 45 (angle). However, the driver properties only has two settings - Standard and Enhanced.
    I took a look at the PPD and found the following:
    *%=== Halftone Information =================
    *ScreenFreq:  "106.0"
    *ScreenAngle: "45.0"
    *ResScreenFreq 300dpi/300 dpi:  "60.0"
    *ResScreenAngle 300dpi/300 dpi: "45.0"
    *ResScreenFreq 600dpi/600 dpi:  "106.0"
    *ResScreenAngle 600dpi/600 dpi: "45.0"
    *ResScreenFreq 1200dpi/1200 dpi:  "180.0"
    *ResScreenAngle 1200dpi/1200 dpi: "45.0"
    I had hoped that simply by changing the screen frequencies to "85.0" it would do the trick (since 85 does not appear to be outside of the printers' capability). However, it resulted in no changes to the prints. I know (or at least think) the changes were "seen" by the print driver because I changed some of the text that it uses in the property boxes of the print driver and those changes appeared (e.g. I changed "Standard" to "Standard 2" for one of the halftone descriptions).
    My question is... can I customize the frequency/angle used or are these values fixed regardless of changes made to the PPD?
    Thank you.
    Mark

    What was the answer to this excellent question, please?
    Mark
    Student
    Posts: 1
    Registered: 05-14-2009
    0
    Is it possible to customize the halftone screen/angle used by the HP Laserjet 5000/5100
    Options 
    05-14-2009 06:56 AM
    Hi
    When sending an image to print on our 5000s and 5100s I'd like for the printer to apply a halftone screen of 85 (frequency) and 45 (angle). However, the driver properties only has two settings - Standard and Enhanced.
    I took a look at the PPD and found the following:
    *%=== Halftone Information =================
    *ScreenFreq:  "106.0"
    *ScreenAngle: "45.0"
    *ResScreenFreq 300dpi/300 dpi:  "60.0"
    *ResScreenAngle 300dpi/300 dpi: "45.0"
    *ResScreenFreq 600dpi/600 dpi:  "106.0"
    *ResScreenAngle 600dpi/600 dpi: "45.0"
    *ResScreenFreq 1200dpi/1200 dpi:  "180.0"
    *ResScreenAngle 1200dpi/1200 dpi: "45.0"
    I had hoped that simply by changing the screen frequencies to "85.0" it would do the trick (since 85 does not appear to be outside of the printers' capability). However, it resulted in no changes to the prints. I know (or at least think) the changes were "seen" by the print driver because I changed some of the text that it uses in the property boxes of the print driver and those changes appeared (e.g. I changed "Standard" to "Standard 2" for one of the halftone descriptions).
    My question is... can I customize the frequency/angle used or are these values fixed regardless of changes made to the PPD?
    Thank you.

  • How to create a login interface in labview PDA module?

    How to create a login interface in labview PDA module? So that it checks with a list of usernames and passwords and allow to go to another VI?
    Anu

    Anu,
    I've attached a really short example that does something like what you're talking about.  It just compares the user's username and password a pre-determined username and password and then "logs the user in" based on that comparison.  Like Greycat said, you probably want to store this username and password info in some sort of file on the PDA that's in an encrypted format for both security and flexibility of your application.
    I hope this helps,
    Justin D.
    Applications Engineer
    National Instruments
    Attachments:
    LoginVI.vi ‏17 KB

  • IS possible to extract data from email body using ssis?

    IS possible to extract data from email body using ssis?
    the email come with a display table
    CRISTINA&amp MICROSOFT Forum

    Hi perezco,
    As Piotr said, this can be done through .NET programming in a Script Task or a Script Component. For the code snippet, please refer to the following thread:
    http://forums.asp.net/t/1629654.aspx 
    In addition, there are also third party SSIS components that provide such a functionality such as:
    http://www.cozyroc.com/ssis/receive-mail-task 
    Regards,
    Mike Yin
    If you have any feedback on our support, please click
    here
    Mike Yin
    TechNet Community Support

  • Is it possible to connect Sqlfire server with oracle using DBSynchronizer using default license

    is it possible to connect Sqlfire server with oracle using DBSynchronizer using default license
    Sql fire is my machine
    Oracle is another machine
    When i connect sqlfire with oracle using DBsynchronizer It shows the error message as Wan is not supported for default license
    When i connect Sqlfie(my system) with oracle( another system) using JDBC Rowloader .nothing is happening after some time it shows the error like"time out for pool connection to archive database.When i increase the time out also nothing is happening.
    what is the reason for above two errors(I stated in the pragraph.)
    is it beacuse of wan netwrok not supported by default evaluation license?
    could you please explain?

    I don't think this has anything to do with a VMware product.

Maybe you are looking for

  • Why doesn't my Notification Center work?

    Recently I updated my iPhone to iOS 5.0.1.When I was on iOS 5.0.0 my Notification was working properly.But now,when I updated it,it stopped working!I try to swipe it from the black area from the clock area,i try to swipe it in Landscape mode,but it n

  • Adobe bridge cc installation is frozen

    Hello, I've been trying to install adobe bridge cc on my mac (running mavericks 10.9.3) for quite some time, but the installation seems to be frozen at 42%. I've tried uninstalling and reinstalling creative cloud, but that does not solve the issue. I

  • Installation Difficulty

    I am a High School Library Media specialist who is trying to install Adobe Flash Player on several desktops within a classroom. The computers OS is Windows 98. When I visit the website that students need to use, I am provided with the information tha

  • Trouble connecting to 64 bit oracle client from 32 bit environment

    Hi, I have an application which connects to Oracle and an external 3ed party application via a set of APIs. We are now facing the issue while migrating our server from 2003 to 2008. The 2003 server was configured for 32 bit and had 32 bit Oralce inst

  • SAPSQL_ARRAY_INSERT_DUPREC in tcode BD20

    Hi Experts, When I am using BD20 to transfer IDOC, it is giving error saying that 'Error Text : ABAP/4 processor: SAPSQL_ARRAY_INSERT_DUPREC'. Can anyone tell me the reason & solution for this? Or who has met same issue and how to solved? Best Regard