Click or drag to resize
RemoteCameraFocusGetSpeed Method
Get focus speed. Range -100 - 100. Speed 0 = engine stopped. Negative speed = reverse (focus near). Positive speed = forward (focus far).

Namespace: Flir.Atlas.Live.Remote
Assembly: Flir.Atlas.Live (in Flir.Atlas.Live.dll) Version: 3.1
Syntax
C#
public int GetSpeed()

Return Value

Type: Int32
Focus engine speed.
Exceptions
See Also