Page 1 of 1

Help - Received data conflicts from distinct devices

Posted: Sun Apr 09, 2006 2:55 pm
by jeffelliott
All - I'm controlling (or attempting to control) a projector and a denon receiver via serial port. Before I recently acquired the receiver, the projector was always reliable in responding to serial commands. Now that I've added the receiver, neither are reliable.



Interestingly enough, when I send commands to one, I see the received data in the other device. For example, if I tell the receiver to power on, I can see the acknowledgement in the received data of both the projector and receiver devices in HB.



They are on two separate com ports (COM1 & 4), using two different device defs. Any idea how their received data can be "cross-pollinating"?

Posted: Sun Apr 09, 2006 3:50 pm
by ScottBot
The received data will get broadcast to all Generic Serial Devices unless a specific device is specified. To restrict the received data to a particular device, enter the name of the device in the Received Data Serial Device Definition property of the Hardware Interface.