6
Explanation of communication method
B
Configuration of response
When the host transmits the command to 8527, 8527 analyzes and transact the command,
and transmits the response to the host.
In case that the command transmission is unconformable, 8527 transmits an error code to
the host.
Also provided on 8527 is the
Response Setting
to set whether or not to transmit the
normal response from 8527 when the received transmission of command is normal.
[Refer to the article 4.2.7 (P12)
RESPONSE
.]
[When the Response Setting is turned ON]
○
For the effective setting and operation command, 8527 certainly transmits
ERROR=0
to
the host
.
Example 3.1 In case of effective command
START
,
Response
is:
ERROR=0
Example 3.2 In case of effective command
WTIMER=60.0s
,
Response
is:
ERROR=0
The test time of withstanding voltage test is set to 60.0s.
○
For the ineffective setting and operation command, 8527 certainly transmits
ERROR=
code to the host.
Example 3.3 In case of ineffective command
RST
(incorrect spell of the
test stop command)
Response
is:
ERROR=
Error No
[When the Response Setting is turned OFF]
○
8527 does not transmit
ERROR=0
to the effective setting and operation command.
Example 3.4 In case of effective command
START
,
No response is transmitted.
Example 3.5 In case of effective command
WTIMER=60.0s
,
No response is transmitted.
○
For the ineffective setting and operation command, 8527 certainly transmits
ERROR=
code to the host, regardless of ON/OFF of Response Setting.
Same as Example 3.3.