Set Turnaround Delay

FieldPoint Optomux Programming

Set Turnaround Delay

[cmdchars] = C

Description

The Set Turnaround Delay command tells the FieldPoint module to wait for a specified time before responding to commands sent from the host.

Syntax

C[data]

[data]Specifies the delay time as shown in the following table:

[data]
Value
Delay
0 No Delay
1 10 ms
2 100 ms
3 500 ms
If you do not specify a delay time, the delay time is zero (no delay).

Success Response

A

Error Responses

E_INV_LIMS_GOTSpecified limits invalid for the command.

Refer to FieldPoint Responses for other possible error responses, error numbers, and error descriptions.

Example

>33C2[checksum][cr]

This example sets the turnaround delay of the FieldPoint module at address 51 (0x33) to 100 ms.