Previous  |  Next ]     [ Up  |  First  |  Last ]     (Article 215 of 271)
 
 
PB Byte Parameter
 
Byte parameters generally hold values that are representative of the machine configuration.
For example, the spindle range parameter PB50 may hold a value of 1 for low range,
2 for medium, and 3 for high.
 
Example:  PB50=2 
 
Note:   Byte parameters are not written in the verify mode.