[Message Prev][Message
Next][Thread Prev][Thread Next][Message
Index][Thread Index]
Re: Barionet & Xap
Hi Andre ,
The format of the UID's was altered in the xAP v1.3 specification -
which the Barionet now uses. The UID is in 3 segments - the network
(FF) - the main device address (1234) and the sub addresses (endpoint)
numbers (5678). The numbers are examples that are reflected below and
the 3 segments can be any even number of digits so I would probably
recommend you increase the last segment - for the endpoints to 4 hex
digits , hence supporting 65K endpoints - which should be plenty. Again
you use 0000 for the main device (the Barionet) and you should avoid the
reserved sub address of FFFF
eg UID=FF.1234:5678
That should work well for you. I would groups similar types of
output together eg 1xxx for all inputs or something
cheers Kevin
andrevdm wrote:
>
> Dear Kevin,
>
> I now have the barionet running with one IO12, one R6 expansion
> modules, and several 1-wire sensors. The IO12 and R6 modules are
> connected through the RS485 interface.
>
> My input addresses now extends to 712. The xAP BSC scheme allows
subUID
> up to HEX FF only for each UID.
> Should i then rather create a UID per input and output, each with
> subIUD 00 ?
> ie input 701 is now FF.0701:00
>
> alternatively i should have an UID for each device on the RS485
> network, each with its set of subUID's for each port. This will
require
> some translation inside the BCL program in the barionet.
>
> any thoughts ?
>
>
------------------------------------
xAP_Automation Main Index |
xAP_Automation Thread Index |
xAP_Automation Home |
Archives Home
|