
AutomationAPIforTeledyneLeCroySAS/SATAProtocolSuite 13
SASAnalyzerObject
TeledyneLeCroy
ISASAnalyzer:: StopGenerationByPort
HRESULT StopGenerationByPort (
[in] int nBoardIndex,
[in] int nPortIndex);
Thisfunctionstopsgenerationonspecifiedports.
Parameters
nBoardIndex Zerobasedindexofboard.Ifyouhaveonlyoneboard,this
parametershouldbesettozero.
nPortIndex Portindexwheregenerationshouldstop.
Remarks
Youcanstopgenerationfilesonspecificportsontheconnectedboard.Thedifference
betweenthisfunctionandtheStopGenerationfunctionisthatthisonestopsgeneration
ononlyspecifiedportswhiletheStopGenerationfunctionstopsgenerationonallports.
ISASAnalyzer:: GetTrainerExitCode
HRESULT GetTrainerExitCode (
[in] int nBoardIndex,
[in] int nPortIndex,
[out, retval] BYTE*pyTrainerExitCode);
ThisfunctionreturnsSAS/SATAProtocolSuiteexitcodebyboardandportindex.
Parameters
nBoardIndex Zerobasedindexofboard.Ifyouhaveonlyoneboard,this
parametershouldbesettozero.
nPortIndex Specifiestheportindex.
Remarks
Receivestheboardandportindexandretrievestheexitcodeofthelastrunning
generation.Thisfunctionisnormallycalledaftergenerationisstoppedtoexaminethe
exitcodeofgenerationexecution.
Comentarios a estos manuales