User Tools

Site Tools


visual3d:documentation:pipeline:file_commands:import_analog_signals_from_fsv_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_analog_signals_from_fsv_file [2024/07/12 13:29] – removed sgrangervisual3d:documentation:pipeline:file_commands:import_analog_signals_from_fsv_file [2024/07/17 15:45] (current) – created sgranger
Line 1: Line 1:
 +====== Import Analog Signals From Fsv File ======
 +
 +The [[Visual3D:Documentation:Definitions:File_Formats:FSV_Format|FSV/TSV]] file formats were originally developed by Manfred Berger from Innovision Systems and are currently used by Qualisys and Innovision.
 +
 +**Import_Analog_Signals_From_Fsv_File**
 +! /REPLACE_EXISTING_SIGNALS=TRUE
 +**;**
 +It is assumed that the analog file has a name consistent with the c3d file name. For example:
 +
 +file.c3d and file_a.fsv
 +
 +if the option to overwrite signals is selected, new signals of the same name as an existing signal will have a number attached to them to identify them.
 +
 +Analog1 would become Analog1_2
 +
 +The FSV ANALOG file format is:
 +
 +\\
 +
 +
 +|DESCRIPTION   |John Smith|    |    |
 +|NO_OF_SAMPLES |2000      |    |    |
 +|TOT_NO_OF_CHAN|4            |    |
 +|FREQUENCY     |1000      |    |    |
 +|TIME_STAMP    |8/1/2006  |    |    |
 +|CHANNEL_NAMES |EMG1      |EMG2|EMG3|
 +|CHANNEL_UNITS |V         |V   |V   |
 +|CHANNEL_GAIN  |1         |1   |1   |
 +|0             |0         |0      |
 +|0             |0         |0      |
 +
 +
  
visual3d/documentation/pipeline/file_commands/import_analog_signals_from_fsv_file.1720790976.txt.gz · Last modified: 2024/07/12 13:29 by sgranger