Baldor Device Net Expansion Board Computer Hardware User Manual


 
6-22 Command Language
Table 6-5 ParameterDetails Table
Field Name Description
INT Pmin Parameter minimum allowed value.
INT Pmax Parameter maximum allowed value. (Number of list items
in an enumerated type parameter.)
INT Pdflt Parameter default value (factory) value.
USINT Pprec Indicates the number of decimal places to use for the
parameter value.
BYTE Ptype Returns bitwise parameter type.
Bit 0 = Numeric parameter
Bit 1 = Enumerated list parameter
Bit 2 = Can be changed while enabled
Bit 3 = Default from calculation
Bit 4 = Not set during restore to factory
Bit 5 = Signed parameter
STRING Pname Returns string representing parameter name. For example
Preset Speed #1. Max number of characters is 16.
STRING Punits Returns the parameter engineering units string. Max
number of characters is 4.