===== 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** ! /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= ; ====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]]