Resend Last Response

FieldPoint Optomux Programming

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_GOTSpecified limits invalid for the command.
E_ADDR_NOT_SAMEThe addressed module is not the one addressed by the previous command.
E_NO_RESEND_BUFFThe 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.