Jump to content

Recommended Posts

Posted
Hi Everybody, We are interfacing DPS (Digital Power Supply) through software developed on VB at the supplier end. We got only Set Up files for installation & we installed. In between PC to DPS we have one RS 232 to 485 converter because DPS supports only 485 signal. PC (VB Software) <------>RS232<------->RS485<-------->DPS Now we would like to use USB instead of Com1 port at PC for communication. VB software is programmed to work with Com1 port only. If we want to change this one to USB, I it posiible to acheive communication for USB. (we have only set up files with us & code not available) Any help would be highly appreciated. Thanks in advance Lakshmi
Posted
You're still having RS-485 on the other end then? You could buy a USB-RS232-adapter. COM port numbers at least on my Windows 2000 computers can be reassigned in Windows, so putting the USB adapter as COM1 shouldn't be a problem. If you're looking into using a native USB interface on the DPS, it won't be possible without a rewrite of your software - and probably a pretty big one, as USB is a real hog to program for compared to serial ports.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...