Chapter 6. Character Print
6-30
6.5.2. Using Count Multiplication Printing
This section describes how to use the count multiplication printing.
(1) Functions
● Prints by incrementing a specified amount at every printing.
● Multiplies the count value by the predetermined value and prints the result.
● Prints left-aligned.
● Rounds off the decimal portions of a multiplication result to the number of count digits.
● Enables the zero-suppression setting for the rightmost 0 in decimals.
(Example: 1.230 => 1.23)
● If the number of digits of the integer portions of a multiplication result exceeds the number of digits of
input count characters, the fault [Count Overflow] occurs.
● When an integer value is set in [Multiplier], the zero-suppression setting is not reflected.