Pepperl+Fuchs VB14N Manual page 10

Host mode programming
Hide thumbs Also See for VB14N:
Table of Contents

Advertisement

HOST MODE PROGRAMMING
Type (Parameter Type)
Parameter type is essential in order to decide the parameter VALUE format used in
the programming strings. Types are:
Type
0:
Integer (Numeric)
Type
1:
Enumeration
Type
2:
String
Type
3:
Binary String
Type
4:
Floating Point
The other definitions change according to the parameter type
Integer (Type = 0)
Range
Minimum and maximum values allowed for the parameter.
Example: Reading Phase Timeout parameter
Path:
/Operating/ONLTimeOut
Shortcut:
79
Type:
0
Label:
Timeout (ms)
Range:
40 to 15.000
Default:
100
The sign can be omitted if the parameter value is not negative.
Enumeration (Type = 1)
Item List
List of the values allowed for the parameter (i.e. 0 = first entry of the list, 1 = second
entry of the list).
Example: Operating Mode parameter
Path:
/Operating/Selection
Shortcut:
31
Type:
1
Label:
Operating Mode Selection
8
(OPERATING MODES
(OPERATING MODES
folder).
folder).

Advertisement

Table of Contents
loading

Table of Contents