4 - 5 4 - 5
MELSEC-Q
4 ABOUT QD51 (-R24) FUNCTIONS
[Commands and functions used]
The commands and functions used to input data from the console keyboard are as
shown below.
Command, Function Name Processing Contents
ZIDV Switches the data input destination.
INPUT • Carries out key input of data.
• Character code control codes (0
H to 1FH), commas (2CH) and
DEL
(7FH) cannot be handled as data.
LINE INPUT • Carries out key input of data.
• Character code control codes (0
H to 1FH) and DEL (7FH) cannot
be handled as data.
INKEY$
INPUT$
• Carries out key input of data.
• Character code control codes (0
H, 03H, 13H, 80H and FDH to FFH)
cannot be handled as data.