Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.1 Object Library
Members 
PCDLRN ActiveX DLL : Machines Object
Machines Object
Description
The Machines object is the collection of all Machine objects currently available in PC-DMIS. Each Machine object is bound to exactly one PartProgram object, and vice versa. Use Machines(index) where index is the index number or on-line machine’s name to return a single Machine object.
Object Model
Machines ObjectMachine ObjectApplication ObjectMachine ObjectApplication Object
Remarks
There may be multiple machines named "OFFLINE", one for each open off-line measurement routine. To distinguish between them, use the index number, or use the machine’s Parent member.
See Also