Outreflectioncalc; Outreflectionrate - Panasonic HL-C2 Series User Manual

Ultra high-speed, high-accuracy laser displacement sensor
Hide thumbs Also See for HL-C2 Series:
Table of Contents

Advertisement

3)OutReflectionCalc

IO setting for OUT setting [Refractive index calculation]
HLC2_STATUS HLC2_OutReflectionCalc (HLC2_HANDLE hlc2Handle,
DWORD dwOut, DWORD dwIO, LPDWORD lpSelect, BYTE bccFlg);
Argument
HLC2_HANDLE hlc2Handle
DWORD dwOut
DWORD dwIO
LPDWORD lpSelect
BYTE bccFlg
Return value
Returns HLC2_OK if normal end.

4)OutReflectionRate

IO for OUT setting [Refractive index]
HLC2_STATUS HLC2_OutReflectionRate (HLC2_HANDLE hlc2Handle,
DWORD dwOut, DWORD dwIO, LPDOUBLE lpdRate, BYTE bccFlg);
Argument
HLC2_HANDLE hlc2Handle
DWORD dwOut
DWORD dwIO
LPDOUBLE lpdRate
BYTE bccFlg
Return value
Returns HLC2_OK if normal end.
Chapter 2 API Function Specifications
Handle of device
Specifies output. (OUT1 or OUT2)
Selects IO. (0: load (input), 1:setting (output))
Variable pointer for storing refractive
index calculation* of load/setting target
* Refractive calculation:
*lpSelect = 0:OFF, 1:ON
Selects BCC addition
(0:BCC omit, 1:BCC add)
Handle of device
Specifies output. (OUT1 or OUT2)
Selects IO. (0: load (input), 1:setting (output))
Variable pointer for storing refractive
index* of load/setting target.
* Refractive index:
*lpdRate = +000.500000 to
Selects BCC addition
(0:BCC omit, 1:BCC add)
2-29
+002.000000
2

Advertisement

Table of Contents
loading

Table of Contents