EasyManua.ls Logo

Omron SYSMAC FH Series User Manual

Omron SYSMAC FH Series
882 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #617 background imageLoading...
Page #617 background image
WWW.NNC.IR
Macro Reference
615
8
Appendices
Vision System FH/FZ5 Series
User’s Manual (Z340)
MeasureId$
Gets the measurement identification.
Format
MeasureId$
Parameter
None.
Return value
Returns the measurement identification as a character string.
The measurement identification is a character string in the format (YYYY-MM-DD_HH-MM-SS-XXXX) that
consists of the date and time of the internal clock at the time measurement was executed. The date consists
of the year (YYYY), month (MM), and day (DD), separated by hyphens (-), and the time consists of the hour
(HH), minute (MM), second (SS), and 100-
μsec (XXXX), separated by hyphens (-), with the two segments
joined by an underline.
Description
Gets the measurement identification.
If a value is assigned to the return value variable or the variable is not used in an expression, a "Syntax error"
error will occur.
Usage Cautions
This macro function can only be used in the *MEASUREPROC subroutine. If used in any other subroutines,
an error will occur and the function will not be executed.
Example
In the *MEASUREPROC subroutine of the Unit Macro processing unit, gets the measurement identification
and saves the processing unit measurement image with the measurement identification as the file name.
Useable Modules
Unit Macro / Unit Calculation Macro
Supported Versions
Version 3.50 or later
Related Items
SaveMeasureImage (Reference: X Details (p.673))
*MEASUREPROC
Rem Get the measurement identification to set the character string for the file name.
FILENAME$ = MeasureId$ + ".bmp"
Rem Output measurement image 0 in bitmap format.
SaveMeasureImage 0, FILENAME$, 0
Return

Table of Contents

Other manuals for Omron SYSMAC FH Series

Question and Answer IconNeed help?

Do you have a question about the Omron SYSMAC FH Series and is the answer not in the manual?

Omron SYSMAC FH Series Specifications

General IconGeneral
ManufacturerOmron
CategoryIndustrial Equipment
Power Supply24 VDC
Operating Temperature0 to 50 °C
Storage Temperature-20 to 60 °C
Protection RatingIP20
TypeVision System
SeriesFH Series
FunctionsImage processing, measurement, inspection
Communication InterfaceUSB

Summary

1. Before Operation

Checking the System Configuration

Describes how to check the system configuration and connections.

2. Setting Scenes (Measurement Flows)

Creating a Scene

Explains how to add processing units to a scene.

Editing Processing Units in Scenes

Describes how to arrange and delete processing units within a scene.

Editing Scenes

Describes procedures for copying, deleting, and renaming scenes.

3. Performing Test Measurement/Starting Operation

Executing Test Measurements

Explains how to test measurements and adjust settings.

4. Using Tools

5. Optimizing Scenes (Measurement Flows) (Macro Customize Functions)

7. Changing the System Environment

Setting the Camera Conditions

Covers checking camera connections and setting trigger delays.

Setting the Operation Mode

Describes setting operation modes like Single-line High-speed for optimal performance.

Related product manuals