
5.3 Numeric Operation Instructions
5.3.22 ASCII Conversion 2 (BINASC)
5-60
( 3 ) Programming Example
In the following programming example, 10,811 (2A3B hex) in the input data is converted to ASCII and stored in the
output data in MW00000.
The ASCII values are stored as given in the following table.
Address ASCII Value Character
MW00000 (lower byte) 32 hex 2
MW00000 (upper byte) 41 hex A
MW00001 (lower byte) 33 hex 3
MW00001 (upper byte) 42 hex B
Comentarios a estos manuales