Internet PLC Forum
General => Technical support => Topic started by: Tito on June 21, 2013, 10:17:42 AM
-
Hi,
I did manage to create Coordinator, Router and establish communication between this XBee's in X-CTU. One of this Xbee i do installed in F1616BA and other one in standalone circuitry. I did configure in this manner
F1616BA Standalone Circuity (sending Digital signal upon push button been engerized
ATID 3001 ATID 3001
ATMY 2 ATMY 1
ATD0 4 ATDL 2
ATIA 1 ATD0 3
ATPR 0
How i can capture the change of ATD0 (4) in F1616BA. Any AT commands?
-
XBEE only provides the communication channel between the nodes wirelessly. The AT command is used to establish the communication. Once the communication is established you need to use the protocol that the device supports to communicate. On the F1616BA the protocol is hostlink command and you will need format the command that the PLC understand to read from its registers.