This executes the measurement routine using point data collected from a journal file.
Visual Basic |
---|
Public Function RunJournalFile( _ ByVal lpszJFileName As String _ ) As Boolean |
- lpszJFileName
- String value representing the journal file to use.
Boolean value. This method returns TRUE if the measurement routine successfully executes; FALSE otherwise.
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.