User Tools

Site Tools


visual3d:documentation:pipeline:force_commands:set_force_platform_threshold

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
visual3d:documentation:pipeline:force_commands:set_force_platform_threshold [2024/06/26 20:26] – created sgrangervisual3d:documentation:pipeline:force_commands:set_force_platform_threshold [2026/01/08 18:38] (current) wikisysop
Line 1: Line 1:
-====== Set_Force_Platform_Threshold ====== +====== Set Force Platform Threshold ====== 
- +This command is used to set a Force Threshold. Any force platform signal below this threshold will be set to zero. This can be used to account for noise or small variations in force
-Set a Force Threshold. Any force platform signal below this threshold will be set to zero.+
  
 +====Pipeline Command====
 +The pipeline command for **Set Force Platform Threshold** can be found in the Pipeline Workshop within the **Force** folder as so:
 <code> <code>
 Set_Force_Platform_Threshold Set_Force_Platform_Threshold
-! /THRESHOLD=20+! /THRESHOLD=
 ! /SET_AS_DEFAULT=FALSE ! /SET_AS_DEFAULT=FALSE
 ; ;
 </code> </code>
  
 +====Command Parameters====
 +The following table shows the command parameters seen above and their descriptions:
 +
 +|**Threshold**| The minimum value under which signals will be set to 0|
 +|**Set As Default**|True or False: Make this value the default value|
 +
 +====Example: Set Minimum Threshold to 50N====
 +<code>
 +Set_Force_Platform_Threshold
 +/THRESHOLD=50
 +! /CALTESTER_THRESHOLD=
 +/SET_AS_DEFAULT=TRUE
 +;
 +</code>
 +====Notes====
 This value may also be set manually by going to **Force -> [[Visual3D:Documentation:Kinematics_and_Kinetics:External_Forces:Force_Platforms#Minimum_Force|Modify Minimum Force Platform Value]]** This value may also be set manually by going to **Force -> [[Visual3D:Documentation:Kinematics_and_Kinetics:External_Forces:Force_Platforms#Minimum_Force|Modify Minimum Force Platform Value]]**
  
visual3d/documentation/pipeline/force_commands/set_force_platform_threshold.1719433584.txt.gz · Last modified: by sgranger