beautypg.com

Setanalyzerspeed, Getanalyzerspeed, Setexerciserloopcounter – Teledyne LeCroy Conquest API Manual - API Manual User Manual

Page 36: Get exerciserloopcounter

background image

ISetting

30

SetAnalyzerSpeed

Declaration:

long SetAnalyzerSpeed(short sAnalyzerSpeed)

Input(s):

sAnalyzerSpeed sets the speed of the analyzer.
Valid analyzer speed types are defined in API Constants.

Return Value: Zero if the SetAnalyzerSpeed was successful. Otherwise, non-zero.

Each non-zero value indicates an error code.

Remark:

This function sets the speed of the analyzer.

See Also:

API Errors

GetAnalyzerSpeed

Declaration:

short GetAnalyzerSpeed()

Input(s):

None

Return Value: Speed type of the analyzer.

Valid analyzer speed types are defined in API Constants.

Remark:

This function returns the speed of the analyzer.

SetExerciserLoopCounter

Declaration:

long SetExerciserLoopCounter(short sLoopCounter)

Input(s):

sLoopCounter sets loop counter of exerciser. This value can be
between 2 and 255.

Return Value:

Z

ero if the SetExerciserLoopCounter was successful.

Otherwise, non-zero. Each non-zero value indicates an error code.

Remark:

This function sets the loop counter of the exerciser.

See Also

API Errors

Get ExerciserLoopCounter

Declaration:

short GetExerciserLoopCounter ()

Input(s)

None

Return Value: Loop counter of the exerciser

Remark:

Returns the loop counter of the exerciser.

See Also:

API Errors