OnMachineConnectionTimeOut Event DescriptionThis event gets launched when the software attempts to connect to a CMM but the connection times out and expires. SyntaxVisual BasicPublic Event OnMachineConnectionTimeOut( _ ByVal Machine As Machine _ ) Parameters Machine This Machine object is the CMM. See AlsoApplicationObjectEvents Object | ApplicationObjectEvents Members