in addition:

this code:
Code:
Private Sub MSComm2_OnComm()
Text18.Text = MSComm2.CommEvent
End Sub
never write anything in text18, even if the communication between pc and telescope mount hangs... How is it possible?