how do you read the contents of the CTS signal on VB6?

whats the simplest way(VB6 code) to read the contents or status of rs232 input signal CTS?

Reply to
electro
Loading thread data ...

By calling the standard Windows API function GetCommModemStatus.

Meindert

Reply to
Meindert Sprang

you can try usin sax, activex control or you can get a few examples (most of which might be unstables) from source sites

Reply to
harshad

An activeX control???? How hard is it in VB to call one single API function and evaluate one of the

4 bits returned in a word.....

Meindert

Reply to
Meindert Sprang

ElectronDepot website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.