User guide

5-11
M-4662
Responses
1
2
3
4
5
6
7
App
Index
E1 nnn:
Single negative response (where
nnn
is the
error number)
E2 ee:nnn:
Multiple negative response (where
ee
is the
error position and
nnn
is the error number)
_
Space
• Example
The following example shows the log that is generated when you transmit
“
BO1;???;PS0
” (multiple commands separated by sub delimiters). The commands
are separated and returned in order with the multiple command flag “
*
” attached.
EA
99/05/11 12:31:11 1 12345678901234567890*> BO1
99/05/11 12:31:11 1 12345678901234567890*< E0
99/05/11 12:31:11 1 12345678901234567890*> ???
99/05/11 12:31:11 1 12345678901234567890*< E2 01:124
99/05/11 12:31:11 1 12345678901234567890*> PS0
99/05/11 12:31:11 1 12345678901234567890*< E0
EN
FTPClientLog
• The MV returns the FTP client log in response to an FL command.
• The MV retains a maximum of 50 file transfer logs. Logs that exceed 50 are cleared
from the oldest ones.
• For a description of the error codes, see the RD-MV1000/RD-MV2000 User’s Manual
(IM RD-MV1000-01E).
•
Syntax
EACRLF
yy/mo/dd_hh:mm:ss_nnn_xxxxxxxxx_k_ffffffff_···CRLF
···································
ENCRLF
yy
Year (
00
to
99
)
mo
Month (
01
to
12
)
dd
Day (
01
to
31
)
hh
Hour (
00
to
23
)
mm
Minute (
00
to
59
)
ss
Second (
00
to
59
)
nnn
Error code (
001
to
999
)
xxxxxxxxx
Detailed code (nine characters)
k
Server type (
P,S
)
P:
Primary
S:
Secondary
fff···
File name (up to 51 characters including the extension)
_
Space
• Example
EA
99/07/26 10:00:00 P display.dsp
99/07/27 10:00:00 P setting.pnl
99/07/28 10:00:00 123 HOSTADDR P trend.png
EN
5.2 Text Data Output Format