KEYENCE LJ-V7000 Series User Manual

Page 62

Advertising
background image

62

LJ-V7000_COM_RM_E

[DLL functions] Combination sample tab

The contents of previously distributed sample software can be found here. Communication establishment
(finalization) to the top left is a combined sample of DLL Initialize and Establish the communication path
(disconnect the communication path).
* The number of profiles that can be received at one time using the "Get high-speed mode profiles"
command in the Combination sample tab is specified as 10 in the source code. If you wish change this
specification refer to the "Get Profile" command in the Simple function sample tab.
"Start" and "Finalize" in High-speed data communication to the bottom right is a combined sample of the
following functions.

Reading or writing settings for each program number to the bottom left is a sample of "12.2 Batch sending/
receiving".
Environment settings, Common measurement settings and settings for each program can be
saved in the specified file, or can be sent from the specified file.

Each command in dotted lines and measurements and profiles received during high-speed data

communication can be output to a specified file.

<Example when using Save the measurement>

Results received in GetMeasurementValue or GetProfileAdvance etc. (OUT1 to 16) are saved to the file

specified in "Save destination". 2 files are created. The first file contains measurements, and the second

file contains internal measurement values. (Measurements for the profile. Measurements taken

immediately before measuring mode processing). When using GetMeasurementValue the second file is

empty as only measurement values are acquired.

<Example when using Save the profile>

Profiles received in GetProfile or GetProfileAdvance etc. are saved to the file specified in "Save

destination". In this case, set "Index of the profile to save" to 0.

From profiles received with GetStorageProfile, etc., the profile specified in "Index of the profile to save" is

saved to the file specified in "Save destination". (In Index of the profile to save, 0 refers to the first piece

of data. If, for example, 10 pieces of data are received, enter "5" to save the 6th piece.)

Advertising