1 command format (7-segment), Command format (7-segment) – Rice Lake SURVIVOR LaserLight Series Stop/Go Remote Displays - Installation & Operation Manual User Manual

Page 24

Advertising
background image

20

LaserLight Installation and Operation Manual

3.7.1

Command Format (7-Segment):

4”, 6” and Stop/Go remotes

|<AA><CC>|<Data>!

Where:

| = Pipe character (Ox7C)
AA = Two byte address, ASCII digits (0-31)
CC = Two byte command, ASCII characters
| = Pipe character (Ox7C)
Data = Data depending on command
! = Exclamation point character (0 x21)

Example Commands and Responses:

Get time and date:
|00GT!

Get the version number: example return “2.05”
|00GV!

Set the temperature adjustment
|00TP#!
Where # is -5 to +5 (example |00TP-1!, |00TP+3!, |00TP5) default is 0

Dump the configuration parameters (test purposes only):
|00GDC!

Command

Description

DM

<Data> is the six charactor or less message.
Example: |00DM|HELLO!

GT

Get time and date. Information gathered is sent back to the indicator so that both the remote display and
indicator match. This is not displayed on the remote display.
Example: |00GT!

ST

Set time and date. Note that two spaces are required between time and date entries.
Example: |ST08:00:00 2003-01-31!

DI

Read digital input levels (returns “0”=LL, “1”=LH, “2”=HL, “3”=HH) see Section 3.7.3

DO

Set digital output levels (“DO0”=LL, “DO1”=LH, “DO2”=HL, “DO3”=HH) see Section 3.7.3

GR

Get relay state. data=relay (ASCII charactor “0” - “1”) see Section 3.7.3

SR

Set relay state. data=relay (ASCII charactor “0” - “1”) and state (“ON = gnd, “OFF = +5V) see Section 3.7.3

GV

Get the version number

DC

Dump configuration parameters (for testing purposes only)

TP

Temperature adjustment. Allows +/- 5% degree adjustment

Time and date is sent from the remote display depending on the current remote display time and date format:
Time and date are sent to the remote display in ISO format.
USA Format: HH:MM:SS AM/PM MMM/DD/YYYY
ISO Format: HH:MM:SS YYYY-MM-DD
If the real time clock is disabled in the remote display, an error message is sent back.

Advertising