LTI TruSense S300 Series Integration Manual 3nd Edition
Page 16
Copyright © [2016] Laser Technology, Inc. All Rights Reserved. Unauthorized duplication, in whole or in part, is strictly prohibited.
update period
*CRC16
= 16-bit CRC
<CR>
= carriage return
<LF>
= line feed
Example:
Input: Get
$CO<CR><LF>
Reply:
$CO,1,1,1.0*25CF<CR><LF>
$DB
Display Banner
When the Banner is enabled, if no errors are encountered, a sensor informational
banner will be displayed when the unit is powered on based on the model:
TruSense S300
TruSense S300 Series,DS-300-1.14 PRF[1000/2800] [CP-WP-U-UL]
(c) 2010-2018 Laser Technology Inc. All rights reserved.
TruSense S310
TruSense S300 Series,DS-310-1.14 PRF[1000/2800] [CP-WP-U-UL]
(c) 2010-2018 Laser Technology Inc. All rights reserved.
TruSense S330
TruSense S300 Series,DS-330-1.14 PRF[1000/2800] [CP-WP-U-UL]
(c) 2010-2018 Laser Technology Inc. All rights reserved.
Note:
If the Banner is disabled and an error is encountered when the unit is powered ON,
the appropriate error code will be displayed.
Set:
$DB,
n
<CR><LF>
Instrument Reply:
$DB,
n
*CRC16
<CR><LF>
Get:
$DB<CR><LF>
Instrument Reply:
$DB,
n
*CRC16
<CR><LF>
where:
$
= message identifier
DB
= mnemonic for Display Banner
n
= display banner status
0 = Banner is disabled
1 = Banner is enabled
*CRC16 = 16-bit CRC
<CR>
= carriage return
<LF>
= line feed
Example:
Input: Get
$DB<CR><LF>
Reply:
$DB,1*F069<CR><LF>
Input: Set
$DB,0<CR><LF>
Reply:
$DB,0*30A8<CR><LF>
Input: Set
$DB,1<CR><LF>
Reply:
$DB,1*F069<CR><LF>
$DE
Error Code Format
This command sets the display error code or error code plus error description.
Set:
$DE,
n
<CR><LF>
Instrument Reply:
$DE,
n
*CRC16
<CR><LF>
Get:
$DE<CR><LF>
Instrument Reply:
$DE,
n
*CRC16
<CR><LF>
where:
$
= message identifier
DE
= mnemonic for Display Error Code
n
= display Error Code status
0 = Display Error Code Only
1 = Display Error Code with Mnemonic