Click or drag to resize

ProcessAPIGetTimeScale Method

Gets the current time scale factor.

Namespace: RAYLASE.SPICE3.ClientLib
Assembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.12.0
Syntax
C#
public double GetTimeScale()

Return Value

Double
The current time scale factor.
Remarks

When the card is configured for continuous MOTF operation Continuous then the card periodically determines time scale as the ratio between the current belt speed and the 1x belt speed. SetFactor1xSpeed(Double)

See Also