User Tools

Site Tools


visual3d:documentation:pipeline:file_commands:import_analog_bioware_signals

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_bioware_signals [2024/07/17 15:23] sgrangervisual3d:documentation:pipeline:file_commands:import_analog_bioware_signals [2026/04/23 15:36] (current) wikisysop
Line 1: Line 1:
 ====== Import Analog Bioware Signals ====== ====== Import Analog Bioware Signals ======
 +The **Import Analog Bioware Signals** command can be used to import analog data from a Bioware (kistler) v3 file (.dat) into a C3D file.
  
-Imports analog data from a Bioware (kistler) v3 file (.dat) into a C3D file.+===Pipeline Command==== 
 +The command can be found in the Pipeline Workshop within the **File Open/Import** folder as so:
  
 <code> <code>
 Import_Analog_Bioware_Signals Import_Analog_Bioware_Signals
 ! /FILE_NAME= ! /FILE_NAME=
 +! /SET_PROMPT=Open data file
 +;
 +</code>
 +
 +====Command Parameters====
 +The following table shows the command parameters seen above and their descriptions:
 +
 +|**FILE_NAME** |Name of Bioware File, if left blank user will be prompted to select file|
 +|**SET_PROMPT** |Command action prompt. Default: Open data file|
 +
 +====Example: Open Bioware file====
 +The following code opens and imports data from a Bioware file named "Test_example.v3":
 +<code>
 +Import_Analog_Bioware_Signals
 +/FILE_NAME=Test_example.v3
 +! /SET_PROMPT=Open data file
 ; ;
 </code> </code>
visual3d/documentation/pipeline/file_commands/import_analog_bioware_signals.1721229780.txt.gz · Last modified: by sgranger