PC-DMIS 2021.1 Object Library
LastCommand Property
See Also  Send Topic Feedback | See Object Hierarchy Chart
PCDLRN ActiveX DLL > Commands Object : LastCommand Property

Glossary Item Box

Description

Returns a Command object representing the last command in the measurement routine. Read-only Command object.

Syntax

Visual Basic
Public Property LastCommand As Command

Return Type

Command object.

Remarks

This gives you a faster way of getting the last command. Before you had to use this syntax:

Commands.Item(Commands.Count).

See Also

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