Unable PinChanged event with EventType of Break never generated

Hi MSDN,
I have two com ports communicating with each other. If I write to one, the DataReceived event is generated on the other, and vice versa.
This is all as expected.
However, when I set the BreakState to true on one end, I was expecting a PinChanged event to be generated with EventType being break. This event is never generated. Instead, I receive a Ring Events.
In another loopback test, I have the transmission and receive wires of the COM port wired together. (See attached picture.) Every character I write gets returned via the DataReceived event. However, setting the BreakState to true generates CtsChanged, CDChanged
and Ring events in that order. No Break!

Hello,
As far as I know, the break signal state occurs when a transmission is suspended and the line is placed in a break state (all low, no stop bit) until released, you can see it from:
http://msdn.microsoft.com/en-us/library/system.io.ports.serialport.breakstate(v=vs.100).aspx
However, I see that in the image, there is a high bit. Maybe you should set it to be low bit.
Regards.

Similar Messages

  • TS1368 unable to connect with the apple itunes store. no error message, it just keeps "accessing" the store, and it is never successful. How do I overcome this?

    I am unable to connect with the iTunes store. ITunes keeps "accessing", but that can go on for an hour. No error messages. It just never connects. How can I overcome this?

    The question for me becomes what motivation do I  (Apple's customer) have to download Autoruns from Windows, open a compressed folder, try to determine which Winsock Provider is mine, check for updates and then run whatever it is I need to run to fix this.  All these steps just so I can access the Itunes Store and buy from Apple.  It would seem that Apple would find a fix on their side so their customers don't have to do this.  Is anyone from Apple listening???

  • I have Calendar v 7.0 and Entourage 12.3.6 2008 on OS X 10.9.2. I cannot import Entourage events into Calendar - this was never an issue with iCal. Whats happened and how can I import details into Calendar or do I need iCal back?

    I have Calendar v 7.0 and Entourage 12.3.6 2008 on OS X 10.9.2. I cannot import Entourage events into Calendar - this was never an issue with iCal. Whats happened and how can I import details into Calendar or do I need iCal back?

    adamboettiger wrote:
    Sophos and MacKeeper
    There are many reported problems with both these programs.
    Run through this list of fixes in order, will tune you right up.
    They are in order for a reason.
    ..Step by Step to fix your Mac

  • My iPad 1 has suddenly started to sync Events from my iPhoto library incorrectly. It seems to break down Events to separate dates - so if an Event was photographed over 2 days, it is showing as 2 separate events with the same name.

    My iPad 1 has suddenly started to sync Events from my iPhoto library incorrectly. It seems to break down Events to separate dates - so if an Event was photographed over 2 days, it is showing as 2 separate events with the same name.

    Posted this before I realised there is an update for the iPhoto app 9.1.3 which sorts the problem.

  • We're sorry, we are unable to continue with your activation at this time. Iphone 3gs NEVER Hacked or JB

    We're sorry, we are unable to continue with your activation at this time. Iphone 3gs NEVER Hacked or JB
    Having difficulty and have read forums here cant get an answer yet. Sorry for another post on this saturated topic
    mrjdaniels         

    As stated if iPhone was never jailbroken or unlocked unofficially and there is original carrier's SIM inside
    Try again
    Check SIM. It may be active or inactive.

  • Custom Event with multiple EventTypes

    Hello All, First thanks for all those who tryied to help me and apologize for my approximative english.
    I would like to create the more properly as possible a Custom Event with multiple EventTypes, like the MouseEvent typicaly. 
    With Some EventType which permit to acces to some attributes and other not. But I'm totaly lost,  The second solution if someone knows how, is to explain to me how to do to acces to the code of the MouseEvent.as 
    Thanks! 
    Ps: you will find below the basis of the code i have begin. 
    package fr.flashProject
        import flash.events.Event;
         * @author
        public class SWFAddressManagerEvent extends Event
            public static const CHANGE_PAGE:String = "change_page";
            public static const ERROR_404:String = "error_404";
            public static const HOME_PAGE:String = "home_page";
            private var _page:String;
            private var _params:Object;
            public function SWFAddressManagerEvent(type:String, pPage:String = null, pParams:Object = null, bubbles:Boolean=false, cancelable:Boolean=false)
                super(type, bubbles, cancelable);
                _page = pPage;
                _params = _params;
            public override function clone():Event
                return new SWFAddressManagerEvent(_type, _page, _params, bubbles, cancelable);
            public override function toString():String
                return formatToString("SWFAddressManagerEvent", "type", "page", "params", "bubbles", "cancelable", "eventPhase");
            public function get page():String { return _page; }
            public function get params():Object { return _params; }       

    I am not sure what you are trying to accomplish but event can have only single type. Event type is just a string that is typically a constant - exactly like your constants.
    When dispatched, each event INSTANCE has only one type. Again, these types are described in a type parameter by a string. Each dispatched MouseEvent DOES NOT have multiple types but ONLY ONE. It does have multiple constants that are used to assign type at runtime as does your event.
    If you are talking about multiple parameters, you already do that in your custom event class. You have _page and _params. Nothing stops you from adding more parameters.
    Also I am not sure why you need getters for _page and _params.

  • Unable to edit "calendar" field of events with invitees

    I am having a couple problems with the "calendar" drop-down field on calendar events.
    This is on a 4S, iOS5, syncing calendars with iCloud.
    If I create an event with an "invitee" (or add an invitee to an existing event), I can no longer change the "calendar" field of that event.  In fact, the "calendar" drop-down doesn't even appear on the iPhone calendar app's "Edit" dialog for events that have an invitee.  I can still change it via the web interface at www.icloud.com, and the change is even pushed to the iPhone.  But on the iPhone itself, I cannot find a way to change the "calendar" field on an event that contains one or more "invitees".
    Second, if I receive an "invitation" from someone else, I cannot find a way specify which of my calendars I want the event on when accepting it.  I would expect it to go to the calendar I have defined as "default" in Settings, but it seems instead to go to the last calendar I created.  And after accepting it, I cannot change it because the "Edit" dialog doesn't display the "calendar" field, as mentioned above.  Again, I can change it via the web interface at www.icloud.com, but cannot find a way to change it directly on the iPhone.
    Am I missing some way to edit/change the "calendar" field of an event with invitees?  Or to select which calendar I want events to be on when I "accept" invitations from others?

    I have the same problem.  I recently updated to iOS5 and set up syncing through iCloud. 
    I was able to add one event into my iphone calendar app, but for the next event that I tried to add, there was no longer the option to choose a calendar and when I tried to add it by tapping "Done," an error message came up: "No calendar is set". and there was no way to select a calendar.
    I was able to add the event on my Google Calendar on my laptop (PC), and it synced automatically, but I wasn't able to add any events from the iphone itself because "no calendar is set". 
    I tried turning off and on the phone and syncing back to my laptop, but the problem persisted.
    I deleted the iCloud account on my iphone, and that seemed to fix the problem; I'm able to add events again from the iphone and it's syncing to my Google Calendar.
    I then signed on to iCloud and setup syncing again, but turned off syncing everything except photostream, documents&data, and find my iphone since everything else would sync to outlook or internet explorer, neither of which I use.
    That might have been the problem.  For PC, iCloud will only sync to Outlook and Internet Explorer, and I don't have Outlook setup (can't connect to my work's email server with my account and the IT guys don't know how to fix it or they're too lazy to troubleshoot) and I only use Firefox and Chrome.  Since iCloud isn't syncing to any calendars on Outlook, there aren't any calendars set...
    I just did this a minute ago and everything seems to be back to normal, including the ability to choose a calendar when adding events.
    I'll have to see if it the problem comes back

  • HT202297 iCloud calendar unable to set events with reminders that work, despite ignoring the error message

    I am using Outlook 2007, Windows 7, updated iCloud Control Panel. 2 office computers and multiple mobile devices are sharing Calendar/Contacts/Tasks. One office computer, and the mobile devices seem to have no issue setting up a new calendar event with a reminder - the reminder goes off as planned, syncs with iCloud, and is picked up by the other office computer and mobile devices.
    My office computer can create iCloud calendar events, but when i attempt to set a reminder it gives me the 'The reminder for xxx will not appear because the item is in a folder that doesn't support reminders. Is this OK?' message. The help section on this site states that I can just ignore that, and the reminders will still be set up and work nonetheless. They don't. I also notice that despite being inside the iCloud calendar, as opposed to the local Outlook calendar on my PC, it still gives me the option to 'Move to iCloud,' as if I wasn't creating the event in iCloud. Yet if I set a new reminder, the event sticks, syncs with iCloud and will pop up on other devices. If I click the 'Move to iCloud' option that oddly appears in the created calendar event, it glitches out and crashes outlook. Tried this multiple times, and, oddly enough, one time it rebooted Outlook and seemed to be creating iCloud calendar events with reminders just fine. The 'Move to iCloud' option had disappeared and the reminders would stick. After the next computer restart, I was back to square one and it would no longer accept calendar reminders and the 'Move to iCloud option was back.
    The reminder seems to the the only function that doesn't work. I've re-installed iCloud Control Panel, restarted all involved applications and the computer. There seems to be a partial disconnect from the iCloud calendar in my Outlook and the iCloud calendar; some functions work fine and sync, some are glitchy and do not function properly, and it is only this one device out of 2 PCs, an iPhone, and an iPad that has issues.
    Any ideas?

    paule54600 wrote:
    yes but if you don't have a gmail calender setup when you install the account for the first time I don't think it sees the calender if you  try to access it later. Either way I can't get it to work on my newly updated droid 2.  How do I "reset" the phone and what will I have to reconfigure once I do that?
    Hi Paul,
       I don't know about your phone, but on my Droid Pro, there is a little round white button underneath the battery, press that with a stylus, or the tip of a pen, then reassemble the phone and turn it on.  That's all there is to it.  I didn't have to re-configure anything.  Check your user manual for your reset button location, it's probably in the section on troubleshooting.

  • Unable to print with AppleScript

    Hi all,
    I would like to print a PDF document via AppleScript. I tried to use a the following AppleScript code
    set my_pdf to "/Users/fabrice/tmp/a.pdf"
    tell application "Adobe Reader"
    activate
    open (my_pdf)
    print
    end tell
    end run
    After script execution, the document is correctly in opened in Adobe Reader, but there is a dialog box with the following message: "AppleScript Error: Error in Abode Reader : unable to continue with print".
    It seems that the "print" command is not recognized as an Adobe events.
    For information, i'm never be able to successfully execute the "PrintPage.applescript" found in the "Acrobat 9 SDK". It doesn't compile.
    Any advices ? Thanks for your help ?

    Printing is a Function, of the system Your going to figure out how to open the PDF then have system call the printer. Note while Printing is a Function of the System it is called from with the application. If this will help the Command key  + the P Key opens the Print Window. I am not a person that uses Applescript so I can not tell you how to make the script.

  • Is there a way to delete all events with the same title (not added as reoccurring) without deleting one at a time?

    i currently have a calendar synced that has events scheduled in perpetuity, scheduled as individual events.  I would like to delete all events with the same title.  I do not want to delete the entire calendar nor do I want to go into every event and delete individually.  These were not scheduled by me so I do not know how they were added one by one and go on forever but they are NOT scheduled as reoccurring and thus must be modified individually.
    I can do a search and find all events, is there a way to just delete all events with the same title all at once?
    this is a Microsoft outlook synced calendar and I am seemingly unable to delete the events all at one time from Microsoft as well. 
    Please help!

    If you still have access to the Outlook calendar in Outlook, I would delete them from there. There are a number of ways to do that, but if you open the individual event in Outlook, does it show a repeating pattern? If not, then you may have to delete them individually, but that is not that difficult either. Go into the calendar and then change the view to a list view. From there you can sort the view according to subject. This should bring all of these same appointments together in the list and you can select the group in Outlook and delete them. Once you do that, you can change your view back and then sync the phone. That will remove the events from the phone.

  • How to move Projects and Events with iPhoto video included in iMovie '11?

    I work with a group of educators using iPads for video. One method for getting their clips into iMovie '11 is via iPhoto and then using the iPhoto Video link in iMovie to get the footage on a timeline (trying to import directly into iMovie '11, using the iPad as a "camera", has proved inconsistent, especially with footage from iStopMotion or Filmic Pro 1 and 2).
    The problem is, when it comes time to copy or move an event and project, the iPhoto clips don't come along; they are dependent on the iPhoto library, so you can't continue editing on a different machine. I tried File > Consolidate Media, but it was inactive (in my test project, all clips came from iPhoto). If I look at Reveal in Browser, it goes to the bowels of the iPhoto library. If I copy the project to another drive, it too, points to the iPhoto library (if I'm on the same machine; otherwise it doesn't see it). I also tried optimizing the footage in the hope that it would create an Event with optimized clips that I could then transfer.
    Am I missing something? It seems nuts that you can't transfer work to another machine without manually picking through the bowels of iPhoto. These days, lots of shooting is done on iPads and iPhones. Any help would be appreciated.

    My suggestion would be that in the future, they upload photos only to iphoto, and upload video clips directly to iMovie. In the early days of iOS, going through iPhoto was the only way, so it is a habit that I have had to break.
    With iOS 5 and 6, iMovie now recognizes the iPhone and the iPad as cameras.
    I agree that the Consolidate Media command should bring over iPHoto movies along with the photos. I suggest that you go to iMovie/Provide Feedback and let the developers know that you would like this feature.

  • HP 7520 All in One "Unable to Communicate with Printer" msg

    We have a HP all in one Photosmart 7520 printer- it is USB connected to a mac (OS Snow Leopard I believe).  This was the original set up.  When I moved back here I was able to set up a wireless network with the mac as the host computer (connecting the modem to a Linksys router).  I was able to set up my windows 7 PC to this network and to the printer with no problems and was able to print to the printer for months.  Now I am getting this error "Unable to communicate with Printer"  and says it is unable to to be completed because the printer is unavailable or not connected.
    The printer IS connected and on.  My PC can see the printer listed in the control panel (I in fact uninstalled and reinstalled to see if that would fix the problem- it didn't).  The only thing that has changed since I originally set this up was that I added my second PC (Windows XP) to the network but I don't think that's the cause of my print job requests failing to print.
    I do know that the modem itself has been reset a couple of times due to the cable deciding to drop out a couple of times.  Could this be the reason why?
    What else can I look at to try to get my PC to communicate fully with the printer.  I've tried printing from googlemaps as well as a short notepad file.
    Thanks!
    This question was solved.
    View Solution.

    Let’s try this.
    1. Verify in the printer that 'Auto Off' is disabled.  Use the Embedded Web Server (EWS) by going to the  
        printers IP address in your browser, Settings Tab/Auto Off.  Or use the Printer Assistant, Printer Home
        Page (EWS).
    2. Set a static IP in the printer outside the DHCP range of the router. 
    In the router:
    3. Use a fixed wireless channel like 1,6 or 11, never 'auto', try channel 1 first then the rest. 
    4. Set router to 20Mhz only, or 145Mbps depending on router. 
    5. Always use WPA2-AES (Personal) encryption, but you can try ‘mixed’ mode. 
    6. For the routers security, disable WPS and never use it and disable UPnP so nobody can hack your
        system (if you want to know why, search the web). 
    7. If you have a dual band router (2.4Ghz and 5.0Ghz bands), make sure the SSID’s are NOT the same,
        they must be different for all bands, even for any Guest networks. 
    8. Save all settings.  Power off both, wait 5 mins.  Power on router wait 3 mins. 
    9. Power on printer and verify it reconnects to router. 
    Windows 7/8/8.1   Is Network Discovery on or off?
    Control Panel\Network and Internet\Network and Sharing Center\Advanced sharing settings.
    Under Home or Work (current profile) \ Network Discovery.
    Select "Turn on network discovery" and save changes.
    Now try.
    Say thanks by clicking the Kudos Thumbs Up to the right in the post.
    If my post resolved your problem, please mark it as an Accepted Solution ...
    I worked for HP but now I'm retired!

  • HP Photosmart 5520 Unable to communicate with printer

    I have had a HP Photosmart 5520 for a few months that I am NEVER able to print wirelessly from Windows 7 PC's after it has been sitting idle for a period of time.
    When the printer is first powered on everything works great.   I have two HP Win7 laptops that will both print to it with no issues.   However, if the printer has been powered on for some time and I try to print from either of these PC's, I get the "Unable to Communicate with the Printer"  message below from the printer software running on the PC.
    However, the printer appears to be working fine on the network for every other debug test I do while it is in this state.  For example, if I open a command shell on the same PC and ping the pinter IP, it responds just fine.  I also put the known IP address in a browser window and the printer serves up the status page with no issues.  The status page confirms the IP address is correct and says that everything is working fine from a connectivity standpoint (see pics below).  Still, it won't print. 
    If I simply turn the printer off and then turn it back on, all pending jobs are printed.  Any subsequent jobs that are printed also print w/o issue.  However, if the printer sits idle for a short period of time it is right back in the same state!  Please help, this is very frustrating!!
    The behavior is the same if I (1) let my router DHCP server assign an IP address, (2) configure the DCHP server to always provide the same IP address to the printer MAC (which it was doing anyway), or (3) configure the printer to use a static IP address.
    I am using a Netgear WNDR3700v2 wireless router firmware v1.0.0.36 (the latest).   Details about the printer, printer firmware version, printer network setup can be found below. 
    Product Name HP Photosmart 5520 series
    Product Model Number CX042A
    Service ID 23195
    Firmware Version MGP1CN1351AR
    Total Page Count 243
    Country/Region USA
    Network Type Infrastructure
    Authentication WPA-PSK
    Encryption Automatic (AES or TKIP)
    Signal Quality (1=low, 5=high) 5
    Channel 1
    IPv4
    Domain Name 
    Configured By Manual
    IP Address 192.168.1.12
    Subnet Mask 255.255.255.0
    Default Gateway 192.168.1.1
    DNSv4 
    Configured By Manual
    Preferred DNS Address 75.75.75.75
    Alternate DNS Address 75.75.76.76
    WINS 
    Configured By Unconfigured
    Primary WINS Server 0.0.0.0
    Secondary WINS Server 0.0.0.0
    IPv6
    Domain Name
    IP Address Prefix Length Configured By
    DNSv6 
    Configured By Unconfigured
    Preferred DNS Address ::
    Alternate DNS Address ::
    Statistics
    Total Packets Received 165110
    Unicast Packets Received 124662
    Broadcast Packets Received 40448
    Total Packets Transmitted 82653
    Unicast Packets Transmitted 81092
    Broadcast Packets Transmitted 1561
    Downlink Count 12

    I changed two settings related to WLAN inside my router (see detailed feedback below).   I doubt that they will have an impact,, but will report back with what happens.  
    The reason I do not think it is related to the connection to the printer is becuase when it is in a state where the PC can't print to the printer, I verify the connection is OK by pointing by browser to the ip of the printer.  It works just fine....  
    The reason I don't thing there is anything set up wrong on my PC is because when it is in this "bad" state, I can simply power cycle the printer and the jobs stuck in the PC print spool all go through.
    1.  Set a static IP in the printer (see step 6) outside the DHCP range of the router (check your manual). 
    Previously tried (still configured this way)
    2. Verify in the printer that 'Auto Off' is disabled.  Use the Embedded Web Server (EWS) by going to the  
        printers IP address in your browsers address bar, click  Settings Tab/Auto Off.  Or use the Printer
        Assistant, Printer Home Page (EWS). 
     Previously tried (still configured this way)
    In the router:  (Refer to your router manual for information)
    3. Use a fixed wireless channel like 1,6 or 11, never 'auto', try channel 1 first then the rest. 
    Changed this.   
    4. Set router to 20Mhz only, or 145Mbps depending on router. 
    I don't know what this is.  Is it related to the Wireless throughput? (I have 2.4Ghz bans set "up to 54Mbps", 5Ghz band set to "up to 300Mbps")
     5. Always use WPA2-AES (Personal) encryption, but you can try ‘mixed’ mode. 
    Already using this configuration
    6. Disable WPS and never use it and disable UPnP for the routers security.  Nobody can hack your
        system now and helps with wireless connectivity (if you want to know why, search the web). 
    Already using this configuration
     7. If you have a dual band router (2.4Ghz and 5.0Ghz bands), make sure the SSID’s are NOT the same,
        they must be different for all bands, even for any Guest networks. 
    Changed this.  
    8. Save all settings.  Power off both, wait 5 mins.  Power on router wait 3 mins. 
    9. Power on printer and verify it reconnects to router. 
    Windows 7/8/8.1   Is Network Discovery on or off?
    Control Panel\Network and Internet\Network and Sharing Center\Advanced sharing settings.
    Under Home or Work (current profile) \ Network Discovery.
    Select "Turn on network discovery" and save changes.
    Confirmed it was already ON

  • HP Photosmart 5510- Unable to Communicate with Printer Utility Check not working!!!!! HELP

    I work with Windows 7 the error message I am getting is Unable to Communicate with Printer. I have never had a problem with a printer. First night worked amazing, All software is downloaded on the computer but then  went to go print to day it didnt work. REBOOTED EVERYTHING, wireless router, computer and printer. Then ReConnected the printer to the router through what the Manuel says. FINALLY starts printing, waited about 30-45mins went to go print again and of course it didnt work.
    I have attempted to do the Utility Check- States I am connected online both computer and printer to the router. From what I gather there is an issue with the printer- computer connection. I bought this specific Printer because it was wireless and highly recommended because HP brand, now I am wondering if this was a big mistake.
    This question was solved.
    View Solution.

    Hi again;
    Wish you are doing well despite this issue 
    Ok here is a page in the Cisco website with documentation in regards your Router check in here how to verify what is the current version of router's firmware. if needed you can find the latest version of here as well.
    In how to get to the routers EWS to do this follow this steps;
    To reveal Relevant TCP/IP settings include in windows this settings
    •IP address
    •subnet (subnet-mask)
    •gateway address (also the router's or AP's IP address, which is useful for opening the router's web page
    or Embedded Web Server (EWS) page.
    Important communication test! Once you have obtained the gateway address, type this address into your Web browsers URL field to open your router's EWS,  e.g., 192.168.0.1*. * This value will vary by router manufacturer.
    Checking TCP/IP settings in most Microsoft operating systems
    Step Action
      1 Click on Start (Window button on your keyboard).
      2 Type CMD (do not hit enter select from the menu with right click and select from the sub menu select run as  
         Administrator).  
      3 At the prompt, type ipconfig or "ipconfig" or "ipconfig /all" with out the quotes. 
      4 Press ENTER on the keyboard, and note the values of the settings mentioned above.
    Hope it helps and best of luck;
    RobertoR 
    You can say THANKS by clicking the KUDOS STAR. If my suggestion resolves your issue Mark as a "SOLUTION" this way others can benefit Thanks in Advance!

  • OfficeJet 6700 - "Unable to communicate with printer" message after install

    I am on a hybrid network with Windows 7, 64-bit. Printer is hard-wired to the router (ethernet) but laptops are wireless. Installation doesn't allow for a hybrid option, just wireless or wired, so I installed as wired.
    I just installed the OfficeJet 6700 - installed OK.  I also updated software/firmware during the install process.
    Windows' "Devices & Printers" recognizes the HP as being installed.
    Printer is able to produce the network configuration page, etc. so we know the printer is functional, but when I try to print I get an "Unable to communicate with printer" message.
    Windows' "Devices and Printers" troubleshooter thinks the driver is not installed, but as I mentioned, I just installed software from the CD.
    UPDATE: I was able to install & print without problems on my wife's Win7, 64-bit laptop. Something about mine seems to be the issue. Also, HP Print & Scan Doctor reports that everything checks out OK, but when I try to print a test page at the end of the good doctor's diagnosis, I am still "unable to communicate with printer."

    Sorry this is so long, but I tried to be through in my testing.
    Followed your suggested steps.
    I had previously set a static IP address, but just to be thorough, re-set it again with the same address.
    I unplugged the USB cord from the laptop.
    I began with the device labeled "HP OfficeJet 6700 (Copy 1)," which was set as the default printer.
    After entering the IP address & clicking Next, it searched the network and returned this message:
    Additional port information required
    The device could not be identified.
    The device is not found on the network. Be sure that:
    1. The device is turned on.
    The network is connected.
    The device is properly configured.
    The address on the previous page is correct. (re: the page where the IP address is entered)
    If you are sure the address is correct, select the device type below.
    I selected Standard (Generic Network Card) and clicked Next.
    Summary dialog appeared and I clicked Finish.
    Clicked OK/Apply.
    Attempted to print. Like before, it sent the file to print queue - then nothing.
    Right-clicked on the "Copy 1" device and selected Troubleshoot. Returned the message: Make printer "Fax HP OfficeJet 6700 the default printer" - even though this copy is already the default printer. (Usually when the original copy is set as the default, this copy is automatically re-named "Fax HP OfficeJet 6700.") I chose "Apply this fix."
    Summary page said "Troubleshooting has completed." I closed the troubleshooter and attempted to print. I closed the Devices & Printers window so it could refresh. Re-opened Devices & Printers. Now the default printer is named "Fax HP OfficeJet 6700." The other device is grayed out and is simply named "HP OfficeJet 6700."
    Attempted to print. (I'm testing w/ Notepad and .txt files)
    I have 3 choices in the Notepad's printer dialog box but only 2 devices showing in the Devices & Printers window:
    ~ "Fax HP OfficeJet 6700" - This is the default printer in the Devices and Printers window. I clicked on Print & rec'd an error message: "Send Fax - HP Officejet 6700. There is a problem communicating with the Printer. Check your USB connection & verify that the printer is ready." Notepad's print dialog box shows status as Offline. I canceled all documents in the print queue.
    ~ "HP OfficeJet 6700." When I choose this printer option, Notepad's print dialog box shows status as "Paused - Offline." I clicked on "Print" anyway, and like before, it sent the file to print queue - then nothing. This is the printer that shows as grayed out in the Devices & Printers window. I canceled all documents in the print queue.
    ~ "HP OfficeJet 6700 (Copy 1)." There is no printer by this name in the Devices and Printers window even tho' it shows in Notepad's print dialog box. Notepad's print dialog box shows status as "Ready." In Devices & Printers, when I right-click on the one labeled "Fax OfficeJet 6700" (the default device) and choose "See what's printing," 2 HP devices are listed - the one labeled "Copy 1" and the one labeled "Fax." I clicked on "Print" and like before, it sent the file to print queue - then nothing. I canceled all documents in the print queue.
    I plugged in the USB cord again and re-ran the same series of tests.
    ~ "Fax HP OfficeJet 6700" - This is still the default printer in the Devices and Printers window. Notepad's print dialog box shows status as "Ready." The fax window opened, waiting me to enter the recipient's name, add a cover sheet, etc. I closed the fax window. The .txt file was in the print queue for the "Fax" device, so I canceled all documents in the print queue.
    ~ "HP OfficeJet 6700." When I choose this printer option, Notepad's print dialog box shows status as "Paused - Offline." I clicked on "Print" anyway, and like before, it sent the file to print queue - then nothing. This is grayed out in the Devices & Printers window. I canceled all documents in the print queue.
    ~ "HP OfficeJet 6700 (Copy 1)." Again, there is no printer by this name in the Devices and Printers window even tho' it shows in Notepad's print dialog box. This is one of 2 choices in the device labeled "Fax" - the default device. Notepad's print dialog box shows status as "Ready." I clicked on "Print" and like before, it sent the file to print queue - then nothing. I canceled all documents in the print queue.
    Next, I used the printer's touch screen interface and turned the wireless connection off, leaving the USB cord plugged in.
    ~ "Fax HP OfficeJet 6700" - Status: Ready. The fax window opened, same as before. I closed the fax window & canceled all documents in the print queue.
    ~ "HP OfficeJet 6700 - Status: Paused - Offline. I clicked on "Print" anyway, and like before, it sent the file to print queue - then nothing. This one shows as grayed out in the Devices & Printers window. I canceled all documents in the print queue.
    ~ "HP OfficeJet 6700 (Copy 1)" - Status: Error. I clicked Apply, then Print. Again, this is one of 2 choices in the device labeled "Fax" - the default device. Like before, it sent the file to print queue - then nothing. I canceled all documents in the print queue.
    Reconnected to the wireless network & verified that the IP address had not changed.
    Tried again to print using "HP OfficeJet 6700 (Copy 1)" - Status: Ready. I clicked Print and again, it sent the file to print queue - then nothing. This is still listed as one of 2 choices in the device labeled "Fax" - the default device." Like before, I canceled all documents in the print queue.
    Next, I right-clicked on the one labeled "Fax OfficeJet 6700" (the default device) and choose "See what's printing" and selected the device labeled "HP OfficeJet 6700 (Copy 1)." In the print queue window, when I click on "Printer, one of my options is "Set as Default Printer." As soon as I did that, the device in the Devices & Printers window was renamed as "HP OfficeJet 6700 (Copy 1)" - no longer named "Fax." I tried to print again. Once again, file was sent to the print queue but never printed.

Maybe you are looking for