User Tools

Site Tools


visual3d:documentation:pipeline:force_commands:assign_segments_to_force_and_cop

Assign Segments to Force And COP

The Assign Segments to Force and COP command can be used to assign any force, center of pressure, or freemoment signals to a certain segment to which this force is being applied.

Pipeline Command

This command can be found in the Pipeline Workshop within the Force folder as so:

Assign_Segments_To_Force_And_COP
! /FORCE_SIGNAL_TYPE=FORCE
! /FORCE_SIGNAL_FOLDER=ORIGINAL
  /FORCE_SIGNAL_NAME=
! /COP_SIGNAL_TYPE=COFP
! /COP_SIGNAL_FOLDER=ORIGINAL
  /COP_SIGNAL_NAME=
! /FREEMOMENT_SIGNAL_TYPE=FREEMOMENT
! /FREEMOMENT_SIGNAL_FOLDER=ORIGINAL
! /FREEMOMENT_SIGNAL_NAME=
! /AUTO_ASSIGN=TRUE
! /SEGMENT_NAME=
! /START_FRAME=
! /END_FRAME=
! /EVENT_SEQUENCE=
! /EXCLUDE_EVENTS=
;

Command Parameters

The following table shows the command parameters seen above and their descriptions:

Force Signal TypeThe type of folder containing the force signal(s)
Force Signal FolderName of folder containing the force signal(s)
Force Signal NameName of the force signal
COP Signal TypeThe type of folder containing the COP signal(s)
COP Signal FolderName of folder containing the COP signal(s)
COP Signal NameName of the COP signal
Freemoment Signal TypeThe type of folder containing the freemoment signal(s)
Freemoment Signal FolderName of folder containing the freemoment signal(s)
Freemoment Signal NameName of the freemoment signal
Auto AssignTrue or False: Auto assign segment and frames
Segment NameThe name of the segment the force is applied to
Start FrameThe first frame to apply the assignment
End FrameThe last frame to apply the assignment
Inside FrameA single frame inside the assignment
EVENT_SEQUENCEA list of events (separated by “+” signs). For example, LHS+RTO
EXCLUDE_EVENTSSpecifies events that should not be copied, allowing more refined duplication

Dialog

The command can be edited as text or by using the dialog box shown below:

Example: Assigning Force Plate Data to Right Foot Between HS and TO

This example shows how the signals from the force plate under the right foot (FP1 here) can be assigned to the right foot for a gait trial:

Assign_Segments_To_Force_And_COP
! /FORCE_SIGNAL_TYPE=FORCE
! /FORCE_SIGNAL_FOLDER=ORIGINAL
/FORCE_SIGNAL_NAME=FP1
! /COP_SIGNAL_TYPE=COFP
! /COP_SIGNAL_FOLDER=ORIGINAL
/COP_SIGNAL_NAME=FP1
! /FREEMOMENT_SIGNAL_TYPE=FREEMOMENT
! /FREEMOMENT_SIGNAL_FOLDER=ORIGINAL
/FREEMOMENT_SIGNAL_NAME=FP1
/AUTO_ASSIGN=FALSE
/SEGMENT_NAME=RFT
/START_FRAME=1
/END_FRAME=900
! /INSIDE_FRAME=
/EVENT_SEQUENCE=RHS+RTO
! /EXCLUDE_EVENTS=
;
visual3d/documentation/pipeline/force_commands/assign_segments_to_force_and_cop.txt · Last modified: 2026/01/08 15:43 by wikisysop