Switching from positve or negative voltage to zero

Hello everybody. I am using labview with my senior design project and I am running into a few problems. I am using labview to output a positive or negative voltage through the serial cable and ultimately cause an actuator to extend and retract with the simple press of a button. Using the DTR pin and RTS pin, changing them to write, and wiring in an enum to them I got it to where the voltages will switch from positive to negative. Currently if the button is not pressed the output is asserted and reads +5 volts. If the button is pressed the output is unasserted and reads -5 volts.
My question is how do you change this to instead of switching from positive to negative it switches from positive to zero or negative to zero. In the end i want to have two different buttons each reading a zero voltage when nothing is pressed. Once you press the button depending on which one then the output will be +5 volts or -5 volts. To offer a better understanding the two different pins coming out of the serial port will go into two diffent relays.  These relays will also have power converters connected to them as well as the actuator itself.
My senior design project is assistanting a handicapped individual with their pursuit of finding employment so any ideas you may have will be appreciated. Thanks in advance for any help you can offer. 

uncc wrote:
I am new to using labview as well as communication through the serial port so bare with me when it comes to answer these questions. I have only used labview once before to communicate to the AtMega board. 
You're missing the point. This has nothing to do with LabVIEW, and everything to do with voltages and currents. The kinds of things that an electrical engineer (including someone that's supposed to be majoring in it) is supposed to know about. The issue is that you cannot say with certainty that the "high" voltage of a serial port will be +5V. As noted in the link I showed you, it could be as high as +15V. The "low" could be as low as -15V. Thus, your circuit has to account for this if you wish to use the serial port.
From looking up info on the serial communication and from what everybody has been posting, its not as simple as intializing something to zero in labview. I know of a way to make it work but it requires using four relays instead of just the 2.
This is not brain surgery. You do not need 4 relays.
It looks like it would have been easier to use parallel port.  
Guess again. The parallel port's voltage can be +5V or +3.3V, depending on the manufacturer of the parallel port interface circuitry. The parallel port is also not designed to drive regular relays. You would need to get the exact specifications of the parallel port in terms of what its current source/sink capabilities are, and compare these to the relays you intend to use. This, though, guarantees that you will be restricted to using that exact computer. Do you really want to do this? I doubt it. That's why you need to use an interface circuit between the port and the relays. A simple Google search (as Ravens Fan suggested) will yield tons of information on this.

Similar Messages

  • How to switch from voltage 1 to voltage 2 according to their own times?

    Hello,
               I am
    working with Labview 8.5, I have two voltages with two times from analog
    output. I switch between those voltages according to their times. I already
    find some help here to can switch from voltage1 to voltage 2 by using flat
    sequence… Now, I would like to begin in voltage 1 (for example), and do the switch
    from voltage1 to voltage 2, but finish with the voltage that I begin. I think I
    can not use flat sequence anymore, because I would like to do v1v2v1v2v1v2v1… I
    will appreciate any suggestion.
    Sincerely,
    Julieta.

    Here is a simple state machine template to get you started.
    Message Edited by tbob on 05-24-2010 01:52 PM
    - tbob
    Inventor of the WORM Global
    Attachments:
    StringStateMachineTemplate.vi ‏14 KB

  • I'm reading a negative voltage from an analyzer and it should be positive.

    I have a carbon dioxide analyzer connected to a SCB 36 board. I'm reading a negative voltage in the Measurement and Automation Wizard that I can't seem to troubleshoot. THe wires from the analyzer are connected in ACH2 and ACH10 with resistors bridging ACH2 and ACH10, as well as ACH10 and AIGND. This is a differential mode set up, right? I can't figure out what could be causing this problem.
    Also, the negative reading does not scale when I change the reading on the analyzer. Our oxygen analyzer connected to the same board (ACH1 and ACH9) is set up exactly the same way and it's working fine. I'm thinking its a hardware problem but could be the DAQ channel, the analyzer, or the DAQ card (PCMCIA 6024E).
    I'm planning on obtaining a voltmeter so that I can test the voltage from the analyzer but beyond that, could anyone give some troubleshooting tips?
    Thank You,
    Seung Yoo

    Try measuring a truly floating source such as a 1.5V battery.
    Is the analyzer's output floating or ground referenced? Is the polarity of the wires correct.
    Try connecting the oxygen to the channel in question and see if results are as expected.
    Good luck
    ~~~~~~~~~~~~~~~~~~~~~~~~~~
    "It’s the questions that drive us.”
    ~~~~~~~~~~~~~~~~~~~~~~~~~~

  • My strain gauges (full Wheatstone bridge) give me a constant negative voltage

    Hi, I'm currently trying to calibrate strain gauges to work with a one-axis tribometer...I'm using XP, LabVIEW 8.5.1, have the latest version of NIDAQmx and SignalExpress 2.5.1.  Right now the strain gauges are hooked up to a SC-2043-SG signal conditioning board, which in turn is hooked up to a PCI 6251.
    The problem right now is that while the computer recognizes the device and is getting output from it, I'm getting a constant negative voltage (-10.2 V or something like  that).  My configuration for the SC-2043-SG is as follows:
    Custom voltage w/ excitation
    -External excitation (can't switch to internal excitation source- apparently it doesn't exist even though I've set the switch on the board to INT)
    -Full Wheatstone bridge
    -Differential terminal configuration
    -Not using ex for scaling
    -Ex value is 1m
    -Channel is ai0
    I've currently got this set up in SignalExpress 2.5.1 and have been generating VIs from the task that I've made there.
    Another odd thing is that the gauges don't seem to respond to when I put pressure on them.
    So what I mainly need to know is
    1) Do I have bad gauges?
    2) Do I have an incorrect configuration?
    I guess on a side note I've noticed that when I set the terminal configuration to RSE, the values oscillate around 0.08V.  Should I use that instead and calibrate it from there, so that at least the configuration reads 0 by default?

    Hi balaclava,
    Since the SC-2043-SG is an older signal conditioning board
    is does not support programmatic control of its excitation or settings. This is
    why there is no internal excitation available to select in your DAQmx task. These
    setting must be configured on the SC-2043-SG using the on-board jumpers.
    You will want to set the jumpers for internal power and
    excitation and set for full bridge gauges. More information on all of the
    jumper settings can be found in the SC-2043-SG User Manual. Also page 30 of the
    manual shows how to connect a full bridge sensor.
    Once you have the SC-2043-SG configured correctly it then
    does the bridge signal conditioning and provides the DAQ card with a voltage signal
    referenced to AI Sense. You can measure this signal using a normal analog input
    voltage task with the terminal configuration set to NRSE or RSE. It does not
    provide the DAQ card with a differential signal.
    Please let me know if you have any questions and take care.
    Thanks,
    Nathan
    National Instruments
    Digital Hardware Engineer

  • Is there a way to count the number of times an array moves from positive to negative?

    I have an array of values, and I need to find the number of times that the array changes signs (from positive to negative, or vice versa). In other words from a graphical standpoint, how many times a certain line crosses the x-axis. Counting the number of times the array equals zero does not help however, because the array does not always equal exactly zero when it crosses the axis (ie, the points could move from .1 to -.1).
    Thanks for you help. Feel free to email me at [email protected] I only have lv 5.1.1 so if you attach any files, they cannot be version 6.0.

    Attached is a VI showing the # of Pos and Neg numbers in an array, with 0 considered as non-Pos. It is easily modifiable to other parameters - including using the X-axis value as your compare point versus only Zero.
    This is a modified VI from LV (Separate Array.vi)
    Compare this with your other responses to find the best fit.
    Doug
    Attachments:
    arraysizesposneg.vi ‏40 KB

  • Is it possible? to switch from the orignal computer, in which my iTunes playlist was created, to a new computer?

    Is it possible to switch from the my orignal computer (in which my iTunes playlist, and iPod itself, were first setup) to a new computer?
    Or am I able to branch my account onto two separate computers?

    I had zero problems going from pc to pc to mac with my ipod.  i did have poblems going from mac to pc. I now put my tunes, books on an external to my old pc when my daughter wants something.

  • Do the latest iMacs (new slim version) still support auto-switching from 220V to 110V?

    do the latest iMacs (new slim version) still support auto-switching from 220V to 110V?

    Yes. Apple power supplies work with voltages between 110 and 240 v.
    Allan

  • Has anyone switched from a PC notebook to a MacBook Pro?

    I am a PC user who is considering switching my 1-year old Toshiba notebook to a MacBook Pro. My reasons for doing so are:
    (1) I would like to simplify the number of applications from various vendors on my computer in order to reduce software conflicts and memory "hogs" that run in the background.
    (2) I have heard that MacBooks are much more secure -- so much so that anti-virus software isn't even usually required. (However, I'm not sure what the constraints are when running a Mac on a home wireless network in conjunction with a desktop PC computer.)
    (3) My understanding is that working with photo's is much more effective with a Mac than a PC. I currently run ACDSee Pro and PhotoShop Elements, and the former has really slowed down my system.
    (4) I've been told that any type of setup -- be it new software, connecting to a network, or finding a wireless Internet connection -- is very easy and straight forward.
    If anyone has experience with switching from a PC notebook to a MacBook Pro, I would appreciate hearing your opinion on doing so, both positive and negative. Alternatively, if you know of a good Web site that provides this type of information, please point me to the URL.
    Thank you!
    ~Kelly

    Hello,
    I switched from a Pentium 4 2.2GHz Dell laptop to a Intel CD 2GHz MacBook Pro.
    This what I found (the good):
    - the spotlight search on a mac is soo much better and faster compared to a windows search.
    - No need for all those extra programs that scan you PC for virusses, spyware, mallware,...
    - No need to download additional drivers or programs before you can do anything.
    - No third pary software that messes up the whole system. Apple software appears to be more reliable, even from third parties.
    - Backlight keyboard with shaped keys
    - You can do more with a mac trackpad than with a windows trackpad. It does not bother me when I forget the mouse on my desk. The trackpad scrolls and has a "right mouse button" as well.
    - Multitasking without systemwide slow downs.
    - I have an iPod, so iTunes is all I need/want.
    What I also found (the bad):
    - the screen resolution on my Dell was higher.
    - Some apps still need Rosetta (office, photoshop,...). If pictures are your thing, iPhoto is no replacement for Adobe photoshop.
    - I sometimes miss the picure viewer thing you have in windows XP. When you select picures and open them, they open in a window with nice back/forward controls,...
    The Preview app in Mac just isn't the picture viewer I hoped it would be. But maybe that's just me...
    - there is a lot more freeware for PC than for Mac. This can also be a good thing for Apple if you consider that most of these freeware things are crap anyway...
    - iChat only works with specific accounts and other iChat programs. I hoped it would be a more "universal" chat program without these limitations. To chat to windows people you need a serious work-around (jabber) or just use MSN messenger.
    - no good at games unless you have bootcamp and a windows CD.
    Overall: I would not go back to windows. I really like the MacBookpro and OSX.
    I have to say that I was not unsatisfied with windows, so I will not trash it. It always worked well for me and did't crash. Programs crashed, but windows did not. I believe a lot of these crashes are due too crappy third party software installed by the user at their own risk...
    I'm saying this to let you know that I happely use the 2 systems, but the mac wins for me. OSX is nice to work with and nice to look at.
    Hope this helps...
    Bjorn

  • Adobe Media Server failing to record video if switched from play to record midstream

    The Adobe Media Server is failing to record video if switched from play to record midstream. It is an intermittent issue that happens randomly one out of every 30 attempts.
    Flash Runtime: Flash Player ActiveX 11.7.700.169 or Flash Player ActiveX 11.4.402.287
    Media Server: AMS5.0.1, also FMS4.5.5
    (The problem happens on both FMS4.5.5 and AMS5.0.1)
    The ActionScript is as follows:
    netstreamRoger.publish("719_Client","play");
    Then 1 second later:
    netstreamRoger.publish("719_Client","record");
    netstreamRoger is streaming out the video and audio data correctly, because there is another computer playing the stream 719_Client live. So the media server is forwarding the stream correctly when live. The bug is when you attempt to playback 719_Client.flv the file does not contain any video data. The file size is not zero, and the file is not corrupted, but the file size is smaller than it would be if it had saved the video in it.
    How do I submit this bug to the Media Server team, and how can I workaround this issue?
    Below is the log from the Media Server 5.0.1
    publish
    stream
    2013-05-15
    16:14:20
    Mountain Daylight Time
    719_Client
    192.168.2.231
    1284
    0
    10
    _defaultRoot_
    _defaultVHost_
    uGenius
    _definst_
    0
    200
    192.168.2.219
    rtmp
    rtmp://ugfms:1935/uGenius
    rtmp://ugfms:1935/uGenius
    WIN 11,7,700,169
    4702111234844082543
    3189
    3486
    normal
    719_Client
    rtmp://ugfms:1935/uGenius/719_Client
    rtmp://ugfms:1935/uGenius/719_Client
    0
    0
    0
    0
    -1
    -1.000000
    connect-pending
    session
    2013-05-15
    16:14:20
    Mountain Daylight Time
    192.168.0.75
    192.168.2.231
    1284
    1
    10
    _defaultRoot_
    _defaultVHost_
    uGenius
    _definst_
    0
    100
    192.168.0.75
    rtmp
    rtmp://ugfms:1935/uGenius
    rtmp://ugfms:1935/uGenius
    WIN 11,7,700,169
    4702111234860859759
    3073
    3073
    normal
    connect
    session
    2013-05-15
    16:14:20
    Mountain Daylight Time
    192.168.0.75
    192.168.2.231
    1284
    1
    10
    _defaultRoot_
    _defaultVHost_
    uGenius
    _definst_
    0
    200
    192.168.0.75
    rtmp
    rtmp://ugfms:1935/uGenius
    rtmp://ugfms:1935/uGenius
    WIN 11,7,700,169
    4702111234860859759
    3073
    3073
    normal
    play
    stream
    2013-05-15
    16:14:20
    Mountain Daylight Time
    719_Client
    192.168.2.231
    1284
    1
    10
    _defaultRoot_
    _defaultVHost_
    uGenius
    _definst_
    0
    200
    192.168.0.75
    rtmp
    rtmp://ugfms:1935/uGenius
    rtmp://ugfms:1935/uGenius
    WIN 11,7,700,169
    4702111234860859759
    3248
    3704
    normal
    719_Client
    rtmp://ugfms:1935/uGenius/719_Client
    rtmp://ugfms:1935/uGenius/719_Client
    flv
    0
    0
    0
    2
    -1
    -1.000000
    unpublish
    stream
    2013-05-15
    16:14:22
    Mountain Daylight Time
    719_Client
    192.168.2.231
    1284
    1
    10
    _defaultRoot_
    _defaultVHost_
    uGenius
    _definst_
    2
    200
    192.168.2.219
    rtmp
    rtmp://ugfms:1935/uGenius
    rtmp://ugfms:1935/uGenius
    WIN 11,7,700,169
    4702111234844082543
    149021
    19922
    normal
    719_Client
    rtmp://ugfms:1935/uGenius/719_Client
    rtmp://ugfms:1935/uGenius/719_Client
    0
    0
    145667
    0
    -1
    -1.000000
    publish
    stream
    2013-05-15
    16:14:22
    Mountain Daylight Time
    719_Client
    192.168.2.231
    1284
    1
    10
    _defaultRoot_
    _defaultVHost_
    uGenius
    _definst_
    0
    200
    192.168.2.219
    rtmp
    rtmp://ugfms:1935/uGenius
    rtmp://ugfms:1935/uGenius
    WIN 11,7,700,169
    4702111234844082543
    149021
    19922
    normal
    719_Client
    rtmp://ugfms:1935/uGenius/719_Client
    rtmp://ugfms:1935/uGenius/719_Client
    0
    0
    0
    0
    -1
    -1.000000
    record
    stream
    2013-05-15
    16:14:22
    Mountain Daylight Time
    719_Client
    192.168.2.231
    1284
    1
    10
    _defaultRoot_
    _defaultVHost_
    uGenius
    _definst_
    0
    200
    192.168.2.219
    rtmp
    rtmp://ugfms:1935/uGenius
    rtmp://ugfms:1935/uGenius
    WIN 11,7,700,169
    4702111234844082543
    149534
    20841
    normal
    719_Client
    rtmp://ugfms:1935/uGenius/719_Client
    rtmp://ugfms:1935/uGenius/719_Client
    C:\Program Files\Adobe\Adobe Media Server 5\applications\uGenius\streams\_definst_\719_Client.flv
    flv
    13
    0.000000
    513
    0
    -1
    -1.000000
    unpublish
    stream
    2013-05-15
    16:14:28
    Mountain Daylight Time
    719_Client
    192.168.2.231
    1284
    1
    10
    _defaultRoot_
    _defaultVHost_
    uGenius
    _definst_
    6
    200
    192.168.2.219
    rtmp
    rtmp://ugfms:1935/uGenius
    rtmp://ugfms:1935/uGenius
    WIN 11,7,700,169
    4702111234844082543
    670945
    294048
    normal
    719_Client
    rtmp://ugfms:1935/uGenius/719_Client
    rtmp://ugfms:1935/uGenius/719_Client
    0
    0
    521832
    0
    -1
    -1.000000
    disconnect
    session
    2013-05-15
    16:14:29
    Mountain Daylight Time
    192.168.2.219
    192.168.2.231
    1284
    1
    10
    _defaultRoot_
    _defaultVHost_
    uGenius
    _definst_
    9
    200
    192.168.2.219
    rtmp
    rtmp://ugfms:1935/uGenius
    rtmp://ugfms:1935/uGenius
    WIN 11,7,700,169
    4702111234844082543
    671076
    294562
    normal
    stop
    stream
    2013-05-15
    16:14:29
    Mountain Daylight Time
    719_Client
    192.168.2.231
    1284
    1
    10
    _defaultRoot_
    _defaultVHost_
    uGenius
    _definst_
    9
    200
    192.168.0.75
    rtmp
    rtmp://ugfms:1935/uGenius
    rtmp://ugfms:1935/uGenius
    WIN 11,7,700,169
    4702111234860859759
    290828
    672528
    normal
    719_Client
    rtmp://ugfms:1935/uGenius/719_Client
    rtmp://ugfms:1935/uGenius/719_Client
    flv
    8275
    0
    665118
    3624
    2
    -1
    -1.000000

    I'm having this issue as well. Did you ever find a solution to it?

  • Negative voltage signal

    Hi everybody...
    I m using an impact hammer to give excitation to a structure and i m measuring the response using an accelerometer...I want to measure the force with which i m hitting the structure with hammer...For that i am using a multiplier to multiply the voltage signal from impact hammer(in millivolts ) and the sensitivity of hammer namely 2.14 N/mV to get the force value indicated in a indicator....The problem i m facing now is that i m getting this value in negative which should not be so....
    Please help me in this regard.....Suggest me possible solutions to arrive at the correct force value....
    Awaiting for replies;;;;;

    That's right.
         There are several possibilities:
         1.- As they suggested, just invert polarity.
         2.- Most sensors are strain sensors (we don't know what kind of sensor you have). They would generate either positive or negative voltage depending on which side they are bended to. Just like in a weight scale, we calibrate and use the static voltage (whatever it is), then output is positive if depressed, but would be negative if we pull from it. You would just flit over your sensor.
         3.- During impact, the material is bended producing certain polarity, then bounce back producing the opposite polarity. If you just use a digital sampling meter, your measurement will depend on the moment the data is sampled. If you need to record the peak, you also need an analog peak detector, which output is what you're trying to measure. But first, you need to know your polarity.
         Have fun.

  • When to switch from LE-TRA to TM?

    Hi,
    When is it best to switch from the standard Logistics Execution-Transport module to Transportation Management? Where lies the cut-off point and what are the exact numbers regarding this decision? The information on the internet is not sufficient to find exact data on why to switch to TM.
    Thank you

    Hi,
    SAP TM has long completely overshadowed LE-TRA in general with superior usability, process flexibility, very comprehensive transportation planning, execution and charge management and decision support capabilities. It also benefits (unlike LE-TRA) from on-going, strong solution investment. 
    Here some details that I screened with developers a while back - and since there are more advantages. Perhaps some of these capabilities help your decision:
    TM also supports sales-order-based planning / sales order scheduling for earlier transportation planning, booking, subcontracting (LE-TRA is delivery-based only)
    TM has a powerful transportation cockpit with interactive, map-based planning, transportation
    network & route visualization; drag-and-drop manual planning; automatic zero-click
    optimization planning; embedded transportation execution visibility
    TM has manual to automated optimization planning.  (LE-TRA: manual and semi-automated planning only & no optimization)
    TM supports comprehensive constraint-based planning (driving times, equipment requirements, bookings, ...); improved resource allocation (according to weight, volume, transportation units,...); better stage optimization (separate pre-, main and on-carriage planning) & load optimization.
    LE-TRA: simple rules-based planning i.e. same start / finish dates
    LE-TRA: Route-based planning. No lane-specific planning with distances, and durations.
    TM has superior mode-specific planning with mode-specific schedules (truck, ocean, air
    freight & rail), mode-specific distance planning (GIS info); and freight prebooking.
    TM has strong rules-based carrier determination, selection, tendering and collaboration (TM: has fully and semi-automatic rules-based carrier determination & tendering based on freight agreement, cost,priority, lane allocation, or business share; multiple tendering variants (direct, peer-to-peer, broadcasting); real-time request for quotation monitoring; carrier collaboration (TM collaboration Portal, or web-based UI & mobile application). LE-TRA: no carrier determination logic).
    TM supports dynamic, responsive change management (order, delivery, shipment, execution changes)
    TM has integrated freight execution visibility, tracking and event reporting
    TM: map integration for freight order status, embedded SAP Event Management & Integrated Mobile Solution for carrier transport & event notification;  and better
    information granularity for cargo management (i.e. cargo loading status), resource tracking...
    TM: Inbound & Outbound execution status management
    LE-TRA: Outbound-based execution / milestone tracking
    TM has enhanced freight agreement management (enhanced validtiy, version and history management,tarif structures, calculation..., as well as strategic freight procurement and selling. LE-TRA: complex table entry, less granularity, poorer version management)
    TM has superiror costing & charge management (inter/intra company
    costing & revenue distribribution; activity-based costing; condition-based
    costing (dangerous goods, bulky goods); profitability analysis)
    TM has comprehensive decision support: Dashboards with KPI reporting, embedded analytics, (LE-TRA: Logistics Information System-based > limited report availability)
    Best wishes,
    Natalie

  • K8N Neo4 Platinum 7125 - Switching from Single to Dual Opti - Startup Issues

    My problem is the following:
    I switched from Winchester 3200 single core to Dual Opteron 170.
    The BIOS indicates it reading the both cores with the ACPI lingo.
    I did patch the driver according to AMD with their specified download.
    Now, when I start up the computer, I have to restart several times to get it to run but it does run although later locks up either when not in use or after an hour or so of gaming (mech warrior mercs)  ???
    I have checked the power supply voltages and they are as indicated in my profile, but I am wondering if the power
    supply is not the problem.  I know opterons' require a little more umph than normal single cores and this one is 4 years
    old.
    What do you folks think?
    I would really hate to reinstall windows if it just a power supply issue.
    Thanks in advance for you advise.
    Civitas

    Quote from: Civitas on 11-December-07, 03:28:29
    Reinstalling the operating system seems like awful lot of work if its the power supply.
    But I appreciate the advice.
    This rig is about 3 years old.  I will probably wait until I have some time to do this.
    What drivers do you think I need to get the USB function again for now?
    Thanks.
    Civitas
    "Reinstalling the operating system seems like awful lot of work if its the power supply."
    Get a decent PSU and re-test 1st, here can be found good PSU suggestions.
    https://forum-en.msi.com/index.php?topic=112039.msg836246#msg836246
    "What drivers do you think I need to get the USB function again for now?"
    Just delete them from device manager, then windows should detect and install them automatically.

  • I am switching from a pc to mac and want to know how I go about transferring files from one to the other.  There is a chance that I will have to hand my pc back before I receive my MacBook so I will need to transfer on to some sort of external hard drive.

    I am switching from an acer laptop to a MacBook Pro.  I may have to hand in my laptop before I receive my new MacBook. What is the best way to back up my files so that I can transfer them to my MacBook.  I cloud cannot be installed on my laptop because it uses a version of windows that is older and doesn't support it.  Hope someone can help.

    Connect a blank powered external drive to the PC.
    Right click on the Disk in the File manager and choose format: exFAT 
    (if it's a XP machine, first install exFAT from Microsoft and reboot)
    navigate to your user account folders on the PC and drag and drop copy (or copy and paste) to the external drive.
    (if a program has your files, then export them out first)
    Hook up the drive to the Mac, and transfer files to the desktop or to their same appropritate folders.
    Import photo's into iPhoto program, import music into iTunes etc and they will manage those files.
    You can continue to use the external exFAT drive between Mac's and PC's
    Do not format the drive NTFS or FAT, NTFS can't be written too by the Mac and FAT can't hold over 4GB sized files.
    If you format exFAT on the Mac, it likely won't work correctly on the  PC.
    "Migration" type programs are a utter waste of time and effort between PC's and Mac's for the fact that only certain files (and no programs or anything else) will work between them, also it's a hassle and takes too long. So don't even bother with it.

  • I switched from an iPhone to a Droid and can't receive texts from iPhones now, help?

    I switched from my iPhone 4s to a Droid and I do not have that phone anymore. I can not recieve texts from anyone with an iPhone and can not get in contact with my girlfriend or siblings now. I think their phones are trying to send their texts as iMessages to my phone that does not recieve iMessages. How can I just delete my Apple account and recieve texts again?

    Sounds like you didn't turn of iMessage on your iPhone before making the switch.  If you registered your iPhone with Apple using a support profile, try going to https://supportprofile.apple.com/MySupportProfile.do and unregistering it.  Also, try changing the password associated with the Apple ID that you were using for iMessage.

  • My wife recently switched from an iPhone to a Samsung and she can send text messages but she can't receive texts or emails. Any suggestions?

    My wife recently switched from an iPhone to a Samsung and she can send texts but she can't receive them nor receive emails. Her iPhone has had her info removed and the settings have all been set to default. What else does she need to do to correct this?

    In particular the last link is for you
    iMesssage to old phone
    If you move to another phone and forget to turn off iMessage then read “if you no longer have the device in http://support.apple.com/kb/HT5661  If you still cannot resolve it call Apple http://support.apple.com/kb/HE57
    To deactivate iMessage http://support.apple.com/kb/ts5185
    Read http://m.samsung.com/us/support/SupportOwnersFAQPopup.do?faq_id=FAQ00053450&fm_s eq=62995

Maybe you are looking for

  • Logic pro 9 additional content won't install and iMac 27" late 2012 won't start in Safe Mode

    Hi, I have bought Logic Pro 9 and have encountered problems installing the Additional Content pack. I am using late 2012 iMac 27" (with fusion 3TB drive) and OS X Mavericks (10.9.1). For some reason the Additional Content pack does not install when d

  • Problem with the imported video clips

    Hi! I'm very new to Premiere Pro, so please don't scold me :) I have a video file (.AVI) that I want to remove the audio from, and insert a new audio track. Here's my problem: When I import the AVI file into Premiere, and double-click it to preview i

  • B&W image with color profile true B&W?

    I have a 10mb B&W visual saved as RGB. It's 10mb which is too large. I changed it to grayscale and it goes down to 3mb. Still too large. How else do I change a B&W image with RGB color profile to plain B&W? Or is 3 mb the lowest I'm going to get? OR

  • It works perfectly fine in all wifi networks except for one

    Hi everybody! I have a black macbook from 2007. It works perfectly fine in all wifi networks except for one. It´s a new network, a much faster one they say, that has been installed where I work. It works perfectly fine in my home wifi network and in

  • Event Triggering method in BW

    Hi All, Step1: I want to run a ABAP Program. Step2: I wany to trigger one infopackage. My porblem is I want to execute Step2 only after successfull  ofStep1. Iam able to run Step2 for one time, But in my case I want to run the both steps as a periodi