Appendix A
06/2005
Danaher Motion
170 Rev
E
M-SS-005-03
Rem Configure the axis for Telegram Type 7 using IDN 15
WriteIDNValue Drive = A1.Dadd IDN = 15 Value = 7
Rem Configure the AT for VFb, PFb, and PExt (IDNs 40, 51, 53)
WriteIDNValue Drive = A1.Dadd IDN = 16 Value = 40,51,53
Rem Configure the MDT for VCmd, PCmd (IDNs 36, 47)
WriteIDNValue Drive = A1.Dadd IDN = 24 Value = 36,47
Rem Set Sercos.Phase to 4
Sercos.Phase = 4
End if
End Sub