Instrumentation Widgets Class Reference

Oscilloscope.MoveRays Method (Int32)

Put next value to the rays buffer.

[Visual Basic]
Overloads Public Sub MoveRays( _
   ByVal value1 As Integer _
)
[C#]
public void MoveRays(
   int value1
);

Parameters

value1

See Also

Oscilloscope Class | PerpetuumSoft.Widgets Namespace | Oscilloscope.MoveRays Overload List