User Tools

Site Tools


visual3d:documentation:pipeline:other_commands:real_time_commands

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:real_time_commands [2024/07/12 13:30] – removed sgrangervisual3d:documentation:pipeline:other_commands:real_time_commands [2024/07/17 15:46] (current) – created sgranger
Line 1: Line 1:
 +====== Real Time Commands ======
 +
 +\\
 +
 +
 +|     Modify_RTGraph_Settings                                                                                                                                                                                                                                                                                                                                                                                              |
 +|Modify the settings that control the RealTime Biofeedback Graphs.\\ \\ **Modify_RTGraph_Settings**\\ \\ ! /FULL_SCREEN_DISPLAY=FALSE\\ \\ ! /PLAY_SOUNDS=FALSE\\ \\ /GRAPH_DISPLAY_PANE=XZ\\ \\ ! /SWITCH_VERTICAL_AXIS=FALSE\\ \\ /SWITCH_HORIZONTAL_AXIS=TRUE\\ \\ ! /FRAMES_TO_GRAPH=500\\ \\ ! /MAXIMUM_GAP=30\\ \\ **;**\\ \\ {{:ModifyRTGraphSettings.jpg}}  |
 +
 +|     Load_RT_Pipeline                                                                                                                                                                                                                                              |
 +|Load the RealTime Processing Pipeline. Include the FULL pathname for the file.\\ \\ This pipeline is executed every time Visual3D grabs a frame of streaming data\\ \\ **Load_RT_Pipeline**\\ \\ /FILE_NAME=\\ \\ **;**\\ \\ Specify the entire path to the file.  |
 +
 +|     Load_RT_Graph_Pipeline                                                                                                                                                                    |
 +|Load the Real Time Biofeedback graph pipeline. Specify the full pathname to the file\\ \\ **Load_RT_Graph_Pipeline**\\ \\ /FILE_NAME=::RT_GRAPHS\\ \\ ! /FULL_SCREEN_DISPLAY=FALSE\\ \\ **;**  |
 +
 +|     Load_RT_Plugin                                                                                                                                                       |
 +|Load the manufacturer specific Real Time plugin (e.g dll)\\ \\ Visual3D looks for the dll in the Plugins Directory\\ \\ **Load_RT_Plugin**\\ \\ /PLUGIN_NAME=\\ \\ **;**  |
 +
 +===== RT and Post Processing Biofeedback =====
 +
 +|     Animated_Sphere                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
 +|**Animated_Sphere**\\ \\ /SIGNAL_TYPES=\\ \\ ! /SIGNAL_FOLDER=ORIGINAL\\ \\ /SIGNAL_NAMES=\\ \\ ! /COLOR_RED=1.0\\ \\ ! /COLOR_GREEN=1.0\\ \\ ! /COLOR_BLUE=1.0\\ \\ ! /RADIUS=0.02\\ \\ **;**\\ \\ Example: draw a red sphere on the Right Thigh Markers(RTH1, RTH2, RTH3, RTH4)\\ \\ **Animated_Sphere**\\ \\ /SIGNAL_TYPES=TARGET\\ \\ /SIGNAL_FOLDER=ORIGINAL\\ \\ /SIGNAL_NAMES=RTH1+RTH2+RTH3+RTH4\\ \\ /COLOR_RED=1.0\\ \\ /COLOR_GREEN=0\\ \\ /COLOR_BLUE=0\\ \\ /RADIUS=0.02\\ \\ **;**  |
 +
 +|     Animated_Line                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
 +|**Animated_Line**\\ \\ /SIGNAL_TYPES=\\ \\ /SIGNAL_FOLDER=\\ \\ /SIGNAL_NAMES=\\ \\ ! /LINE_WIDTH=2.0\\ \\ ! /LINE_COLOR_RED=1.0\\ \\ ! /LINE_COLOR_GREEN=1.0\\ \\ ! /LINE_COLOR_BLUE=1.0\\ \\ ! /DRAW_AS_CYLINDER=FALSE\\ \\ **;**\\ \\ Example: draw a red cylinder between the markers on the Right Thigh (RTH1, RTH2, RTH3, RTH4)\\ \\ **Animated_Line**\\ \\ /SIGNAL_TYPES=TARGET\\ \\ /SIGNAL_FOLDER=ORIGINAL\\ \\ /SIGNAL_NAMES=RTH1+RTH2+RTH3+RTH4\\ \\ /LINE_WIDTH=2.0\\ \\ /LINE_COLOR_RED=1.0\\ \\ /LINE_COLOR_GREEN=0\\ \\ /LINE_COLOR_BLUE=0\\ \\ /DRAW_AS_CYLINDER=TRUE\\ \\ **;**  |
 +
 +|     Animated_PolyLine                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
 +|**Animated_PolyLine**\\ \\ ! /SIGNAL_TYPES=\\ \\ ! /SIGNAL_FOLDER=\\ \\ ! /SIGNAL_NAMES=\\ \\ ! /EXPRESSION=\\ \\ ! /RESOLUTION_SEGMENT=LAB\\ \\ ! /LINE_WIDTH=2.0\\ \\ ! /LINE_COLOR_RED=1.0\\ \\ ! /LINE_COLOR_GREEN=1.0\\ \\ ! /LINE_COLOR_BLUE=1.0\\ \\ ! /DRAW_AS_CYLINDER=FALSE\\ \\ **;**\\ \\ Example: draw a white triangle at the origin of the pelvis segment\\ \\ **Animated_PolyLine**\\ \\ ! /SIGNAL_TYPES=\\ \\ ! /SIGNAL_FOLDER=\\ \\ ! /SIGNAL_NAMES=\\ \\ /EXPRESSION=LIST(VECTOR(0,0,0),VECTOR(0.5,0,0),VECTOR(0,0,0.5),VECTOR(-0.5,0,0),VECTOR(0,0,0))\\ \\ /RESOLUTION_SEGMENT=RPV\\ \\ /LINE_WIDTH=5.0\\ \\ ! /LINE_COLOR_RED=1.0\\ \\ ! /LINE_COLOR_GREEN=1.0\\ \\ ! /LINE_COLOR_BLUE=1.0\\ \\ /DRAW_AS_CYLINDER=TRUE\\ \\ **;**\\ \\ {{:TriangleOnPelvis.jpg}}  |
 +
 +
  
visual3d/documentation/pipeline/other_commands/real_time_commands.1720791047.txt.gz · Last modified: 2024/07/12 13:30 by sgranger