This document is archived and information here might be outdated. Recommended version. |
Indicates value for data included in the data clock chart.
[Visual Basic .NET] Public Function get_Data_Value ( _ ByVal nRing As Short, _ ByVal nWedge As Short _ ) As Integer
[Visual Basic .NET] Public Sub set_Data_Value ( _ ByVal nRing As Short, _ ByVal nWedge As Short, _ ByVal pVal As Integer _ )
[C#] public int get_Data_Value ( short nRing, short nWedge );
[C#] public void set_Data_Value ( short nRing, short nWedge, int pVal );