User Tools

Site Tools


visual3d:documentation:pipeline:other_commands:call_exe

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:other_commands:call_exe [2024/06/19 12:52] sgrangervisual3d:documentation:pipeline:other_commands:call_exe [2024/07/17 15:46] (current) – created sgranger
Line 1: Line 1:
-this command will run a dos executable (.exe file) from visual3d. the commands and it's parameters are shown below:+====== Call EXE ======
  
-call_exe +This command will run a DOS executable (.exe filefrom Visual3D. The commands and it's parameters are shown below:
-/exe_file_name=name of the executable - specify the entire directory path +
-! /show_window=false +
-! /output_file=name of the text file exported from visual3d +
-! /output_signal_types=visual3d signal type +
-! /output_signal_names=visual3d signals to export +
-! /output_signal_folder=visual3d signal folder +
-! /input_file=name of the text file saved by the exe +
-**note:** it is also possible to use perl instead of an exe file. using the syntax /exe_file_name="perl c:perltest.pl". please call c-motion inc. for details+
  
-call_exe - save specified signals to a text file+Call_EXE 
 +/EXE_FILE_NAME=name of the executable - specify the entire directory path 
 +! /SHOW_WINDOW=FALSE 
 +! /OUTPUT_FILE=name of the text file exported from Visual3D 
 +! /OUTPUT_SIGNAL_TYPES=Visual3D Signal Type 
 +! /OUTPUT_SIGNAL_NAMES=Visual3D Signals to export 
 +! /OUTPUT_SIGNAL_FOLDER=Visual3D Signal folder 
 +! /INPUT_FILE=name of the text file saved by the exe 
 +**Note:** It is also possible to use perl instead of an exe file. Using the syntax /EXE_FILE_NAME="perl c:perlTest.pl". Please call C-Motion Inc. for details 
 + 
 +CALL_EXE - save specified signals to a text file
 !- run an exe compiled from anything that !- run an exe compiled from anything that
 !reads the text file !reads the text file
 !creates a new text file (in the same format) !creates a new text file (in the same format)
-!- load the new text file into visual3d+!- load the new text file into Visual3D
 ! !
-!/exe_file_name=name of the executable+!/EXE_FILE_NAME=name of the executable
 !specify the entire directory path !specify the entire directory path
-it is also possible to use perl instead of an exe file. using the syntax +It is also possible to use perl instead of an exe file. Using the syntax 
-! /exe_file_name="perl c:perltest.pl"please call c-motion inc. for details+! /EXE_FILE_NAME="perl c:perlTest.pl"Please call C-Motion Inc. for details
 ! !
-!/output_file=name of the text file exported from visual3d +!/OUTPUT_FILE=name of the text file exported from Visual3D 
-!/output_signal_namesvisual3d signals to export +!/OUTPUT_SIGNAL_NAMESVisual3D Signals to export 
-!/output_signal_types=visual3d signal type +!/OUTPUT_SIGNAL_TYPES=Visual3D Signal Type 
-!/output_signal_processed=visual3d processed flag+!/OUTPUT_SIGNAL_PROCESSED=Visual3D Processed Flag
 ! !
-!/output_names=signal names used in the exported file +!/OUTPUT_NAMES=Signal names used in the exported file 
-!these are the names that the .m file will see+!These are the names that the .m file will see
 ! !
-!/input_file=name of the text file saved by the exe +!/INPUT_FILE=name of the text file saved by the exe 
-!/input_names=signals stored by the exe+!/INPUT_NAMES=signals stored by the exe
 ! !
-!/input_signal_names=names assigned to these signals when they are imported to visual3d +!/INPUT_SIGNAL_NAMES=names assigned to these signals when they are imported to Visual3D 
-!/input_signal_types=types of signals imported to visual3d+!/INPUT_SIGNAL_TYPES=types of signals imported to Visual3D
 ! !
-the text data files are tab delimited file in the following syntax.+The text data files are tab delimited file in the following syntax.
 ! !
 !c:test.c3dc:test.c3dc:test.c3d !c:test.c3dc:test.c3dc:test.c3d
-!rkneerkneerknee +!RKNEERKNEERKNEE 
-!link_model_basedlink_model_basedlink_model_based +!LINK_MODEL_BASEDLINK_MODEL_BASEDLINK_MODEL_BASED 
-!original original original +!Original Original Original 
-!framexyz+!FRAMEXYZ
 !1102.11694310.73582614.018928 !1102.11694310.73582614.018928
 !298.54453310.20482816.922062 !298.54453310.20482816.922062
 ! ------------------------------------------------------------------------------------ ! ------------------------------------------------------------------------------------
-all_exe +ALL_EXE 
-/exe_file_name="perl e:visual3dexampledataadd_signals.pl" +/EXE_FILE_NAME="perl e:visual3dexampledataadd_signals.pl" 
-/show_window=false +/SHOW_WINDOW=false 
-/output_file=c:temptargetsin.txt +/OUTPUT_FILE=c:tempTargetsIn.txt 
-/output_signal_names=rft1+rft2+rft3 +/OUTPUT_SIGNAL_NAMES=RFT1+RFT2+RFT3 
-/output_signal_types=target+target+target +/OUTPUT_SIGNAL_TYPES=TARGET+TARGET+TARGET 
-/output_signal_processed=false+false+false +/OUTPUT_SIGNAL_PROCESSED=FALSE+FALSE+FALSE 
-/input_file=c:temptarget_sum_out.txt;+/INPUT_FILE=c:temptarget_sum_out.txt;
  
  
visual3d/documentation/pipeline/other_commands/call_exe.1718801532.txt.gz · Last modified: 2024/06/19 12:52 by sgranger