R 150 PH is a long range high accuacy phase distance meter. It can do 150 meter in range and have a very high accuracy in +- 1 mm only. It is rugged and industrial and is available with several types of output. One application is level control of bulk materials. In liquid applications we have a float that gives the reflex and sensor can see through a window if needed. We offer EX aproved encapsulations if there ae demands for EX zone aproval or intrinsic safety classification.
Using instructions
1 Cable connecting definitions
Red line Black line Yellow line Green line Blue line
- —— +5V
- —— PGND
- —— T/R-
- —— T/R+
- —— DGND
2 Operating Steps
2.1 Connect a sensor to the serial port of computer (or other device which have serial
ports) and the power port of adapter with special data cable.
2.2 Trigger Measuring
2.2.1 Send the command “O” (ASCII) or “0X4F” (HEX) by computer to turn on the sensor. Then the sensor will turn on the laser and prepare for working, and return the data “FF 00 0A 0A 0A 00” to the serial interface.
2.2.2 Send the command “O” (ASCII) or “0X4F” (HEX) again to the sensor to start to measure distance. The sensor will return the measured data like “FF XX XX XX XX XX” to the serial interface and turn off the laser when it finished one time measurement.
2.2.3 Send the command “U” (ASCII) or “0X55” (HEX) to turn off the sensor.
2.3 Continuous Measuring
2.3.1 Send the command “O” (ASCII) or “0X4F” (HEX) by computer to turn on the sensor. Then the sensor will turn on the laser and prepare for working, and return the data “FF 00 0A 0A 0A 00” to the serial interface
2.3.2 Send the command “C” (ASCII) or “0X43” (HEX) to the sensor. The sensor will begin to measure continuously after 3 seconds when it got the order, and return the data continuously like “FF XX XX XX XX XX”. If the sensor couldn’t get any available data, it will return “FF 00 0A 0A 0A 00” to the serial interface.
2.3.3 Send the command “U” (ASCII) or “0X55” (HEX) to turn off the whole sensor (include both of laser unit and measuring unit).
Input and output
1 Data format for RS232 serial communication
Baud rate: 9600 bps , Data bits: 8 , Stop bit: 1 , Parity bit: None
2 RS232 input frame format
There is only one byte in every input frame. The user could send different commands to the sensor for different purpose, the functions of command are shown in the following table.