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/07/16 16:58] – removed sgrangervisual3d:documentation:pipeline:file_commands:import_signals_from_c3d_file [2025/09/10 18:05] (current) wikisysop
Line 1: Line 1:
 +===== 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.
 +
 +<code>
 +Import_Signals_From_C3D_File**
 +! /FILE_NAME=
 +! /IMPORT_FILE_NAME=
 +! /REPLACE_EXISTING_SIGNALS=FALSE
 +! /SYNCH_OFFSET=
 +! /IMPORT_ANALOG_SYNCH=
 +! /IMPORT_ANALOG_THRESHOLD=0.0
 +! /IMPORT_ANALOG_ASCENDING=TRUE
 +! /ANALOG_RATE=
 +! /ANALOG_RATIO=
 +! /ALLOW_RESAMPLE=FALSE
 +! /INTERPOLATION_METHOD=CUBIC_SPLINE
 +! /IMPORT_AS_DERIVED=FALSE
 +! /DERIVED_FOLDER=EMG
 +! /IMPORT_FORCE_PLATFORM_PARAMETERS=FALSE
 +! /ADD_PREFIX_TO_IMPORT=
 +;
 +</code>
 +
 +====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=**||
 +
 +
 +==== 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.1721149118.txt.gz · Last modified: 2024/07/16 16:58 by sgranger