This event gets launched when PC-DMIS connects to and launches the specified measurement routine (PartProg) on the slave computer.
Visual Basic |
---|
Public Event OnConnectSlave( _ ByVal PartProg As PartProgram _ ) |
- PartProg
- An expression that evaluates to a PartProgram object to determine the measurement routine for which this event should wait.