The AS-i V2 bus is independently managed by the master. This exchanges data on each cycle with each slave device configured on the bus (in ascending order of slave address number).
Scanning time t represents the exchange time between the master and n slaves (31 maximum on /A and/or /B).
So, for:
-
up to 19 active slaves, t = 3ms
-
from 20 to 31 active slaves t = (1 + number of active slaves) * 0.156 ms
When two slaves A and B have the same address, each slave in the pair is scanned every two cycles.
Thus, for 31 extended address slaves in /A + 31 extended address slaves in /B, the scanning time will be 10ms.
The response time T represents the AS-i V2 cycle time.
This includes:
The table below shows three examples of T response time for a PLC task lasting 10 ms, 30 ms, and 60 ms.
This T time is for a bus loaded with 31 slaves operating normally with no link faults.
PLC task
|
Typical response time
|
Maximum response time
|
10 ms
|
35 ms
|
56 ms
|
30 ms
|
65 ms
|
96 ms
|
60 ms
|
110 ms
|
156 ms
|