unico_get
Purpose:
-
Retrieve parameter values from a Unico drive.
Enter:
-
unico_get [-s slot] <parameter_name> [+d]
Where:
-
-s
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 retrieve. If the parameter name includes spaces, enclose it in double-quotes.
+d
Optional. Specify this flag to display diagnostic messages.
Example:
-
unico_get “motor inertia”
unico_get -s D “motor inertia”
unico_get -s 3 “motor inertia”
Notes:
-
The current value of the parameter will be read from the drive and displayed along with its units.
The above examples are all equivalent.