ADCChannelValuesGetSample3 Method  | 
 
            Gets the third sample.
            
 
    Namespace: 
   ProScript
    Assembly:
   proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
SyntaxPublic Function GetSample3 As Integer
member GetSample3 : unit -> int 
Return Value
Type: 
Int32The third sample.
See Also