Jump to content

Recommended Posts

Posted

I know serial ports / COM ports are a very old technology and are disappearing, but I have some legacy equipment that I need to keep operating for a while.

Here is my question.

Can I create virtual COM/serial ports using AutoIT?

I would like to read one COM/serial port and output that to multiple COM/serial ports.

I know there are software solutions out there to do this, but I am curious if I can make my own solution without all of the unnecessary features that are in the software I have seen so far.

It seems like a simple thing to do, but as I discovered already, a simple task can turn into hundreds of lines of code and hours of time spent.

 

Thanks in advance to anyone that helps.

FJ

Posted

Please have a look at the list of UDFs in the wiki. In the "Hardware" section you will find at least two UDFs.

image.thumb.png.19085f9a64714293c5572cc9f5fe425e.png

My UDFs and Tutorials:

Spoiler

UDFs:
Active Directory (NEW 2024-07-28 - Version 1.6.3.0) - Download - General Help & Support - Example Scripts - Wiki
ExcelChart (2017-07-21 - Version 0.4.0.1) - Download - General Help & Support - Example Scripts
OutlookEX (2021-11-16 - Version 1.7.0.0) - Download - General Help & Support - Example Scripts - Wiki
OutlookEX_GUI (2021-04-13 - Version 1.4.0.0) - Download
Outlook Tools (2019-07-22 - Version 0.6.0.0) - Download - General Help & Support - Wiki
PowerPoint (2021-08-31 - Version 1.5.0.0) - Download - General Help & Support - Example Scripts - Wiki
Task Scheduler (2022-07-28 - Version 1.6.0.1) - Download - General Help & Support - Wiki

Standard UDFs:
Excel - Example Scripts - Wiki
Word - Wiki

Tutorials:
ADO - Wiki
WebDriver - Wiki

 

Posted

I did see those UDF's, but I am not sure if they allow me to create a virtual COM/serial port or only open an existing COM/serial port.

I will read the threads closer and see if I can figure that out.

Posted

When you search the forum for "virtual serial port" you will find some threads talking about virtual ports.
NB: I have never worked with COM ports, just remember some discussion on this subject.

My UDFs and Tutorials:

Spoiler

UDFs:
Active Directory (NEW 2024-07-28 - Version 1.6.3.0) - Download - General Help & Support - Example Scripts - Wiki
ExcelChart (2017-07-21 - Version 0.4.0.1) - Download - General Help & Support - Example Scripts
OutlookEX (2021-11-16 - Version 1.7.0.0) - Download - General Help & Support - Example Scripts - Wiki
OutlookEX_GUI (2021-04-13 - Version 1.4.0.0) - Download
Outlook Tools (2019-07-22 - Version 0.6.0.0) - Download - General Help & Support - Wiki
PowerPoint (2021-08-31 - Version 1.5.0.0) - Download - General Help & Support - Example Scripts - Wiki
Task Scheduler (2022-07-28 - Version 1.6.0.1) - Download - General Help & Support - Wiki

Standard UDFs:
Excel - Example Scripts - Wiki
Word - Wiki

Tutorials:
ADO - Wiki
WebDriver - Wiki

 

Posted

I don't think what I am trying to do is doable.

I have not yet found a way of creating a virtual serial port (I.E. COM10) without paying for some old piece of software or a bloated newer piece of software.

I will keep searching, but my hopes are falling.

If anyone knows up something to help with this, I welcome suggestions.

Thanks,

Posted

A quick Google search ("windows 10 create virtual COM port free tool") returns: https://freevirtualserialports.com/

My UDFs and Tutorials:

Spoiler

UDFs:
Active Directory (NEW 2024-07-28 - Version 1.6.3.0) - Download - General Help & Support - Example Scripts - Wiki
ExcelChart (2017-07-21 - Version 0.4.0.1) - Download - General Help & Support - Example Scripts
OutlookEX (2021-11-16 - Version 1.7.0.0) - Download - General Help & Support - Example Scripts - Wiki
OutlookEX_GUI (2021-04-13 - Version 1.4.0.0) - Download
Outlook Tools (2019-07-22 - Version 0.6.0.0) - Download - General Help & Support - Wiki
PowerPoint (2021-08-31 - Version 1.5.0.0) - Download - General Help & Support - Example Scripts - Wiki
Task Scheduler (2022-07-28 - Version 1.6.0.1) - Download - General Help & Support - Wiki

Standard UDFs:
Excel - Example Scripts - Wiki
Word - Wiki

Tutorials:
ADO - Wiki
WebDriver - Wiki

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...