Read Only: Returns the current A Angle
Visual Basic |
---|
Public Function GetAAngle( _ ByVal ArmNumber As Integer _ ) As Double |
- ArmNumber
Integer value specifying the arm for which the angles are being requested.
AAngle = ReadoutWindow.GetAAngle(1) would return the current probe's A angle on arm 1.