9 functions, 1 function list, 1 operations for the dll – KEYENCE LJ-V7000 Series User Manual

Page 25: 3 system control, 4 measurement control, Functions 9.1, Function list 9.1.1, Operations for the dll, System control, Measurement control

Advertising
background image

25

LJ-V7000_COM_RM_E

9

Functions

9.1

Function list

9.1.1 Operations for the DLL

These functions are processed normally even when the controller is in the system error state.

9.1.2 Establish/disconnect the communication path with the controller

These functions are processed normally even when the controller is in the system error state.

9.1.3 System control

Excluding LJV7IF_RetrunToFactorySetting, these functions are processed normally even when the controller
is in the system error state. LJV7IF_RetrunToFactorySetting may fail in the system error state (when a head is
not connected, etc.).

9.1.4 Measurement control

Processing for these functions fails when the controller is in the system error state.

Function name

Overview

LJV7IF_Initialize

Initializes the DLL

LJV7IF_Finalize

Performs the termination processing for the DLL

LJV7IF_GetVersion

Gets the DLL version

Function name

Overview

LJV7IF_UsbOpen

Establishes a USB connection

LJV7IF_EthernetOpen

Establishes an Ethernet connection

LJV7IF_CommClose

Disconnects the connection (both USB and
Ethernet)

Function name

Overview

LJV7IF_RebootController

Reboots the controller

LJV7IF_RetrunToFactorySetting

Returns the controller to the factory settings

LJV7IF_GetError

Gets the controller system error information

LJV7IF_ClearError

Clears the controller system error

Function name

Overview

LJV7IF_Trigger

Issues a trigger

LJV7IF_StartMeasure

Starts measurements

LJV7IF_StopMeasure

Stops measurements

LJV7IF_AutoZero

Issues auto zero

LJV7IF_Timing

Issues timing

LJV7IF_Reset

Issues a reset

LJV7IF_ClearMemory

Clears the internal memory

Advertising