spark
FabulaTech Forum Newbie
Posts: 1
|
|
general question about product
on: Dec 29th, 2009, 2:41am |
Quote Modify
|
i'm no whizz bang computer programmer a while ago i did a college course that required us to know some C++ to write a programme to control a robot arm what we had to do was write the c++ programme using borland C++ the programme was then compiled into DOS and loaded onto a disc the disc was then loaded onto a computer running DOS the computer itself was connected to the robot arm by an RS232 connection the arm had a microcontroller that understood a particular command that you used in the c++ programme, you simply inserted the command (modified to make the arm do different things). the problem was that the college didn't have any idea of exactly how the programme was using the rs232 link and didn't know who set the thing up in the first place!! i've been lookign for quite some time for a product that would allow me to use the rs232 connection to control hardware using a c++ programme running on a machine running XP. ok here goes will the serial port product allow me to use the rs232 connection whilst using a c++ programme runing on an XP machine?? so i've discovered apparently beyond DOS the later programmes don't allow access to the rs 232 connection. i'm a simple minded fool, all i want is something where i can just write a C++ programme run it and in the programme output a signal on the rs232 connection to activate hardware and also receive signals from hardware. being a simple minded fool i guess these signals would be in the form of binary (an ascii letter or number i guess). you can get black boxes that turn analogue signals into number say, hopefully in the programme the programme would look at the rs232 connection using something like "inport(number of the rs232 link) = a;" does anyone know if this product will do this or do i need to study for years to be able to use the rs232 link yours hopefully spark
|