Click or drag to resize

FollowMeAppIsActivated Method

Read from device value indicating whether the perception application is activated.

Field Value

Type: Boolean
True if activated, false if not.

Namespace:  Rubedos.Viper.Net.PerceptionApps
Assembly:  Rubedos.Viper.Net (in Rubedos.Viper.Net.dll) Version: 1.0.0.2357 (1.0.00000.2357)
Syntax
C#
public bool IsActivated()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Rubedos.Viper.Net.PerceptionApps.FollowMeApp.IsActivated"]

Implements

IPerceptionAppIsActivated
See Also