Three different current inputs on AIO-610 - one with external PS, two without

On our AIO 610 module, we'd like to use a few different current inputs
from pyrometers.  One of the pyrometers requires an external power
supply, while the other one does not (there are two different outputs
from this one).  When we wire them up, we get an out-of-range
error on one of the inputs (one without external PS).  The manual
says they are not electrically isolated.
I'm assuming we're out of luck on this one.  Is that correct?

Hi,
The AIO 610 can only accept current inputs in a +/- 20 mA range. So if your pyrometer is supplying more than 20 mA, then you will receive that out of range error. I would double check what range of current this pyrometer is outputting and then you will be able to see if it's within the specification for the FieldPoint module. If the current is over 20mA, then you have the option of putting in external circuitry, such as a current divider to make the current within specifications. It would probably be a good idea to check with the manufacturer of the pyrometer as well.
Regards,
Hal L.

Similar Messages

  • How to join THREE different tables into internal table using one select statement .

    How to join THREE different tables into internal table using one select statement .
    Hi experts,
    I would like to request your guidance in solving the problem of joining the data from three different database tables into one internal table
    Scenario:
    Database tables:
    SPFLI
    SFLIGHT
    SBOOK.
    Table Fields:
    SPFLI - CARRID CONNID COUNTRYFR CITYFRM COUNTRYTO CITYTO
    SFLIGHT - CARRID CONNID FLDATE SEATSMAX SEATSOCC SEATSMAX_C
    SEATSOCC_C SEATSMAX_F SEATSOCC_F
    SBOOK - CARRID CONNID CLASS
    MY INTERNAL TABLE IS IT_XX.
    Your help much appreciated.
    Thanks in advance.
    Pawan.

    Hi Pawan,
    please check below codes. hope it can help you.
    TYPES: BEGIN OF ty_xx,
            carrid     TYPE spfli-carrid   ,
            connid     TYPE spfli-connid   ,
            countryfr  TYPE spfli-countryfr,
            cityfrom   TYPE spfli-cityfrom  ,
            countryto  TYPE spfli-countryto,
            cityto     TYPE spfli-cityto   ,
            fldate     TYPE sflight-fldate ,
            seatsmax   TYPE sflight-seatsmax ,
            seatsocc   TYPE sflight-seatsocc ,
            seatsmax_b TYPE sflight-seatsmax_b,
            seatsocc_b TYPE sflight-seatsocc_b,
            seatsmax_f TYPE sflight-seatsmax_f,
            seatsocc_f TYPE sflight-seatsocc_f,
            class      TYPE sbook-class,
          END OF ty_xx,
          t_xx TYPE STANDARD TABLE OF ty_xx.
    DATA: it_xx TYPE t_xx.
    SELECT spfli~carrid
           spfli~connid
           spfli~countryfr
           spfli~cityfrom
           spfli~countryto
           spfli~cityto
           sflight~fldate
           sflight~seatsmax
           sflight~seatsocc
           sflight~seatsmax_b
           sflight~seatsocc_b
           sflight~seatsmax_f
           sflight~seatsocc_f
           sbook~class
      INTO TABLE it_xx
      FROM spfli INNER JOIN sflight
      ON spfli~carrid = sflight~carrid
      AND spfli~connid = sflight~connid
      INNER JOIN sbook
      ON spfli~carrid = sbook~carrid
      AND spfli~connid = sbook~connid.
    Thanks,
    Yawa

  • Same part number one with valuation and another without valuation

    Hi
    I would like to know the below on inventory:
    We buy sapare parts for the project1 , but some still left in the store, lets say 30pcs.
    we would like to use these 30 spare parts with zero value,becuase we already paid for this spare parts.
    Now we buy the same part number (spare parts) for the project 2 with price $5 .
    how do we differentiate these old and new spares when choosing in daily transactions.
    Please explain we to handle this.
    and also we are trying to assign global code for all materials, in this case how do we assign same number for the spareparts with value and without value.
    Please let me know if you still need clarifications to give the correct idea and answer. Thanks in advance.
    Thanks
    Udaya

    Hi,
    Is it possible to put quantity with Zero price ?, please advise
    For example : if matain our stock in two batches with the follwoing prices is it possible ?
    Value Batch1:     40 x 4.00 = 160.00
    Value Batch2:     60 x 0.00 = 0.00
    Total value:     = 160.00
    Average price:     160.00 / 100 = 1.60
    If we use Batch 1 material the price will be 4.00/pc
    If we use Batch2 material the price will be 0.0/pc
    is this correct. apprciate if you confirm this scenario. thanks.
    Thanks
    Udaya

  • With three different objects in one Section with in one report is it possible?

    Hi my dear friends,  Good morning
    I'm using BO 4.1 sp 6
    I needed some help from you could you please .........
    here is that table contains ....
    Date         Batch NO   Customer account No   amount of check     amount  
    01/01/04    5678           123456                         $300                    $ 500
    This report contains three different structures based up on user selection Section
    system Name , Batch NO, Company code Used in Section
    query filters and column are same for all above three structures in query filters all are optional prompts
    currently i've created three tabs for three structures but due to optional prompts based upon selection data is fetching for all three tabs ...
    is it possible to restrict ?
    can i merge these three tabs into one tab ?
    query filters are          user selection for System name in Section
    class name                     class name :suspense
    class type                       Date :
    system name :           User selection for Company Code in Section
    Date :                              Class Name : Suspense , Class Type : Rejected , System name : Mars , Date :
    Company code :          User selection for Batch No In Section
                                     Class Name : Suspense , Class Type : Rejected , System name : Mars , Date :   
    End user front end application is Java
    Thanks
    Ravi Kumar

    hi friends,
    Hi hesters thanks for your help it is helpful but my requirement is not met with that.
    i've got answer
    create condition @ universe level
    with
    'System Name'= @Prompt("Subtotal By','A',{'system Name','Batch No','Company Code'},mono,Persistent,)
    need to create for what are the objects we are using in section
    and create userresponse @ report level
    if(Userresponse("Subtotal By") then [System Name] ......
    you will get it...........

  • CFP-AIO-610 electrical isolation between input and output channels

    Manual states "The input and output channels of the [c]FP-AIO-610 are not electrically isolated from each other". I assume this means that the commons on the input channels are connected and the commons for the output channels are connected but it does not mean that all channels on the module are connected. Is this correct? I intend to monitor two self-powered 4-20mA signals coming from a single instrument and also send two voltage signals to a different instrument. Any advice is greatly appreciated. Thanks!

    RavensFan wrote:
    Why do you think there aren't situations where common AI and AO references are acceptable?  I think in most situations where it is already okay to use non-isolated channels, having common commons is just fine.
    From the standpoint of interacting with two different instruments, such as my situation. Rarely in my experiences so far are analog communication or measurements on separate instruments going to all be referenced to the same common / earth ground. Instrument A has it's own common reference and instrument B has it's own common reference. My 20mA loop is externally powered and I can earth ground the power supply negative but the voltage output to another instrument is not but hte channels are isolated so maybe I can do it anyway. I'm hardly an expert and only trying to build my own knowledge base on how to use NI hardware. Perhaps I'm over-thinking this too much and it will work.

  • One merge instead of three different

    Hi all,
    My need is to calculate rows and write result into column:
    c1 if current month is 1st in quarter,
    c2 if current month is 2nd in quarter,
    c3 if current month is 3rd in quarter.
    For example, today is August, it's the second month in quarter, so I should write my value into c2 column.
    In my example below the result is just one row:
    select 111 as id, 1 as c1, 0 as c2, 0 as c3 from dualMy real result is much bigger, so I use merge to insert (is id is new) or to update (if id is already present in table).
    The question is how do I perform this using one merge instead of three different. In case it's possible at all, of course.
    CREATE TABLE marco_tmp_010811b
        (id                             NUMBER(9,0) PRIMARY KEY,
         c1                             NUMBER(15,0) NOT NULL,
         c2                             NUMBER(15,0) NOT NULL,
         c3                             NUMBER(6,0) NOT NULL);
    begin
    if months_between(trunc(sysdate+125,'MM'),trunc(sysdate+125,'Q')) = 0 then
    merge into marco_tmp_010811b rr
      using
      (select 111 as id, 1 as c1, 0 as c2, 0 as c3 from dual) hh
    on (hh.id = rr.id)
    when matched then update set rr.c1 = rr.c1 + hh.c1
    when not matched then insert (rr.id, rr.c1, rr.c2, rr.c3)
                          values (hh.id, hh.c1, hh.c2, hh.c3);
    end if;
    if months_between(trunc(sysdate+125,'MM'),trunc(sysdate+125,'Q')) = 1 then
    merge into marco_tmp_010811b rr
      using
      (select 111 as id, 0 as c1, 1 as c2, 0 as c3 from dual) hh
    on (hh.id = rr.id)
    when matched then update set rr.c2 = rr.c2 + hh.c2
    when not matched then insert (rr.id, rr.c1, rr.c2, rr.c3)
                          values (hh.id, hh.c1, hh.c2, hh.c3);
    end if;
    if months_between(trunc(sysdate+125,'MM'),trunc(sysdate+125,'Q')) = 2 then
    merge into marco_tmp_010811b rr
      using
      (select 111 as id, 0 as c1, 0 as c2, 1 as c3 from dual) hh
    on (hh.id = rr.id)
    when matched then update set rr.c3 = rr.c3 + hh.c3
    when not matched then insert (rr.id, rr.c1, rr.c2, rr.c3)
                          values (hh.id, hh.c1, hh.c2, hh.c3);
    end if;
    end;

    Can be also like this
    begin
         merge into marco_tmp_010811b rr
         using
              select
                   111 as id,
                   case when months_between(trunc(sysdate+125,'MM'),trunc(sysdate+125,'Q')) = 0 then 1 else 0 as c1,
                   case when months_between(trunc(sysdate+125,'MM'),trunc(sysdate+125,'Q')) = 1 then 1 else 0 as c2,
                   case when months_between(trunc(sysdate+125,'MM'),trunc(sysdate+125,'Q')) = 2 then 1 else 0 as c3
              from dual
         ) hh
         on (hh.id = rr.id)
         when matched then
         update set
              rr.c1 =
              CASE WHEN months_between(trunc(sysdate+125,'MM'),trunc(sysdate+125,'Q')) = 0 THEN rr.c1 + hh.c1 ELSE rr.c1 END,
              rr.c2 =
              CASE WHEN months_between(trunc(sysdate+125,'MM'),trunc(sysdate+125,'Q')) = 1 THEN rr.c2 + hh.c2 ELSE rr.c2 END,
              rr.c3 =
              CASE WHEN months_between(trunc(sysdate+125,'MM'),trunc(sysdate+125,'Q')) = 2 THEN rr.c3 + hh.c3 ELSE rr.c3 END
         when not matched then
              insert (rr.id, rr.c1, rr.c2, rr.c3)
              values (hh.id, hh.c1, hh.c2, hh.c3);     
    end;In different IF conditions, we have to make sure that other column value should not be changing,
    So in the else condition of CASE in the UPDATE section we will be using the current value of the column.
    Edited by: bpat on Aug 1, 2011 10:23 AM

  • How do I use three different Iphones on one computer?

    I have three different iphones being used in one house. So far only one has ever been uploaded and saved to iTunes on the computer itself. I've been scared to do the other two devices in fear that somehow all of our apps will combine or be lost. None of us have the same apps or music. How do I go about adding the other two phones? PLEASE someone help.

    Have a read Here...
    https://discussions.apple.com/message/18409815?ac_cid=ha

  • HT3819 I am moving back home to live ,currently I have ipad2 ,4s iPhone ,wife 4s and daughter iPhone 5 ,pad 4th gen and iPod touch ..all different iTunes account s but only one invoice which is mine ...can we share and if so how ?

    I am moving back home to live ,currently I have ipad2 ,4s iPhone ,wife 4s and daughter iPhone 5 ,pad 4th gen and iPod touch ..all different iTunes account s but only one invoice which is mine ...can we share and if so how ?

    How to use multiple iPods, iPads, or iPhones with one computer
    http://support.apple.com/kb/HT1495
    How To Best Use and Share Apple IDs across iPhones, iPads and iPods
    http://www.nerdsonsite.com/blog/2012/06/07/help-im-appleid-confused/
     Cheers, Tom

  • How to merge five different xml input files into three output files

    Hi All,
    Can you please explain me to merge 5 different xml input files into 3 output xml files.
    I'm looking forward for ur suggestions...
    Thanks
    Pullarao

    HI
    Please see the below links
    /people/pooja.pandey/blog/2005/07/27/idocs-multiple-types-collection-in-bpm - Collection of IDoc to Single File
    http://help.sap.com/saphelp_nw04/helpdata/en/3c/831620a4f1044dba38b370f77835cc/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/62/dcef46dae42142911c8f14ca7a7c39/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/de/766840bf0cbf49e10000000a1550b0/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/cb/15163ff8519a06e10000000a114084/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/08/16163ff8519a06e10000000a114084/content.htm
    Many other examples can be found under the following link at help.sap.com
    http://help.sap.com/saphelp_nw04/helpdata/en/14/80243b4a66ae0ce10000000a11402f/frameset.htm
    And some weblogs
    https://weblogs.sdn.sap.com/pub/wlg/1403 [original link is broken] [original link is broken] [original link is broken]
    /people/siva.maranani/blog/2005/05/22/schedule-your-bpm *****
    /people/krishna.moorthyp/blog/2005/06/09/walkthrough-with-bpm
    /people/michal.krawczyk2/blog/2005/06/11/xi-how-to-retrieve-messageid-from-a-bpm
    /people/arpit.seth/blog/2005/06/27/rfc-scenario-using-bpm--starter-kit
    /people/sravya.talanki2/blog/2005/08/24/do-you-like-to-understand-147correlation148-in-xi
    /people/michal.krawczyk2/blog/2005/09/04/xi-do-you-realy-enjoy-clicking-and-waiting-while-tracing-bpm-steps *****
    /people/udo.martens/blog/2005/09/30/one-logical-system-name-for-serveral-bpm-acknowledgements *****
    /people/sudharshan.aravamudan/blog/2005/12/01/illustration-of-multi-mapping-and-message-split-using-bpm-in-sap-exchange-infrastructure
    /people/kannan.kailas/blog/2005/12/07/posting-multiple-idocs-with-acknowledgement
    Also have a look at these seminars,
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/media/uuid/daea5871-0701-0010-12aa-c3a0c6d54e02
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/media/uuid/e8515171-0701-0010-be98-e37bec4706cc
    <b>BPM CollectPattern..</b>
    http://help.sap.com/saphelp_nw2004s/helpdata/en/08/16163ff8519a06e10000000a114084/frameset.htm
    Thanks !
    Regards
    Abhishek Agrahari
    Questions are welcome here!!
    <b>Also mark helpful answers by rewarding points </b>

  • Difficulty wiring three different arrays to one spreadsheet file

    I am having trouble outputting three different arrays from a case structure and sending them to an Excel file. I have read through several similar Excel threads and not seen anything really similar to my situation. I can't even get my arrays correctly wired to the "write to file" icon. Any suggestions would be great. I also attached my vi for reference.
    Thanks 
    Attachments:
    Read voltage, give current 5-29.vi ‏38 KB

    I cleaned it up a bit and fixed a few problems. It may not do everything that you want but I take no credit for the way the cose is written.
    Tim
    Johnson Controls
    Holland Michigan
    Attachments:
    Read voltage, give current 5-29.vi ‏24 KB

  • Input in one formfield go to two different fields in a MySQL tablerow?

    Hi, I hope you can help me with this.
    How can I have input in one formfield go to two different fields in a MySQL tablerow without having the visitor to type out his input out twice?
    With the second one I would like to use md5.
    Any help is greatly appreciated.

    How can I have input in one formfield go to two different fields in a
    MySQL tablerow without having the visitor to type out his input out
    twice?
    You would need to write your query with the WHERE clause when you update to say "WHERE user=$userid".  That's the most basic way.  The $userid variable would need to come from either a session or a cookie if the user is logged in and you don't want them to enter the information again.  Or if this is from a previous page, the $userid could just be equal to the $_POST variable after sanitization.
    With the second one I would like to use md5.
    That's even simpler.  Before submitting the form, just do $md5_pass = md5($pass);
    http://us.php.net/manual/en/function.md5.php

  • HT4341 I will be traveling to The Netherlands, Germany and Luxembourg in May. I want to take my MacBook Pro, 1st generation iPad and iPhone 4G. Is there one charger that I can take for all devices, as opposed to taking three different chargers?

    I live in the US, and I will be traveling to The Netherlands, Germany and Luxembourg in May. I will be taking my MacBook Pro, 1st generation iPad and iPhone 4G. Is there a universal charger that I can use with all three devices, as opposed to taking three seperate chargers?

    I obviously have three different chargers, I guess my question is, can I use just one of those chargers for all three devices, and if so, which one of the three, or does it matter? And if I can in fact use just one of the three, then why would I need all three in the US? Also, if one of the three will work on all devices, would the automotive charger work the same, one for all? Thank you for your reply.

  • Full Firewire Port Failure (three different machines : iMac Intel, iMac G5, Black Macbook)

    I'm experiencing a failure of all FireWire ports on all of my three machines. I believe this problem began with a faulty external, FireWire powered hard drive from G-Tech. Here are all my specs, followed by a rundown of the order of events that has lead to this situation, followed by the various troubleshooting I have done.
    Equipment :
    iMac Aluminum Intel - 24" Mid 2007 - running OsX 10.5.8 - currently 1 FW400 and 1 FW800 ports disabled
    iMac G5 - 20" - running OsX 10.5.8 - currently 2 FW400 ports disabled
    MacBook - 13" black Early 2008 - running OsX 10.5.8 - currently 1 FW400 port disabled
    2 500GB G-Drives (by G-Tech) - AC powered
    1 5TB G-RAID Drive (by G-Tech) - AC powered
    1 250GB G-Drive Mini (by G-Tech) - FW powered
    Initial Setup :
    1 500GB G-Drive connected directly to iMac Intel via FW800
    1 500GB G-Drive connected to first 500GB G-Drive via FW800 (daisy chained)
    1 250GB G-Drive connected to second 500GB G-Drive via FW400 (daisy chained)
    1 5TB G-RAID connected directly to iMac Intel via FW800>400 adapter
    Sequence of Events :
    I had transferred some files to my G-Drive Mini in order to move them to my MacBook from my iMac Intel. I copied the files to the G-Drive Mini and ejected it normally and plugged it into my MacBook via FW400. The drive would not mount, and the power indication light would not go on. After experimenting with various connections and cables I was able to get the drive to power with FW400 and USB connected at the same time, but the drive would still not mount.
    I then plugged the G-Drive Mini back into the 2nd 500GB G-Drive as it was previously connected via FW400. This action caused the G-Drive to immediately reboot and eject itself from my iMac Intel.
    I then attempted to plug the G-Drive Mini into my older iMac G5 via FW400. Immediately upon plugging in, the computer shut down, and would not restart.
    At this point I kind of started to freak out. I was unaware of the extent of the damage, but was upset that the FW powered G-Drive Mini had shutdown my iMac G5. I contacted G-Tech Support and they offered to replace the drive and instructed me how to manually reset the computer's SMC by opening up the iMac and finding the Cuda switch. This worked and the computer was able to start and function again, but the FW400 port seemed to be disabled.
    I then tried to swap out configurations and drives on my iMac Intel to see if there was any cable problems, but doing so, slowly rendered all my FireWire ports useless. It's almost as if the act of plugging in the FW-powered G-Drive Mini started a kind of shortout chain reaction. I soon learned that none of my hard drives would connect to any of my three machines, with any kind of cable combination via FW400 or 800.
    I am currently able to connect my 5TB G-RAID drive to any machine via USB, as well as my G-Drive Mini. I am unable to access the other two external hard drives, as one has only FW400 and 800 ports and the other's USB connection is not functional as well on any machine.
    Troubleshooting Steps Taken :
    I have on all machines, reset the SMC in the following methods. iMac G5 - manually, by opening the case and pressing Cuda switch. iMac Intel - unplug, hold power button, restart method. MacBook - unplug, hold power button, restart method.
    I have also on all machines, reset the PRAM by the Cmnd + Opt + P + R method at startup.
    I have also unplugged all cables / removed battery, from all machines and left alone for a period of at least 12 hours, then re-plugged in each device one at a time.
    I have also restored my hibernate mode (through Terminal) on my iMac Intel to mode 3 and also turned on Virtual Memory in system preferences and set hibernatemode to mode 7, the restarted and attempted to plug in devices. The reason I even began to deal with the hibernate mode was because I had around the same time my ports began malfunctioning, installed the DeepSleep widget, which allows you to control your computer's hibernate mode. I thought that tweaking with this setting may have made my computer incapable of recognizing devices that were plugged in. I have since uninstalled the widget and experimented with different hibernatemodes to no avail.
    I also have Repaired Disk Permissions and Repaired Disk on all my machines, from within my Admin User as well as from the OsX Install Disk.
    Sometimes in my System Profiler (like right now for example on my iMac Intel) my computer is "Unable to list FireWire devices," but sometimes, no warning message comes up and it simply displays the appropriate Bus speed.
    I also conducted a system restore using a backup from my 5TB G-Raid Drive via USB, to a date before these problems started, but my ports are still not working.
    Summary :
    I am looking at a situation where all my FW ports on all my computers appear to be disabled, and possibly also on my four external hard drives, with one possible USB port malfunction on one external drive. The only root of this seems to be a malfunctioning FW-powered external hard drive.
    Is this possible? Has this happened to anyone else before? G-Tech assures me that it is impossible for my 250GB G-Drive Mini to draw enough power from a computer to permanently disable any ports, but I have tried all of the FW port problem troubleshooting steps and am at a loss.
    I do not have AppleCare and would like to avoid bringing two iMacs, a MacBook and four hard drives to the Apple store and take my chances with the geniuses.
    I would appreciate any help or advice you all have. Thanks for reading and for your support!

    Ok. So if that was too confusing, I've re-labeled this post with letters for my hard drives and some mapping of the connectivity configurations I have attempted.
    Equipment :
    iMac Aluminum Intel - 24" Mid 2007 - running OsX 10.5.8 - currently 1 FW400 and 1 FW800 ports disabled
    iMac G5 - 20" - running OsX 10.5.8 - currently 2 FW400 ports disabled
    MacBook - 13" black Early 2008 - running OsX 10.5.8 - currently 1 FW400 port disabled
    1 500GB G-Drive (by G-Tech) w/ no USB port - AC powered : A
    1 500GB G-Drive (by G-Tech) w/ USB port - AC powered : B
    1 5TB G-RAID Drive (by G-Tech) - AC powered : C
    1 250GB G-Drive Mini (by G-Tech) - FW powered : D
    Initial Setup :
    C > FW400-800 adapter > iMac Intel
    D > FW400 > A > FW800 > B > FW800 > iMac Intel
    Sequence of Events :
    D > FW400 > MacBook
    I had transferred some files to my G-Drive Mini D in order to move them to my MacBook from my iMac Intel. I copied the files to the G-Drive Mini D and ejected it normally and plugged it into my MacBook via FW400. The drive would not mount, and the power indication light would not go on. After experimenting with various connections and cables I was able to get the drive to power with FW400 and USB connected at the same time, but the drive would still not mount.
    D > FW400 > A > FW800 > B > FW800 > iMac Intel
    I then plugged the G-Drive Mini D back into the 2nd 500GB G-Drive A as it was previously connected via FW400. This action caused the G-Drive to immediately reboot and eject itself from my iMac Intel.
    D > FW400 > iMac G5
    I then attempted to plug the G-Drive Mini into my older iMac G5 via FW400. Immediately upon plugging in, the computer shut down, and would not restart.
    At this point I kind of started to freak out. I was unaware of the extent of the damage, but was upset that the FW powered G-Drive Mini D had shutdown my iMac G5. I contacted G-Tech Support and they offered to replace the drive and instructed me how to manually reset the computer's SMC by opening up the iMac and finding the Cuda switch. This worked and the computer was able to start and function again, but the FW400 port seemed to be disabled.
    I then tried to swap out configurations and drives on my iMac Intel to see if there was any cable problems, but doing so, slowly rendered all my FireWire ports useless. It's almost as if the act of plugging in the FW-powered G-Drive Mini D started a kind of shortout chain reaction. I soon learned that none of my hard drives would connect to any of my three machines, with any kind of cable combination via FW400 or 800.
    D > USB > AnyMachine
    C > USB > AnyMachine
    I am currently able to connect my 5TB G-RAID C drive to any machine via USB, as well as my G-Drive Mini D. I am unable to access the other two external hard drives, as one has only FW400 and 800 ports (A) and the other's USB connection is not functional as well on any machine (B).
    Troubleshooting Steps Taken :
    I have on all machines, reset the SMC in the following methods. iMac G5 - manually, by opening the case and pressing Cuda switch. iMac Intel - unplug, hold power button, restart method. MacBook - unplug, hold power button, restart method.
    I have also on all machines, reset the PRAM by the Cmnd + Opt + P + R method at startup.
    I have also unplugged all cables / removed battery, from all machines and left alone for a period of at least 12 hours, then re-plugged in each device one at a time.
    I have also restored my hibernate mode (through Terminal) on my iMac Intel to mode 3 and also turned on Virtual Memory in system preferences and set hibernatemode to mode 7, the restarted and attempted to plug in devices. The reason I even began to deal with the hibernate mode was because I had around the same time my ports began malfunctioning, installed the DeepSleep widget, which allows you to control your computer's hibernate mode. I thought that tweaking with this setting may have made my computer incapable of recognizing devices that were plugged in. I have since uninstalled the widget and experimented with different hibernatemodes to no avail.
    I also have Repaired Disk Permissions and Repaired Disk on all my machines, from within my Admin User as well as from the OsX Install Disk.
    Sometimes in my System Profiler (like right now for example on my iMac Intel) my computer is "Unable to list FireWire devices," but sometimes, no warning message comes up and it simply displays the appropriate Bus speed.
    I also conducted a system restore using a backup from my 5TB G-Raid Drive C via USB, to a date before these problems started, but my ports are still not working.
    Summary :
    I am looking at a situation where all my FW ports on all my computers appear to be disabled, and possibly also on my four external hard drives (A, B, C, D), with one possible USB port malfunction on one external drive (B). The only root of this seems to be a malfunctioning FW-powered external hard drive.
    Is this possible? Has this happened to anyone else before? G-Tech assures me that it is impossible for my 250GB G-Drive Mini D to draw enough power from a computer to permanently disable any ports, but I have tried all of the FW port problem troubleshooting steps and am at a loss.
    I do not have AppleCare and would like to avoid bringing two iMacs, a MacBook and four hard drives to the Apple store and take my chances with the geniuses.
    I would appreciate any help or advice you all have. Thanks for reading and for your support!

  • Is it possible to display three different images at a time in three planes(xy,yz,zx) using IMAQ?

    Hi,
    I am developing a VI in which I need to display three images(two of which are the resulting images after the third one is processed) in three different planes.All these image planes must be at right angles to each other,as the faces of a cube.All these images should be visible at a time.I am looking for some help on this matter and if any one has an idea if this is possible,plz contact me.
    marooner

    Here is the VI that I tried to use in my measurements. The VI acts very weirdly: it seems to capture a position of one axis at the time when it should capture positions for each axis simultaniously. The axis where the position is captured changes randomly. Like there would be some kind of competition between the buffers. The total amount of captured positions is often 10 which is the size set for each buffer. However, total amount is not always 10 but it can be sometimes less or more. Somehow the buffers stop getting data in the them.
    The same trigger pulse is used for each axis. I use a UMI-7764 where I set the triggers to go to Trigger Input Terminal Block. Again, this works fine in one dimension but not with two or three motors.
    Please help me,
    Adddad
    Attachments:
    BHSC.vi ‏83 KB

  • HT3702 Is it possible to have one credit card and two debit cards on my itunes account so that we can use different cards for different purchases?

    Is it possible to have a number of cards (say one credit card and two debit cards) to be listed as the payment cards for my itunes account, so that different cards can be used for different purchases?  Or can you only have one card registered on itunes at any one time?

    So is there any way that three members of a family can share one itunes account but pay for their own purchases, other than inputting their own cards each time they make a purchase.
    No, there is no way to do that.
    Or if we all have our own individual itune accounts, can we share each other's music, or can you only sync your iphone/ipad/mac, with one itune account at a time?
    You can sync content from up to five iTunes Store accounts to any given computer or device. You just will each have to copy the content into your own libraries so you can sync to your devices and have your devices authorized to all applicable accounts.
    Regards.

Maybe you are looking for

  • Multiple return values (Bug-ID 4222792)

    I had exactly the same request for the same 3 reasons: strong type safety and code correctness verification at compile-time, code readability and ease of mantenance, performance. Here is what Sun replied to me: Autoboxing and varargs are provided as

  • Is 3rd party software required for auto creation of DIR for scanned copy,

    Hello SAP gurus. The current business process is there are 100s of service order, (IW31 creation TC) and each service order has its own 50-60 external documents attached to it. unfortunately there is no standard link from SAP DMS at Service order (lW

  • OBEngine Service missing from a fresh install of Azure Backup

    I downloaded the MS Azure Recovery Agent from the portal and registered and set up the server fine I set up a quick backup job to test and when I came to run it I get the following error: I have rebooted the server and still the same error The servic

  • Jukebox Zen Xtra turns itself off and

    The battery is dead. when I plug it in to charge it turns itself on, the Creative copyright screen loads up, then the EAX screen loads up then it turns itself off. second later it turns itself back on and the process is repeated. Is there any way to

  • External 24-Bit Troubleshooting (Audio freezes oft

    Hello all, here's a copy of the e-mail I sent to Creative, I thought maybe some of you experts could also lend me a hand. I'm having serious problems with my Sound Blaster Li've USB 24-Bit External Sound card. When I installed it for the first time,