User Tools

Site Tools


visual3d:documentation:pipeline:file_commands:import_signals_from_c3d_file

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:file_commands:import_signals_from_c3d_file [2024/06/19 12:50] sgrangervisual3d:documentation:pipeline:file_commands:import_signals_from_c3d_file [2025/09/10 18:05] (current) wikisysop
Line 1: Line 1:
-imports signals from a [[visual3d:documentation:c3d_signal_types:c3d_format|c3d]] file into the active file+===== Import Signals From C3D File===== 
 +====Overview==== 
 +This command imports signals from a [[Visual3D:Documentation:C3D_Signal_Types:C3D_Format|C3D]] file into the active file.
  
-**import_signals_from_c3d_file** +<code> 
-! /file_name+Import_Signals_From_C3D_File** 
-! /import_file_name+! /FILE_NAME
-! /replace_existing_signals=false +! /IMPORT_FILE_NAME
-! /synch_offset+! /REPLACE_EXISTING_SIGNALS=FALSE 
-! /import_analog_synch+! /SYNCH_OFFSET
-! /import_analog_threshold=0.0 +! /IMPORT_ANALOG_SYNCH
-! /import_analog_ascending=true +! /IMPORT_ANALOG_THRESHOLD=0.0 
-! /analog_rate+! /IMPORT_ANALOG_ASCENDING=TRUE 
-! /analog_ratio+! /ANALOG_RATE
-! /allow_resample=false +! /ANALOG_RATIO
-! /interpolation_method=cubic_spline +! /ALLOW_RESAMPLE=FALSE 
-! /import_as_derived=false +! /INTERPOLATION_METHOD=CUBIC_SPLINE 
-! /derived_folder=emg +! /IMPORT_AS_DERIVED=FALSE 
-! /import_force_platform_parameters=false +! /DERIVED_FOLDER=EMG 
-! /add_prefix_to_import+! /IMPORT_FORCE_PLATFORM_PARAMETERS=FALSE 
-**;** +! /ADD_PREFIX_TO_IMPORT
-**note:** only analog and rotation signals can be imported. synch pulses are assumed to be analog signals.+
 +</code>
  
-if analog signals already exist in the c3d file, and the imported analog signals are at a different sampling rate, these new signals must be imported as derived signals.+====Command Parameters==== 
 +|**Parameter**   |**Description**| 
 +|**! /FILE_NAME=**|Name of your file| 
 +|**! /IMPORT_FILE_NAME=**|Name of your file| 
 +|**! /REPLACE_EXISTING_SIGNALS=**|Override existing signals with same name| 
 +|**! /SYNCH_OFFSET=**|Assumed to be analog signals| 
 +|**! /IMPORT_ANALOG_SYNCH=**|Only ANALOG and ROTATION signals can be imported.| 
 +|**! /IMPORT_ANALOG_THRESHOLD=**|0.0| 
 +|**! /IMPORT_ANALOG_ASCENDING=**|True| 
 +|**! /ANALOG_RATE=**|If analog signals already exist in the c3d file, and the imported analog signals are at a different sampling rate, these new signals must be imported as DERIVED signals.
 +|**! /ANALOG_RATIO=**| 
 +|**! /ALLOW_RESAMPLE==**|Allow to resample the sampling rate| 
 +|**! /INTERPOLATION_METHOD=**|CUBIC_SPLINE| 
 +|**! /IMPORT_AS_DERIVED=**|If sampling rate is different, this should be TRUE| 
 +|**! /DERIVED_FOLDER=**|Location of derived folder| 
 +|**! /IMPORT_FORCE_PLATFORM_PARAMETERS=**|If force platform is used, import here| 
 +|**! /ADD_PREFIX_TO_IMPORT=**||
  
-\\ 
-[[visual3d:documentation:pipeline:general_information:pipeline_commands_reference|back to pipeline commands reference]] 
  
 +==== Example ====
  
 +Under construction...
 +
 +[[Visual3D:Documentation:Pipeline:General_Information:Pipeline_Commands_Reference|Back to Pipeline Commands Reference]]
  
visual3d/documentation/pipeline/file_commands/import_signals_from_c3d_file.1718801430.txt.gz · Last modified: 2024/06/19 12:50 by sgranger