visual3d:documentation:pipeline:file_commands:import_analog_anb_signals
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| visual3d:documentation:pipeline:file_commands:import_analog_anb_signals [2024/06/19 12:50] – sgranger | visual3d:documentation:pipeline:file_commands:import_analog_anb_signals [2026/04/23 15:19] (current) – wikisysop | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | imports analog signals from an anb formatted file into a c3d file.\\ | + | ====== Import Analog ANB Signals ====== |
| + | The **Import Analog ANB Signals** command can be used to import analog signals from an ANB formatted file into a C3D file in Visual3D. | ||
| + | |||
| + | ====Pipeline Command==== | ||
| + | The command can be found in the Pipeline Workshop within the **File Open/ | ||
| + | |||
| + | < | ||
| + | Import_Analog_ANB_Signals | ||
| + | ! / | ||
| + | ! / | ||
| + | ! / | ||
| + | ; | ||
| + | </ | ||
| + | |||
| + | ====Command Parameters==== | ||
| + | The following table shows the command parameters seen above and their descriptions: | ||
| + | |||
| + | |**REPLACE_EXISTING_SIGNALS** |True or False: Replace existing signals in the workspace| | ||
| + | |**DELETE_ALL_EXISTING_SIGNALS** |True or False: Deleting existing signals in the workspace| | ||
| + | |**UPDATE_C3D_FILE** |True or False: Updated values in existing .c3d file| | ||
| + | |||
| + | ====Example: | ||
| + | The following code replaces existing values in a C3D file and replaces them with analog values in an ANB file: | ||
| < | < | ||
| - | import_analog_anb_signals | + | Import_Analog_ANB_Signals |
| - | ! /replace_existing_signals=true | + | /REPLACE_EXISTING_SIGNALS=TRUE |
| - | ! /delete_all_existing_signals=false | + | ! /DELETE_ALL_EXISTING_SIGNALS=FALSE |
| - | ! /update_c3d_file=false | + | /UPDATE_C3D_FILE=TRUE |
| ; | ; | ||
| </ | </ | ||
| - | the filename must be the same; only the extension is different.\\ | + | ====Notes==== |
| - | for example:\\ | + | The filename must be the same; only the extension is different.\\ |
| + | For example:\\ | ||
| **file.c3d** will import signals from **file.anb** | **file.c3d** will import signals from **file.anb** | ||
| \\ | \\ | ||
| - | [[visual3d:documentation:pipeline:general_information:pipeline_commands_reference|back to pipeline commands reference]] | + | [[Visual3D:Documentation:Pipeline:General_Information:Pipeline_Commands_Reference|Back to Pipeline Commands Reference]] |
visual3d/documentation/pipeline/file_commands/import_analog_anb_signals.1718801421.txt.gz · Last modified: by sgranger
