Instruction Manual
188 Language Reference • Reference
Publication 1398-PM601A-EN-P — October 2000
WORDS
CTOU1
Convert counts to user units Conversion
Purpose Convert a variable from encoder counts to user units using SCALE.
Syntax variable_1 = CTOU1 variable_2
variable_1 Variable_1 can be a nonvolatile variable Gn, a volatile variable
Vn, or another system variable.
variable_2 Variable_2 can be a nonvolatile variable Gn, a volatile variable
Vn, or another system variable, or a constant.
Remarks
See Also @, UTOC1, UTOC2, CTOU2, “Conversions” on page 131
Example
V3 = CTOU1 V4
G2 = CTOU1 1.4
CTOU2
Convert counts to user units Conversion
Purpose Convert a variable from encoder counts to user units using SCALE2.
Syntax variable_1 = CTOU2 variable_2
variable_1 Variable_1 can be a nonvolatile variable Gn, a volatile variable
Vn, or another system variable.
variable_2 Variable_2 can be a nonvolatile variable Gn, a volatile variable
Vn, or another system variable, or a constant.
Remarks
See Also @, UTOC1, UTOC2, CTOU1, “Conversions” on page 131
Example
V3 = CTOU2 V4
G7 = CTOU2 5.6