Quantcast
Channel: CodeGuru Forums - Visual C++ Programming
Viewing all articles
Browse latest Browse all 3021

analog outputs?

$
0
0
Hello I shall write a Program that shall communicate with an external device which has analog input values. It has a connector with 5 pins and depending on which pin is active it is doing something. I was thinking about using the RS232 connection and connection each RS232 PIN with the Pin from the device and then just activate each pin as I need it. Is this possible? If not which other way can I choose?

Viewing all articles
Browse latest Browse all 3021

Trending Articles