Setting XBee digital lines from terminal

I have 2 xbees successfully passing digital states using digital I/O line passing. What I really want to do is be able to set the digital line on the receiver XBee from a computer on the transmitter XBee. I’ve dug through the manual and AT commands but I can’t find anything that resembles what I want to do.

Am I missing something, or is this not possible?

Yes, there are AT commands to set the IO lines. Consider “ATIO=n”

IIRC, they added lots more digital and analog I/O AT commands in later firmware, and the user manual was updated.

version 10CD for series 1 has lots.

Thanks for pointing me to ATIO.

Unfortunately, I don’t think this is the command I’m looking for. According to the docs it is used to set the levels of lines set as digital outputs. In this, I am trying to set the level of a digital INPUT, so that it gets sent to the other xbee.

This link may be helpful:

http://www.ladyada.net/make/xbee/ref.html

ddn:
Thanks for pointing me to ATIO.

Unfortunately, I don’t think this is the command I’m looking for. According to the docs it is used to set the levels of lines set as digital outputs. In this, I am trying to set the level of a digital INPUT, so that it gets sent to the other xbee.

That’s all explained in the User’s manual (OEM manual), available for download.