LTI TruSense S300 Series Integration Manual 3nd Edition
Page 24
Copyright © [2016] Laser Technology, Inc. All Rights Reserved. Unauthorized duplication, in whole or in part, is strictly prohibited.
Example:
Input: Get
$OS<CR><LF>
Reply:
$OS,1,1,0,0*BA96<CR><LF>
Input: Set
$OS,2,1,0,4<CR><LF>
Reply:
$OS,2,1,0,4*79A4<CR><LF>
$OZ
Instrument Temperature
This command will display the internal temperature of the sensor
Get:
Instrument Reply:
$OZ<CR><LF>
$OZ,
n
*CRC16
<CR><LF>
where:
$
= message identifier
OZ
n
= mnemonic for Instrument Temperature
= instrument temperature (degrees Celsius)
*CRC16
= 16-bit CRC
<CR>
= carriage return
<LF>
= line feed
Example:
Input:Get
$OZ<CR><LF>
Reply:
$OZ,35.6*04A1
$PD
Power Down and Restart Unit
Send this command after changing the communication baud rate. The instrument will power
down and restart using the new baud rate.
Direct Action:
$PD<CR><LR>
where:
$
= message identifier
PD
= mnemonic for Power Down and Restart
<CR>
= carriage return
<LF>
= line feed
Example:
Input:
$PD<CR><LF>
Display Banner Turned off $DB,0
Reply:
$PD,BY COMMAND*7BB1
Input:
$PD<CR><LF>
Display Banner Turned on $DB,1
Reply:
$PD,BY COMMAND*7BB1
TruSense S300 Series,DS-330-1.14
PRF[1000/2800] [CP-WP-U-UL]
(c) 2010-2018 Laser Technology Inc. All
rights reserved.
$READY
$PE
Set Update Period
The TruSense S300 series can be set up to measure periodically. For example, if 10
measurements are required every 20 seconds, set update period as 20. This command should
be set to zero. Always use the $OS command for measuring liquids.
Set:
Get:
$PE,n<CR><LF>
$PE<CR><LF>
Instrument Reply:
$OK*CRC16<CR><LF>
Instrument Reply: $PE,n*CRC16<CR><LF>