Instrumentation Widgets Class Reference

Oscilloscope.MoveRays Method (Int32, Int32)

Put next value to the rays buffer.

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

Parameters

value1
value2

See Also

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