collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

Btn55xxx_GetNextInterchangeWarning Function


Utility See Also



Returns the oldest warning from the interchange warning list. Records are only added to the list if InterchangeCheck is True.

Function Tree Node: \Boonton55xxx\Utility\Get Next Interchange Warning

Declaration: Btn55xxx.h

Implementation: Btn55xxx.dll

Visual C++

ViStatus Btn55xxx_GetNextInterchangeWarning(
 ViSession Vi,
 ViInt32 InterchangeWarningBufferSize,
 ViChar[] InterchangeWarning
);

Parameters

Vi

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

InterchangeWarningBufferSize

The number of bytes in the ViChar array that the user specifies for the InterchangeWarning parameter.

InterchangeWarning

A string describing the oldest interchangeability warning or empty string if no warrnings remain.

Return Value

 

Success or failure code.

collapse_allRequirements

Supported Models

All supported

collapse_allSee Also

Reference

Utility

Btn55xxx

Footer image

Copyright 2013-16 Boonton. All rights reserved.