PC-DMIS 2021.1 Object Library
RunJournalFile Method
See Also  Send Topic Feedback | See Object Hierarchy Chart
lpszJFileName
String value representing the journal file to use.
PCDLRN ActiveX DLL > PartProgram Object : RunJournalFile Method

Glossary Item Box

Description

This executes the measurement routine using point data collected from a journal file.

Syntax

Visual Basic
Public Function RunJournalFile( _
   ByVal lpszJFileName As String _
) As Boolean

Parameters

lpszJFileName
String value representing the journal file to use.

Return Type

Boolean value. This method returns TRUE if the measurement routine successfully executes; FALSE otherwise.

Remarks

This is the same as a normal execution of a measurement routine except that the point data comes from the specified journal file. Journal files are used with PC-DMIS/NC, a specialized version of PC-DMIS that executes measurement routines with CNC (Computer Numeric Control) machines. For more information see the PC-DMIS/NC Help File.

See Also

Copyright © 2020. Hexagon Manufacturing Intelligence – Metrology Software, Inc. All Rights Reserved.