Outfixedvalueinput; Outanalogoutonunfixed - 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

Chapter 2 API Function Specifications

25)OutFixedValueInput

IO for OUT setting [Analog output at alarm: Fixed value]
HLC2_STATUS HLC2_OutFixedValueInput (HLC2_HANDLE hlc2Handle,
DWORD dwOut, DWORD dwIO, LPDOUBLE lpdValue, BYTE bccFlg);
Argument
HLC2_HANDLE hlc2Handle
DWORD dwOut
DWORD dwIO
2
LPDOUBLE lpdValue
BYTE bccFlg
Return value
Returns HLC2_OK if normal end.

26)OutAnalogOutOnUnfixed

IO for OUT setting [Analog output at data unfixed]
HLC2_STATUS HLC2_OutAnalogOutOnUnfixed (HLC2_HANDLE
hlc2Handle, DWORD dwOut, DWORD dwIO, LPDOUBLE lpdValue, BYTE
bccFlg);
Argument
HLC2_HANDLE hlc2Handle
DWORD dwOut
DWORD dwIO
LPDOUBLE lpdValue
BYTE bccFlg
Return value
Returns HLC2_OK if normal end.
Handle of device
Specifies output. (OUT1 or OUT2)
Selects IO. (0: load (input), 1:setting (output))
Variable pointer for storing analog
output at alarm: Fixed value* of
load/setting target
* Analog output at alarm: Fixed value
*lpdValue = ±010.000000[V]
The last three digits are zero-fixed.
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 analog output
at data unfixed* of load/setting target
* Analog output at data unfixed:
*lpdValue = ±010.000000[V]
The last three digits are zero-fixed.
Selects BCC addition
(0:BCC omit, 1:BCC add)
2-42

Advertisement

Table of Contents
loading

Table of Contents