Command Execution
This section describes the command execution sequence for one command.
- The ExtCmdReset input is set to High to allow the command to be executed.
- The input data for the command to be executed is set in the command data area (ExtCmd0 - ExtCmd127).
- The command execution is requested by setting the ExtCmdSet input to High.
- The commDDand acquisition of the Controller is confirmed when the command acquired output (ExtCmdGet) is set to High.
- After confirmation of the command acquisition, the command request input (ExtCmdSet) is set to Low.
- Command completion is indicated when the response set output (ExtRespSet) is set to High.
- The command result output (ExtCmdResult) indicates the command execution result.
- After the command result is checked, the response acquisition input (ExtRespGet) is set to High.
- The response set output (ExtRespSet) is set to Low.
- The response acquisition input (ExtRespGet) is set to Low.