OmronHVCFaceAngle GetFaceAngle(string)

Retrieves the current camera face angle.

Parameters

Name Description
deviceName (Optional) string
The name of the device to perform an operation on.

Security

Trust Level Required: High Trust

Return

Returns a new JSON OmronHVCFaceAngle object with the threshold information.

Examples


var obj = KioOmronHVC.GetFaceAngle();
alert (obj.Yaw);

Requirements

KioWare for Windows version 8.16 or greater.