milestonexprotectwspython.xpwposition

Module: xpwposition.py

Revision History

Date Version Description
2023/07/11 1.0.0.0 Initial Version.

@export
class XPWPosition:

Device Position information.

Threadsafety:

This class is fully thread-safe.

XPWPosition()

Initializes a new instance of the class.

Pan: float

Gets the Pan property value.

Returns:

The Pan property value.

Tilt: float

Gets the Tilt property value.

Returns:

The Tilt property value.

Zoom: float

Gets the Zoom property value.

Returns:

The Zoom property value.