198
Display command
3.29.2 ASCII code conversion command ... ASC
Functions
Convert the specified alphanumeric characters to the ASCII code, and save it to the
four devices specified by
.
Usable Devices
Digit
Designation
Error
Flag
Bit devices
Word (16-bit)
devices
Constants Level
X
Y
M
T
C
D
K
H
N
(M9010,
M9011)
ASC
{
{
{
{
{
{
CAUTION
•
If the data is larger than the storable size of the applicable devices, the
exceeded data will modify other devices although no error will occur. Before
storing data, make sure to have enough devices available to store the data.
REMARKS
•
Always use four devices for the ASC command.
If the set characters are less than 8 characters, the blank area is filled with spaces to make
up to 8 characters in total.
•
Because of how GX Developer operates, the symbol [ " ] and lower-case English characters
cannot be specified. To display these symbol and characters, specify with ASCII code
directly.
D
Conversion command
ASC
ASCII characters
(8 characters)
D
Set data
The first character of the device
where the ASCII code is saved
D
D
ASC
D10
D11
D12
ABCDEFGH
D9
D9
4 2 ( B)
4 1 ( A)
4 3 ( C)
4 5 ( E)
4 7 ( G)
4 4 ( D)
4 6 ( F)
4 8 ( H)
Before execution
Conversion into ASCII code
After execution
ASCII code to be stored (hexadecimal)
Lower
8 bits
Upper
8 bits
Summary of Contents for FR - F700
Page 1: ...INVERTER FR F700 FR F 700 INVERTER PLC FUNCTION PROGRAMMING MANUAL ...
Page 7: ...VI MEMO ...
Page 131: ...124 Sequence instructions Program Examples LD LDI AND ANI OR ORI ORB ANB Coding Coding Coding ...
Page 207: ...200 MEMO ...
Page 211: ...204 MEMO ...
Page 212: ...205 APPENDIX Appendix 1 Instruction processing time 206 ...
Page 216: ...FR F 700 INVERTER ...