Using 2x SUB-20 Master Slave... Error: |Timeout 0|
Posted: Fri Jul 02, 2010 6:33 am
Hi there!!!
I am not sure if this is a support forum. I just logged in for the first time. I apologize if I am posting in the wrong place. Please guide me if so.
I have a scenario in which I am using two applications running on two different computers with one SUB-20 connected to each. I am using SUB-20 modules to transmit data from one computer to the other. I am writing the applications for master and slave devices myself, using Visual Basic .NET 2005/2010. The algorithm seems fine and I cannot find an error of logic. But still when communication is initiated, the slave application quits with the message "Timeout 0"...
I have looked at the manual but I cannot find this error. "Timeout" is generated by GetStrError() and "0" is generated by "I2C_GetStatus()"...
"0" I2C Status indicates that there is no error!
"Timeout" is not listed anywhere in the manual.
If anyone could please highlight the possible mistakes I might be committing here, please enlighten me. I shall be very grateful if this problem can be solved by someone's kind suggestion.
I am not sure if this is a support forum. I just logged in for the first time. I apologize if I am posting in the wrong place. Please guide me if so.
I have a scenario in which I am using two applications running on two different computers with one SUB-20 connected to each. I am using SUB-20 modules to transmit data from one computer to the other. I am writing the applications for master and slave devices myself, using Visual Basic .NET 2005/2010. The algorithm seems fine and I cannot find an error of logic. But still when communication is initiated, the slave application quits with the message "Timeout 0"...
I have looked at the manual but I cannot find this error. "Timeout" is generated by GetStrError() and "0" is generated by "I2C_GetStatus()"...
"0" I2C Status indicates that there is no error!
"Timeout" is not listed anywhere in the manual.
If anyone could please highlight the possible mistakes I might be committing here, please enlighten me. I shall be very grateful if this problem can be solved by someone's kind suggestion.