Fmag_Enabled Property

Application
Force Trigger Object FT#

Description
Activates/inactivates the trigger based on Fmag resultant force, or returns the status thereof.

Immediate Execution
No

Usage
FGet Object.Fmag_Enabled, bVar
FSet Object.Fmag_Enabled, bValue

  • Object
    Object name
    The object is specified as either of FT (numerical value) or FT (label).

  • bVar
    A Boolean variable defining the value of the property

  • bValue
    A Boolean value or formula defining the new value of the property

Values
bValue

Name of constants Values Description
False 0 Inactivates the subject axis. (default)
True -1 Activates the subject axis.

Detailed Explanation
This activates/inactivates or returns the trigger, which is tripped by the resultant force Fmag.

See Also
Force Trigger Object FT#