Windows 10: In windows 11, I am unable to access serial port with macro based excel to send command on...

Discus and support In windows 11, I am unable to access serial port with macro based excel to send command on... in Windows 10 Gaming to solve the problem; In windows 11, I am unable to access serial port with macro based excel to send command on serial port. But same excel is working in windows 10 .... Discussion in 'Windows 10 Gaming' started by PradeepSharma_Landis, Sep 16, 2024.

  1. In windows 11, I am unable to access serial port with macro based excel to send command on...


    In windows 11, I am unable to access serial port with macro based excel to send command on serial port. But same excel is working in windows 10 . Please suggest the solution.

    :)
     
    PradeepSharma_Landis, Sep 16, 2024
    #1
  2. IggSter Win User

    How to factory reset Cisco 1700 Router

    Hopefully I can help you here....its a very common thing to happen.


    First, I take it you dont know the passwords for console access or telnet/ssh?

    I will assume that these devices belong to you.

    step 1. Plug a cisco console cable into a serial port on your pc
    step 2. Plug other end into Cisco console port
    step 3. Using hyperterm or putty or similar connect to the serial port
    step 4. boot router, and make sure you clearly can see the output (this confirms you have good serial comms)
    step 5. if this fails, adjust the comm port settings (9600, 8,1,n are the default)
    step 6. now you have to do the only hard part...send the break command:

    Break command list: Break Commands

    Go down the list and match your OS and SW and try the sequence suggested.

    If this fails several times do what I do: Install putty (free) and then to send a break so you can get into rommom just hit "ctrl-a b".
     
    IggSter, Sep 16, 2024
    #2
  3. Helle B Win User
    Unable to find USB Serial Port (Ports COM & LPT) in Device Manager Windows 11

    After updating to Windows 11 I can no longer get the serial port in Ports COM & LPT from the Device Manager.

    When I select Device Manager nothing shows up, I cannot see Ports COM & LPT.

    These are the steps I have tried:

    IN DEVICE MANAGER

    • View: Show hidden devices in Device Manager (nothing happens)
    • Scan for hardware changes
    • Action: Add legacy hardware. Used both search recommended and add manually.
    • When trying to add Communication Port: "Windows cannot determine the settings from this device". Does not work and have a yellow warning sign. When adding legacy hardware next time it is uninstalled since it says it does not work.
    • When trying to add Serial Port: "The installation failed because a function driver was not specified for this device instance".
    WINDOWS UPDATE

    Making sure all updates are done (both software and hardware)

    My system

    • Windows 11
    • HP Pavilion Laptop
     
    Helle B, Sep 16, 2024
    #3
  4. In windows 11, I am unable to access serial port with macro based excel to send command on...

    Unable to find USB Serial Port (Ports COM & LPT) in Device Manager Windows 11

    Unable to find USB Serial Port (Ports COM & LPT) in Device Manager Windows 11
     
    harvinder singh2, Sep 16, 2024
    #4
Thema:

In windows 11, I am unable to access serial port with macro based excel to send command on...

Loading...
  1. In windows 11, I am unable to access serial port with macro based excel to send command on... - Similar Threads - unable access serial

  2. In windows 11, I am unable to access serial port with macro based excel to send command on...

    in Windows 10 Software and Apps
    In windows 11, I am unable to access serial port with macro based excel to send command on...: In windows 11, I am unable to access serial port with macro based excel to send command on serial port. But same excel is working in windows 10 . Please suggest the solution....
  3. Unable to find USB Serial Port Ports COM & LPT in Device Manager Windows 11

    in Windows 10 Gaming
    Unable to find USB Serial Port Ports COM & LPT in Device Manager Windows 11: Unable to find USB Serial Port Ports COM & LPT in Device Manager Windows 11 https://answers.microsoft.com/en-us/windows/forum/all/unable-to-find-usb-serial-port-ports-com-lpt-in/d5bdad38-b8e3-4f32-808e-12e9fd8ffd60
  4. Unable to find USB Serial Port Ports COM & LPT in Device Manager Windows 11

    in Windows 10 Software and Apps
    Unable to find USB Serial Port Ports COM & LPT in Device Manager Windows 11: Unable to find USB Serial Port Ports COM & LPT in Device Manager Windows 11 https://answers.microsoft.com/en-us/windows/forum/all/unable-to-find-usb-serial-port-ports-com-lpt-in/d5bdad38-b8e3-4f32-808e-12e9fd8ffd60
  5. Unable to find USB Serial Port Ports COM & LPT in Device Manager Windows 11

    in Windows 10 Software and Apps
    Unable to find USB Serial Port Ports COM & LPT in Device Manager Windows 11: After updating to Windows 11 I can no longer get the serial port in Ports COM & LPT from the Device Manager.When I select Device Manager nothing shows up, I cannot see Ports COM & LPT.These are the steps I have tried:IN DEVICE MANAGERView: Show hidden devices in Device...
  6. Unable to run excel macro when PC is locked

    in Windows 10 Customization
    Unable to run excel macro when PC is locked: Hi,I'm running a script through task scheduler for a certain time each day which is to run macros in excel and have reports ready for the day ahead.I've got a Desktop PC and a Laptop both on Windows 10 both have the same version 1909 and OS Build 18363.418However, the Desktop...
  7. Excel macro, if Excel gets the focus.?

    in Microsoft Office and 365
    Excel macro, if Excel gets the focus.?: So I want the macro to start immediately when I switch to Excel from another application with <alt>+<tab>. Excel-Makro, wenn Excel den Focus bekommt.?
  8. Batch Program that Sends Hex String to Serial Port

    in Windows 10 Network and Sharing
    Batch Program that Sends Hex String to Serial Port: Hello, I am trying to create a simple batch program that will send a hex code (0xF5 0x00 0x01 0x02 0x02 0x01 0x06) out of COM1 at 9600 baud 8 bits No Parity 1 stop. I have tried to search up some methods already with no success. I have been able to send this code successfully...
  9. PCI serial port unable to find driver.

    in Windows 10 Drivers and Hardware
    PCI serial port unable to find driver.: I've had this pc for around 9 months now, Everything works perfect until I noticed the PCI serial port driver has someone been uninstalled. I'm not sure how this has happened and I haven't noticed any differences in using my computer but something has happened and its been...
  10. PIC18F4550 based serial ports under Windows 10

    in Windows 10 Drivers and Hardware
    PIC18F4550 based serial ports under Windows 10: Using VB6. These microprocessor based USB serial ports work on O/S prior to Win 10. MSCOMM32 fumbles along if your code is well wrapped in error handling. Moving to Win 10, MSCOMM32 doesn't recognize the port at all. Zip, nada. Code that used to enumerate serial ports (on...