Execmeminitialize; Execmemsave - 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

5)ExecMemInitialize

Executes system setting [Initialize selected memory] and [Initialize all memory].
HLC2_STATUS HLC2_ExecMemInitialize(HLC2_HANDLE hlc2Handle,
LPDWORD lpSelect, BYTE bccFlg)
Argument
HLC2_HANDLE hlc2Handle
LPDWORD lpSelect
2
BYTE bccFlg
Return value
Returns HLC2_OK if normal end.
If the setting initialization is executed while the sampling cycle of the
controller is set to 10μs, the USB of the controller will be reset. To
continuously use the USB device after the setting initialization, reconnect
following the USB device Close and Open procedures.
USB Close Function : HLC2_Close()
USB Open Function : HLC2_OpenByIndex(), HLC2_Open()

6)ExecMemSave

Executes system setting [Save all memory].
HLC2_STATUS HLC2_ExecMemSave(HLC2_HANDLE hlc2Handle,
LPDWORD lpSelect, BYTE bccFlg)
Argument
HLC2_HANDLE hlc2Handle
LPDWORD lpSelect
BYTE bccFlg
Return value
Returns HLC2_OK if normal end.
Handle of device
Variable pointer for storing selected
memory initialization command*
* Selected memory initialization
command:
*lpSelect = 0:No command
1: Selected memory
2: All memory
Selects BCC addition
(0:BCC omit, 1:BCC add)
Handle of device
Variable pointer for storing all memory
save command*
* All memory save command:
*lpSelect = 0: No command
1: All memory
Selects BCC addition
(0:BCC omit, 1:BCC add)
2-54

Advertisement

Table of Contents
loading

Table of Contents