Jump to content

Sending Serial Commands to a USB Port


Ghost21
 Share

Recommended Posts

I would like to control a Serial device but it only accepts ps2 plug but it takes in serial commands.

Which is entirley fine, right now I go from USB --> Serial ( COM 1 ) --> Ps2 . It all works but I found a

USB to PS2 cable but it doesn't use Com communication as far as I can see.. Can I send Serial(COM) commands to that usb port and

have it work on the other side ???? Can someone point me in the right direction... ???

PLEASE....

Link to comment
Share on other sites

I would like to control a Serial device but it only accepts ps2 plug but it takes in serial commands.

Which is entirley fine, right now I go from USB --> Serial ( COM 1 ) --> Ps2 . It all works but I found a

USB to PS2 cable but it doesn't use Com communication as far as I can see.. Can I send Serial(COM) commands to that usb port and

have it work on the other side ???? Can someone point me in the right direction... ???

PLEASE....

If the usb to ps2 lead is meant to be used for the device then it must use a usb to RS232 driver. Either you need to find that driver or the one you use for your usb to RS232 might work.

If the USB to ps2 lead has no electronics in it then it is for a keyboard or a mouse and it is no use to you for that job.

Serial port communications UDF Includes functions for binary transmission and reception.printing UDF Useful for graphs, forms, labels, reports etc.Add User Call Tips to SciTE for functions in UDFs not included with AutoIt and for your own scripts.Functions with parameters in OnEvent mode and for Hot Keys One function replaces GuiSetOnEvent, GuiCtrlSetOnEvent and HotKeySet.UDF IsConnected2 for notification of status of connected state of many urls or IPs, without slowing the script.
Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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