Gocator 2300 & 2880 Series
Protocols • ASCIIProtocol • 356
The status can either be "OK" or "ERROR". The optional results can be relevant data for the command if
successful, or a text based error message if the operation failed. If there is more than one data item,
each item is separated by the delimiter.
The delimiter and termination characters are configured in the Special Character settings.
Special Characters
The ASCII Protocol has three special characters.
Special Character Explanation
Delimiter Separates input arguments in commands and replies, or data items in results. Default value is
",".
Terminator Terminates both commands and result output. Default value is "%r%n".
Invalid Represents invalid measurement results. Default value is "INVALID"
Special Characters
The values of the special characters are defined in the Special Character settings. In addition to normal
ASCII characters, the special characters can also contain the following format values.
Format Value Explanation
%t
Tab
%n New line
%r Carriage return
%% Percentage (%) symbol
Format values for Special Characters
Control Commands
Optional parameters are shown in italic. The placeholder for data is surrounded by brackets (<>). In the
examples, the delimiter is set to ','.
Start
The Start command starts the sensor system (causes it to enter the Running state). This command is
only valid when the system is in the Ready state. If a start target is specified, the sensor starts at the
target time or encoder (depending on the trigger mode).
Message Format
Command
Start,start target
The start target (optional) is the time or encoder position at which the sensor will be
started. The time and encoder target value should be set by adding a delay to the time
or encoder position returned by the Stamp command. The delay should be set such
that it covers the command response time of the Start command.
Reply OK or ERROR, <Error Message>
Formats
Examples: