milestonexprotectwspython.xpwoutput
Module: xpwoutput.py
Revision History
Date | Version | Description |
---|---|---|
2023/07/11 | 1.0.0.0 | Initial Version. |
Output device information.
Threadsafety:
This class is fully thread-safe.
CoverageDepth: float
Depth. Indicates the viewing depth of the device.
Returns:
The CoverageDepth property value.
CoverageDirection: float
Direction. Indicate the viewing direction of the device.
Returns:
The CoverageDirection property value.
CoverageFieldOfView: float
Field of view. Indicate the field of view of the device.
Returns:
The CoverageFieldOfView property value.
OutputSecurity: milestonexprotectwspython.xpwoutputsecurity.XPWOutputSecurity
Security settings.
Returns:
The OutputSecurity property value.