Resend Last Response
[cmdchars] = !c
Description
The Resend Last Response command instructs the addressed module to resend the response to the previous command. This command returns an error if the addressed module is not the module that was addressed by the previous command. You can send this command multiple times.
Syntax
!c
Success Response
The addressed module resends the last response.
Error Responses
E_INV_LIMS_GOT | Specified limits invalid for the command. |
E_ADDR_NOT_SAME | The addressed module is not the one addressed by the previous command. |
E_NO_RESEND_BUFF | The response to the previous command is unavailable. |
Example
>33!c[checksum][cr]
This command instructs the FieldPoint module at address 51 (0x33) to resend the response it sent to the previous command.