This command imports analog signals from an Arsalis ASCII formatted file into a C3D file.
The command can be found in the Pipeline Workshop within the File Open/Import folder as so:
Import_Analog_Signals_From_Arsalis_Ascii_File ! /REPLACE_EXISTING_SIGNALS=TRUE ! /FOLDER= ;
The following table shows the command parameters seen above and their descriptions:
| Parameter | Description |
|---|---|
| Replace Existing Signals | If true, then any existing analog signals in the C3D file matching Visual3D's default names will be replaced. |
| Folder | The name of the ANALOG folder into which the signals should be imported. By default this is the ORIGINAL folder. |
Note that the name of the ANALOG file should be similar to the C3D file.
For example: test.c3d and test.txt
The sampling rate is assumed to be constant.