5.3. Embedded DeviceNet Slave IO Map
5.3. Embedded DeviceNet Slave IO Map
The embedded DeviceNet slave function uses the FB5 object as IO. It has 960 X inputs and 960 Y outputs, and it can be approached by each of the five types, as shown in the table below.
Table 5‑2 the embedded DeviceNet slave relays
Classification | Command syntax | Max. signal number | Description and example |
Output | FB5.Y{Signal No.} | 960 | Bit signal output |
FB5.YB{Signal No.} | 120 | Byte signal output | |
FB5.YW{Signal No.} | 60 | Word signal output | |
FB5.YL{Signal No.} | 30 | Double word signal output | |
FB5.YF{Signal No.} | 30 | Float signal output | |
Input | FB5.X{Signal No.} | 960 | Bit signal output |
FB5.XB{Signal No.} | 120 | Byte signal output | |
FB5.XW{Signal No.} | 60 | Word signal output | |
FB5.XL{Signal No.} | 30 | Double word signal output | |
FB5.XF{Signal No.} | 30 | Float signal output |