Baldor mn1854 Power Screwdriver User Manual


 
6-18 Keypad Programming MN1854
Value: N/A
Units: N/A
Range: n=140 characters
(20 on each line)
MS allows messages to be displayed on the keypads display. Messages are usually to prompt for operator
input, display function key prompts, or as a diagnostic tool.
MS,“” can be used to restore the initial axis position and I/O display during program execution. MSn,“” clears
the display from the n th character to the end of message. MSn,user text prints user text beginning at the n
th character. MSn,(variable) writes the value of the variable beginning at the n th character. These variations
to MS all disable the initial position and I/O display until program execution stops. MS,“” can be used to
restore the initial axis position and I/O display during program execution.
Examples:
MS
1,“” Clears the Display.
MS
3,Part Count Writes string beginning at character 3, top line.
MS
27,(COUNT) Displays the value of the variable (COUNT), beginning at position number
27 (7th character, 2nd row).
This keypad programming template shows the relationship of the each character position to the location of
the function keys. This will help you align messages on the display. A larger version is located in the back
of this manual and can be photo copied for programming use.
MS
Message to Display
syntax MS,“” returns to the initial runtime display
MSn,“”
MSn,user text
MSn,(variable)
M
1
S
2
2
3
7
4
,
5
(
6
C
7
O
8
U
9
N
10
T
11
)
12 13 14 15 16 17 18 19 20
21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40
Display
Lines
FK1 FK2 FK3