Ak8963.MageneticFieldGeneratorEnabled Property

Definition

Get or set the device self test mode. If set to true, this creates a magnetic field Once you read it, you will have the results of the self test 14-bit output(BIT=“0”) | HX[15:0] | HY[15:0] | HZ[15:0] Criteria | -50 =< HX =< 50 | -50 =< HY =< 50 | -800 =< HZ =< -200 16-bit output(BIT=“1”) | HX[15:0] | HY[15:0] | HZ[15:0] Criteria | -200 =< HX =< 200 | -200 =< HY =< 200 | -3200 =< HZ =< -800

public bool MageneticFieldGeneratorEnabled { get; set; }
[System.Device.Model.Property(null, null)]
public bool MageneticFieldGeneratorEnabled { get; set; }
member this.MageneticFieldGeneratorEnabled : bool with get, set
[<System.Device.Model.Property(null, null)>]
member this.MageneticFieldGeneratorEnabled : bool with get, set
Public Property MageneticFieldGeneratorEnabled As Boolean

Property Value

Attributes

Applies to