User Tools

Site Tools


visual3d:documentation:pipeline:force_commands: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.

Pipeline Command

The pipeline command for Set Force Platform Threshold can be found in the Pipeline Workshop within the Force folder as so:

Set_Force_Platform_Threshold
! /THRESHOLD=
! /SET_AS_DEFAULT=FALSE
;

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 DefaultTrue or False: Make this value the default value

Example: Set Minimum Threshold to 50N

Set_Force_Platform_Threshold
/THRESHOLD=50
! /CALTESTER_THRESHOLD=
/SET_AS_DEFAULT=TRUE
;

Notes

This value may also be set manually by going to Force → Modify Minimum Force Platform Value

If using this command in a pipeline script, do not forget to use the RECALC command (listed under File Management category in the pipeline workspace) to update force/kinetic signals.

visual3d/documentation/pipeline/force_commands/set_force_platform_threshold.txt · Last modified: 2026/01/08 18:38 by wikisysop