
PROGRAMMING STRINGS
19
3
3.6 EXAMPLES
- 1 -
Set Minimum Label Length parameter in CODE LABEL SETTING #2 folder:
Path: /Codes/Code#2/MinLength
Shortcut: 3
Type: 0 (Integer)
Range: 1 to 60
Value: 4
The 'Set Parameter' programming string is:
SP<space>/Codes/Code#2/MinLength:4<CR><LF>
The 'Set Shortcut' programming string is:
SS<space>3#2:4<CR><LF>
After entering the programming string, the reader responds with the message:
Y<space>4<CR><LF>
- 2 -
Set Operating Mode Selection parameter in OPERATING MODES folder:
Path: /Operating/Selection
Shortcut: 31
Type: 1 (Enumeration)
Item List: 0 = On Line
4 = Continuous
5 = PackTrack
Value:
5 (Entry 5 PackTrack)
The 'Set Parameter' programming string is:
SP<space>/Operating/Selection:5<CR><LF>
The 'Set Shortcut' programming string is:
SS<space>31:5<CR><LF>
After entering the programming string, the reader responds with the message:
Y<space>5<CR><LF>
Komentáře k této Příručce