Import/Export Between Gschem and PSpice,

I have some .sch files I made with gEDA's schematic editor (gschem), and am trying to import them into PSpice for Windows. I'm not sure if this is the right community to ask, but I figured I'd just see if anyone here knows how to do it...
Or, if anyone can point me in the right direction (where to look, who to ask), I'd be very grateful.
Thanks!

No. You need to be at the same revision level of Portal in both source and target environments.
Best Regards,
Harry

Similar Messages

  • How can we use IMPORT-EXPORT as structure and TABLES parameters?

    Hello Sir,
    I have used SAPRFC with single IMPORT and EXPORT parameter.
    Could anybody give me an example in I can use IMPORT/EXPORT as structure and TABLE parameter as input?
    of course from/to PHP.
    Regards,
    RH

    Thanks

  • ME22n - doubt in IMPORT/EXPORT in EXIT_SAPMM06E_013 and EXIT_SAPMM06E_012

    hi
    i need to validate a condition in EXIT_SAPMM06E_013 and accordingly i need to populate the error msg in EXIT_SAPMM06E_012 while saving and stop the PO posting.
    in ZXM06U44 in EXIT_SAPMM06E_013 i have written the code
    IF sy-mandt = 888.
      DATA: gv_check TYPE xfeld.
      DATA: itab TYPE STANDARD TABLE OF uekes,
      wa TYPE uekes.
      IF sy-tcode = 'ME22N' OR
         sy-tcode = 'ME22'.
        LOOP AT xekes.
          IF xekes-ebtyp = 'LA' AND
             xekes-vbeln = space.
            gv_check = 'X'.
            EXIT.
          ENDIF.
        ENDLOOP.
        IF gv_check = 'X'.
          EXPORT gv_check = 'X' TO MEMORY ID 'A123'.
        ENDIF.
      ENDIF.
    ENDIF.
    i am exporting the variable and importing in the below exit.
    in ZXM06U43 in exit EXIT_SAPMM06E_012  i have written the code
    IF sy-mandt = 888.
      DATA: gv_check TYPE xfeld,
      IF sy-tcode = 'ME22N' OR
         sy-tcode = 'ME22'.
        IMPORT gv_check FROM MEMORY ID 'A123'.
        IF gv_check = 'X'.
          MESSAGE e000(z1) WITH 'No manual LA Allowed'.
        ENDIF.
      ENDIF.
    ENDIF.
    but the value is not getting imported and actually when i press the save button, the EXIT_SAPMM06E_012  is called first and then goes to EXIT_SAPMM06E_013 and my PO gets saved.
    how to solve this issue.
    Regards,
    Sakthi.

    Why do you want to do validation in EXIT_SAPMM06E_013 and err message in EXIT_SAPMM06E_012?
    Do an validation in EXIT_SAPMM06E_013 FM itself.
    the below statement is wrong
    EXPORT gv_check = 'X' TO MEMORY ID 'A123'.
    gv_check  = 'X'.
    EXPORT gv_check TO MEMORY ID 'A123'.
    Regards,

  • Import/export to memory and global variables

    Hi,
    Im working on some functionality using import/export to memory. One of the statements is:
    import gf_memid_exit = g_exit_flag gf_memid_result = t352r from memory id 'ZREV_EXT'.
    Im using global variables to contain the cluster names. But this is not working. When I change the global variables into local variables, it works. It this normal? Because I would like to have global variables (even better I would like to have global constants) to declare in order to use them within the program.
    Any ideas?
    With regards,
    Mike

    Hi Mike...
    I think with import u can use global or local variables..in debug mode pl. check when u r using global variables..whether it is getting cleared or overwritten by some other values or not. Or try with global constants..it should work...
    Regards,
    Joy.

  • Import/Export between different Portal versions

    Hi, is there any resonable argument for not allowing imp/exp between different version? The thing is a developed a Page Group on a 9i AS and now need to export it to a 10g AS. It reasonable to think that an imp/exp machanism should exist, at least, for the latest version.

    Hi there,
    Yes, there is a reasonable argument for that and that is that the export code will be different from the import code. This means that alterations to the code in order to be more flexible or to even fix an issue, for example, on the export won't be in-place. Now when you'll try to import with the different code this certainly will clash your system (as the problem may already be within the DMP file that you've exported).
    Although your request does make sense the implementation part is not that easy to be done.
    I hope it helps you to better understand the constraints...
    Cheers,
    Pedro.

  • Import / Export between pagegroups?

    hi,
    is it possible to use the export/import functionality
    to move pages between pagegroups? how?
    thanks

    No. You need to be at the same revision level of Portal in both source and target environments.
    Best Regards,
    Harry

  • Help Import Export between different database interfaces ODI

    Good morning!
    I am new to ODI and would like to help me in the following doubts: I'm developing some interfaces in a database tests, it logically all my configuration connection is that bank.
    When I import the interfaces in a database production, with another connection, I must reconfigure them totally, almost remaking them again? Or import, they automatically adjust?
    I thank you
    Emerson Formisano

    Hi  Emerson,
    I didn't get your point clearly.
    Please write in a proper statement.
    However I am telling you some checks and steps to export import.
    1> Before importing the interface please check all the source and target data stores are present in the deployment environment (where you are going to import)
    2> If not there Import the data stores first.
    3> data source should be physically present in DB (in case of table)
    4> If your data stores and KMs are available then you don't have to make the interfaces newly
    Thanks

  • Import / Export between two instances

    Hi everyone, in very new in oracle, i have created two new instances, prod and test, apps team have are now doing the setup on the test instance, is it possible to import and export all the things they have done on the test to the prod once they're finish?
    thanks and regards,
    jmak

    What version of Oracle Application Server are you using? And what type of application (Forms, PL/SQL, Java etc.) are you/they deploying on Oracle Application Server?
    If you are using 10gR2 10.1.2.x, refer this:
    http://download.oracle.com/docs/cd/B14099_19/core.1012/b13995/testprod.htm#BHBGBJFH
    Thanks
    Shail

  • Color discrepancy with imported PSD between Motion and FCP

    I've got a Motion project with an imported PSD file as a background element (the PSD was created in Photoshop CS2 for Windows, running under Parallels).
    The PSD file consists of two overlapping curved shapes, one blue, one green (part of our corporate look). The colors (RGB) match our official guidelines.
    I imported the Motion project to FCP and placed it on the timeline, on V1. In FCP, I then used a color generator to create a small blue rectangle which would serve as a border for a slightly smaller thumbnail image that would get overlaid later on. The rectangle is on V2. I used the exact same RGB values for it as I did in Photoshop for the curved shape.
    Trouble is, the blue color in the shape that got imported into FCP inside the Motion project doesn't match the generated color.
    See this screenshot, in FCP:
    http://elamaton.no-ip.com/~jarkko/colordiscrepancymotion.png
    Three blues: leftmost, the color generator resized to a small rectangle; on the center, the shape that I created in Photoshop and imported into a Motion project, dropped into FCP; rightmost, an instance of Photoshop CS2 running in a virtual WinXP in Parallels Desktop. You'll notice that the blues of the generator and Photoshop match, but the middle shape that travelled the CS2->Motion->FCP route is a different shade.
    Narrowing it down further, I decided to import the PSD file directly into FCP (just to see if it'd match - it needs to go through Motion for the final product). Here's a screengrab of Canvas this time:
    http://elamaton.no-ip.com/~jarkko/colordiscrepancy_motion2.png
    Again, from left to right: the generated rectangle, the directly imported PSD, the PSD in the imported Motion project. The first two match, but something in Motion or the Photoshop->Motion route screws up the colors of the blue-green shape (as well as the Työterveyslaitos logo on the top left, also a PSD, in the same Motion project). The blue shade is also incorrect in the Motion canvas, pre-import to FCP.
    What's going on here, and how can I fix things?
    The project settings are PAL DV in both FCP and Motion. No rendering has been done, I'm importing the .motn into FCP as-is.
    Any help is greatly appreciated, deadlines loom...

    First, double-check that your PSD is in RGB, but I suspect it it or it wouldn't even work in FCP. I suspect a gamma issue moving between the apps:
    http://docs.info.apple.com/article.html?artnum=93794
    You might try setting the colorspace in FCP to RGB or adding a gamma filter in Motion to adjust.
    Mark

  • Addressbook import: Difference between red and blue

    Hey all,
    I was updating my addressbook by importing addresses from vcards. I had several duplicates which were just updated and added information in that addressbook entry. I noticed that there are red and blue colors denoting the changes (what I'm assuming). What's the difference between the red and blue?
    thanks.

    Blue means an addition of data, and red means a modification of data. If you're reviewing duplicate contacts, the window has four buttons at the bottom that will give you different views (and different end results) of the duplicate contacts:
    "Keep Old" means do not accept any of the changes from the imported record
    "Keep New" means discard the current record and instead, use the imported record
    "Keep Both" will keep both the current record and the imported record
    "Update" tries to intelligently combine the two records, treating the imported record as if it has the newest, most trustworthy information

  • Selective member import/export using dllexport and default constructor

    We can only export some methods in the class(https://msdn.microsoft.com/es-es/library/8d7d1303-b9e9-47ca-96cc-67bf444a08a9%28v=vs.100%29)
    What if we export only some methods in the class and not exported the default constructor(Will it get generated by the compiler in external app which use this dll?).The class may have some private data member as well which are not exposed in the published
    header file(Which we distribute with DLL).
    How the memory gets allocated to those private data members which are not exposed as the default constructor is not exported? 
    Niranjan

    We can only export some methods in the class(https://msdn.microsoft.com/es-es/library/8d7d1303-b9e9-47ca-96cc-67bf444a08a9%28v=vs.100%29)
    What if we export only some methods in the class and not exported the default constructor(Will it get generated by the compiler in external app which use this dll?).The class may have some private data member as well which are not exposed in the published
    header file(Which we distribute with DLL).
    How the memory gets allocated to those private data members which are not exposed as the default constructor is not exported? 
    Niranjan

  • Importing strategies between iPhoto and Lightroom 5

    During the installation process, Lightroom imported the 5,000 or so photos from my iPhoto library into Lightroom's Ircat catalog. Going forward, I'm planned to organize my photos much better with key words, metadata, etc. Also, I just bought a new camera and plan to take both RAW and JPEGs. So does it make sense to create a second catalog for those images from iPhoto, or somehow, segregate them creating two folders within only one catalog? In addition to understanding the best strategy, I need to know how to do this. Finally, although I use Time Capsule to safely back up my computers, I wanted to get some advice regarding to pros & cons for using an external hard drive to store my images when using Lightroom 5 (i.e., does it make sense using a another drive with a library of 5,000-10,000 images, etc.)?? Cheers

    If disk space is the primary you could buy an awful lot of external HD space for the price of Lightroom and run your iPhoto Library from an external disk.
    Are you shooting Raw?
    For my money - and I realise that it's not - you only get half the value of apps like Aperture and Lightroom (and Aperture is about $100 cheaper btw) if you're shooting jpeg. These apps are designed to make life easier for Raw shooters, and act as large scale digital asset managers. While these apps will still work on jpegs of course, it's a bit like using a Humvee for the school run. It'll do it, but there are more effective uses for a Humvee
    IPhoto, Lightroom and Aperture are all designed as Digital Asset Managers - They all work to preserve your original file. While the last two work somewhat differently than iPhoto neither represents a significant space saving in practice.
    If you must overwrite your files, then don't use a DAM application. Just use a photo editor like Photoshop or Graphic Coverter. The latter is great value and has some photo management built in, too.
    Regards
    TD

  • Audio sync problem when exporting between FCP6 and Soundtrack

    Hi, I'm a newbie to this so apologies for any glaring errors.
    I've recently upgraded to FC studio 2 and have exported the audio of an existing 20 minute custom format quicktime project (720x408, 30fps,) to soundtrack for sweetening.
    Trouble is, when returning the audio back to FCP, the audio is shorter by several seconds and therefor totally out of sync! I've also tried outputting the multitrack audio from within FCP and bringing it back in as a single file and this is also out by several seconds. The output settings are the same as the project.
    If I do nothing to the audio and simply send it to compressor; the M2v and it's aiff play in sync in Quicktime.
    Any ideas or work arounds?
    Thanks in advance for any advice.

    Check you have the very latest version of QuickTime (7.7.1 at time of writing): QuickTime 7.7.1 for Windows
    Cheers,
    Neale
    Insanity is hereditary, you get it from your children

  • Exporting between LiveType and FCE

    Having difficulty importing files I created in LiveType into FCE. The qt movie I import is just a black screen. Same thing happens if I try to open it in Imovie.

    Look back through several months of pages here and see wht you can find in the subjects for FCE. The version of LT that comes with FCE seems to be slightly different than the one that comes with the Final Cut Studio.
    Has this ever worked for you? Are you sure you're interpreting the alpha properly in FCE?
    Have you read the FCE manual and are you following the procedure precisely?
    Most such posts are simple user errors but without more information we can't really help you yet.
    bogiesan

  • Importing/exporting playlists in Tunes - will take decades

    Is there a program that can do this effeciently or another method than ordinary manual selection? It's really frustrating having to select one and one playlist to import at a time when you have hundreds... Is there a way to import/export playlist folders and subfolders?
    This is a problem that seems to be frequent in iTunes by the way... It's difficult to transfer whole folders and subfolders to/from apps with the USB-cable. The only app I know of which is allowing this is GoodReader (zip and unzip). If I remember right, this is because of restrictions given by Apple to the app developers - Is this true and why??

    While the Windows version of iTunes supports the WMA format, the Mac version does not. That annoys me on very rare occasions. EasyWMA will be necessary if you continue using the Axim - at least with current software. Back when I owned an iPaq I had a music program that support mp3s - but darned if I can remember what it was called. You might want to look into that since it would make sharing your iTunes music with the Axim a little easier.
    Since Microsoft wrote both the Windows and PocketPC operating systems, it isn't surprising that there is tight integration between them. Perhaps your next purchase should be an iPod? Or perhaps a Palm. I don't use my Palm for music much, I have an iPod, but I do have a spare SDRam card filled with music - Missing Sync for the Palm integrates nicely with iTunes. For me, as much as I liked the iPaq, it never was an easy fit with my Mac. In the end the Mac won.

Maybe you are looking for

  • Flash Builder Design view

    Hi all, I have also an issue when trying to view a component in the Flash Builder 4 Design View (running on Eclipse 3.5 SP-2). The design view does not open and I get an error message. When I look into the Eclipse "Error Log" view I see the following

  • Cannot read books in BookShelf on MacBook

    What EPub reader will work with my MacBook as i've downloaded BookShelf for my Laptop and cannot open to read a book i've paid for. Mr B

  • Edge Animate CC (3.0.0.322.27519) issues

    Hello, I recently updated to Edge Animate CC (3.0.0.322.27519) and I am now face several issues. First, several of my projects are no longer working. Some of my symbols' values have been altered to extreme low values (-7000 something for both width a

  • Upgrade from BT Broadband Option 3 to Infinity Opt...

    Hi, Do I have to call BT and ask them to stop my BT Broadband Option 3 before I order an Infinity? Or can I just order it now and it'll replace my current broadband? Thanks!

  • Macbook air and logic pro?

    hi. i currently have a heavy 15" macbook pro with i7 dual core 2.66GHz processors. i travel a lot and am really thinking about getting a macbook air. i want to know if any logic users are on the new 13" macbook air and how they find it. can it run la