Write-only |
About Marker Functions |
Description |
Changes the center stimulus to the stimulus value of the marker. The start stimulus stays the same and the stop is adjusted. This command does not work with channels that are in CW or Segment Sweep mode. |
VB Syntax |
mark.SetCenter |
Variable |
(Type) - Description |
mark |
A Marker (object) |
Return Type |
Not Applicable |
Default |
Not Applicable |
Examples |
mark.SetCenter |
C++ Syntax |
HRESULT SetCenter() |
Interface |
IMarker |