unico_set
Purpose:
-
Set parameter values for the CyFlex Unico drive.
Enter:
-
unico_set [-s slot] <parameter_name> <value> [+d]
Where:
-
-s slot
Optional. Specify the connected slot on the Unico communications board. Specify A-D or 0-3. The default is slot D.
parameter_name
Specify the parameter name to set. If the parameter name includes spaces, enclose it in double-quotes.
value
Specify value to set for the parameter.
+d
Optional. Specify this flag to display diagnostic messages.
Example:
-
unico_set “motor max power” 10.0
unico_set -sD “motor max power” 10.0
unico_set -s3 “motor max power” 10.0
Notes:
-
If the parameter is included in the write control file and the value is within the valid range, the set command is sent to the drive. The new value will be read from the drive and displayed by this utility.
The above examples are equivalent.