-GetDataFile <Acq Ent Name> | ||||
Returns the data file name and path for the specified acquisition entity.
Example :-GetDataFile VT1 Default: N/A Usage: This command should only be used from a NetCom client application after a connection to a server has been established. |
||||
Arguments | ||||
|
||||
NetCom Reply | ||||
|
-SetBlueThreshold Enabled <Tracker Name> <Value> | ||||
Enables or disables blue thresholding for video record processing. When enabled, the value specified by the -SetBlueThreshold command will be will be used for tracking the blue components of the video. Changing the enabled state does not change the value of the -SetBlueThreshold command.
Example :-SetBlueThresholdEnabled VT1 True Default: Cheetah creates all video trackers with the threshold enable set to False. Usage: This command can be used at any time. |
||||
Arguments | ||||
|
-SetBlueThreshold <Tracker Name> <Value> | ||||
Sets the threshold level for detecting red pixels in a video tracker record. The Blue value of the pixel is calculated using a pure blue algorithm that subtracts the intensity value from the blue component of a pixel.
Example :-SetBlueThreshold VT1 50 Default: Cheetah creates all video trackers with the threshold set to 255. Usage: This command can be used at any time. |
||||
Arguments | ||||
|
-SetCameraDelay Enabled <Tracker Name> <Value> | ||||
Enables or disables the static camera delay for video record processing. When enabled, the value specified by the -SetCameraDelay command will be subtracted from the timestamp of each record prior to the record being written to a file. Changing the enabled state does not change the value of the -SetCameraDelay command.
Example :-SetCameraDelayEnabled VT1 True Default: Cheetah sets the camera delay enabled to False. Usage: When in acquisition mode, this command can be used only when video file output is not enabled (see -SetVideoFileOutputEnabled), then this command can only be used when Cheetah is idle. |
||||
Arguments | ||||
|
-SetCameraDelay <Tracker Name> <Value> | ||||
Sets the static camera delay for adjusting each video record's timestamp inside Cheetah. This command is used when the processing delay of the camera is known, and is static. Every record will have this value subtracted from its timestamp prior to the record being written to a file. This function only sets the value that will be used for the camera delay, it does NOT enable usage of this delay. You must also use the command -SetCameraDelayEnabled to specify whether this value is subtracted or the recorded timestamp is unchanged.
Example :-SetCameraDelay VT1 100 Default: Cheetah normally sets the camera delay to 0 microseconds. Usage: When in acquisition mode, this command can be used only when video file output is not enabled (see -SetVideoFileOutputEnabled), then this command can only be used when Cheetah is idle. |
||||
Arguments | ||||
|
-SetDataFile <Acq Ent Name> <File Name> | ||||
Sets the data file for the specified acquisition entity. All data records recorded for this acquisition entity will be saved to this file.
Example : -SetDataFile VT1 "C:\VT1.nvt" Default: Cheetah will create a file using the name of the acquisition entity in the current data directory when the acquisition entity is created (i.e.Cheetah created VT1.nev in the current data directory). Usage: This command can be used at any time. |
||||
Arguments | ||||
|
-SetDiskWrite Enabled <Acq Ent Name> <Value> | ||||
Enables or disables disk writing of data records for the specified acquisition entity. This command does not affect data records over NetCom or the data visible in all plots for this acquisition entity. You may want to disable disk writing for control or stimulus signals that you want to see, but have no need for in data analysis.
Example : -SetDiskWriteEnabled VT1 true Default: Cheetah initially enables disk writing when an acquisition entity is created. Usage: This command can be used at any time. |
||||
Arguments | ||||
|
-SetFieldEstimation Enabled <Tracker Name> <Value> | ||||
Enables or disables field processing of video frames. All video frames are received by Cheetah as interlaced frames. This means that all lines of video are present in every video frame, and frames appear based on the frame rate for the current video signal. Some video sources actually capture data as non-interlaced video before sending the image to Cheetah. In this case, odd lines are captured, and then the device goes back to capture the even lines. Then, both sets of lines are combined into a single image and sent to Cheetah. Field estimation will de-interlace the lines of the image, create two video records, and estimate the time that the even lines were captured.
Example :-SetFieldEstimationEnabled VT1 false Default: Cheetah creates video trackers with the field estimation enable set to False. Usage: This command can be used only when Cheetah is idle. |
||||
Arguments | ||||
|
-SetGreenThreshold Enabled <Tracker Name> <Value> | ||||
Enables or disables green thresholding for video record processing. When enabled, the value specified by the -SetGreenThreshold command will be will be used for tracking the green components of the video.Changing the enabled state does not change the value of the -SetGreenThreshold command.
Example :-SetGreenThresholdEnabled VT1 True Default: Cheetah creates all video trackers with the threshold enable set to False. Usage: This command can be used at any time. |
||||
Arguments | ||||
|
-SetGreenThreshold <Tracker Name> <Value> | ||||
Sets the threshold level for detecting red pixels in a video tracker record. The Green value of the pixel is calculated using a pure green algorithm that subtracts the intensity value from the green component of a pixel.
Example :-SetGreenThreshold VT1 50 Default: Cheetah creates all video trackers with the threshold set to 255. Usage: This command can be used at any time. |
||||
Arguments | ||||
|
-SetHeadDirectionOffset <Tracker Name> <Value> | ||||
This parameter is set to adjust the head angle in degrees for tracking LEDs that are not centered on the subject.
Example :-SetHeadDirection VT1 15 Default: Cheetah creates video trackers with the head direction set to 0 degrees. Usage: This command can be used only when Cheetah is idle or in acquisition mode. |
||||
Arguments | ||||
|
-SetIntensityThreshold Enabled <Tracker Name> <Value> | ||||
Enables or disables intensity thresholding for video record processing. When enabled, the value specified by the -SetIntensityThreshold command will be will be used for tracking theintensity components of the video. Changing the enabled state does not change the value of the -SetIntensityThreshold command.
Example :-SetIntensityThresholdEnabled VT1 True Default: Cheetah creates all video trackers with the threshold enable set to False. Usage: This command can be used at any time. |
||||
Arguments | ||||
|
-SetIntensityThreshold <Tracker Name> <Value> | ||||
Sets the threshold level for detecting the intensity of pixels in a video tracker record. The Intensity value of the pixel is calculated by taking the average of the RGB pixel components.
Example :-SetIntensityThreshold VT1 50 Default: Cheetah creates all video trackers with the threshold set to 255. Usage: This command can be used at any time. |
||||
Arguments | ||||
|
-SetLedColor <Tracker Name> <LED Index> <Color> | ||||||
Sets the color of an LED for direction and position finding. This command is only valid when using a 2LED tracking (-SetVideoTrackingMode), it will fail if using any other type of tracking mode. If this command is not specified, see the LED Index argument for defaults.
Example :-SetLedColor VT1 0 Green Default: 2LED tracking is normally done with index 0 (left) as Green and index 1 (right) as Red. Usage: This command can be used only when Cheetah is idle or in acquisition mode. |
||||||
Arguments | ||||||
|
-SetRedThreshold Enabled <Tracker Name> <Value> | ||||
Enables or disables red thresholding for video record processing. When enabled, the value specified by the -SetRedThreshold command will be will be used for tracking the red components of the video. Changing the enabled state does not change the value of the -SetRedThreshold command.
Example :-SetRedThresholdEnabled VT1 True Default: Cheetah creates all video trackers with the threshold enable set to False. Usage: This command can be used at any time. |
||||
Arguments | ||||
|
-SetRedThreshold <Tracker Name> <Value> | ||||
Sets the threshold level for detecting red pixels in a video tracker record. The Red value of the pixel is calculated using a pure red algorithm that subtracts the intensity value from the red component of a pixel.
Example :-SetRedThreshold VT1 50 Default: Cheetah creates all video trackers with the threshold set to 255. Usage: This command can be used at any time. |
||||
Arguments | ||||
|
-SetTargetRadius <Tracker Name> <Value> | ||||
This should be used as a last resort for adjusting tracking options. Attempt to adjust the threshold or video settings before modifying this value. The target radius is the maximum number of pixels between two targets to consider them related for position tracking purposes. This value can be adjusted down if you notice that there is noise being included in your position tracking. It can be adjusted up if Cheetah is tracking a smaller target that is not the object you are trying to track.
Example :-SetTargetRadius VT1 140 Default: Cheetah normally has a target radius of 100 pixels. Usage: This command can be used when Cheetah is idle or in acquisition mode. |
||||
Arguments | ||||
|
-SetVideoTrackingMode <Tracker Name> <Mode Type> | ||||
Sets the mode of trackingto be used for position and direction finding.
Example :-SetVideoTrackingMode VT1 None Default: Cheetah creates video trackers that use 2LED tracking. Usage: This command can be used only when Cheetah is idle or in acquisition mode. |
||||
Arguments | ||||
|