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.
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.