www.balluff.com
19
7
Startup
User parameters
The BNI PBS modules differ in how the functions are set for the ports. The user parameters
have the same structure for all modules. Parameters which are not supported by a module
are indicated as reserved. Reserved parameters must be written with the value 0.
Bytes 7 to 9 of the user parameters are reserved and can be ignored. The required settings
are made using the user parameters beginning with byte 10.
Global settings for a standard I/O port:
Decimal
Binary
Meaning
08
00001000
Digital input (NO)
09
00001001
Digital input (NC)
10
00001010
Digital output
11
00001011
Diagnostic input
IO-Link Port:
Configuration of an IO-Link port always consists of 13 bytes and is in 2 parts:
Global settings of the IO-Link port: 1 byte
IO-Link parameters: 9 bytes
Global settings for a standard I/O port:
Decimal
Binary
Meaning
04
00000100
IO-Link-Port
IO parameters for an IO-Link port:
Byte
Meaning
1
Module Identifier / Validation type
2
Cycle Time
3
Process data offset
4
Process data window length
5
Vendor ID 0
6
Vendor ID 1
7
Device ID 0
8
Device ID 1
9
Device ID 2