collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

Btn55xxx_GetPixelPosition Function


Markers See Also



Set or return the horizontal pixel position (X-axis-position) of the selected vertical marker. There are 501 pixel positions numbered from 0 to 500 inclusive.

Function Tree Node: \Boonton55xxx\Instrument Specific\Markers\Get Pixel Position

Declaration: Btn55xxx.h

Implementation: Btn55xxx.dll

Visual C++

ViStatus Btn55xxx_GetPixelPosition(
 ViSession Vi,
 ViInt32 MarkerNumber,
 ViInt32PixelPosition
);

Parameters

Vi

The ViSession handle that you obtain from the IviDriver_init or IviDriver_InitWithOptions function. The handle identifies a particular instrument session.

MarkerNumber

The marker number to set.

PixelPosition

Return Value

 

Success or failure code.

collapse_allInstrument Command

MARKer{1|2}:POSItion:PIXel?

collapse_allRequirements

Supported Models

All supported

collapse_allDefined Values For Parameter MarkerNumber

Name

Description

BTN55XXX_VAL_MARKER_NUMBER_MARKER1

Marker 1

BTN55XXX_VAL_MARKER_NUMBER_MARKER2

Marker 2

Top

collapse_allSee Also

Reference

Markers

Btn55xxx

Footer image

Copyright 2013-16 Boonton. All rights reserved.