OTX-Runtime for DotNet  
OpenTestSystem.Otx.DiagManager.OtxDiagApi.IFlashPlus Interface Reference

The class is identical to an extension in OTX standard ISO 13209. A detailed specification can be found there. More...

Inherited by OpenTestSystem.Otx.DiagManager.OtxDiagApi.FlashPlus.

Public Member Functions

string GetActiveFileName (double block, IFlashSession session)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
List< string > GetFlashDataFileNames (double block, IFlashSession session)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
string GetOwnIdentFromComChannel (double block, IFlashSession session, IComChannel comChannel)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
bool IsLateBound (double block, IFlashSession session)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
void SetActiveFile (double block, string filePath, IFlashSession session)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
void TransferSegment (IComChannel comChannel, IFlashSession session, long blockIndex, long segmentIndex, long blockSize, ref long transferredBytes)
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 

Detailed Description

The class is identical to an extension in OTX standard ISO 13209. A detailed specification can be found there.

Member Function Documentation

◆ GetActiveFileName()

string OpenTestSystem.Otx.DiagManager.OtxDiagApi.IFlashPlus.GetActiveFileName ( double  block,
IFlashSession  session 
)

Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.

◆ GetFlashDataFileNames()

List<string> OpenTestSystem.Otx.DiagManager.OtxDiagApi.IFlashPlus.GetFlashDataFileNames ( double  block,
IFlashSession  session 
)

Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.

◆ GetOwnIdentFromComChannel()

string OpenTestSystem.Otx.DiagManager.OtxDiagApi.IFlashPlus.GetOwnIdentFromComChannel ( double  block,
IFlashSession  session,
IComChannel  comChannel 
)

Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.

◆ IsLateBound()

bool OpenTestSystem.Otx.DiagManager.OtxDiagApi.IFlashPlus.IsLateBound ( double  block,
IFlashSession  session 
)

Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.

◆ SetActiveFile()

void OpenTestSystem.Otx.DiagManager.OtxDiagApi.IFlashPlus.SetActiveFile ( double  block,
string  filePath,
IFlashSession  session 
)

Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.

◆ TransferSegment()

void OpenTestSystem.Otx.DiagManager.OtxDiagApi.IFlashPlus.TransferSegment ( IComChannel  comChannel,
IFlashSession  session,
long  blockIndex,
long  segmentIndex,
long  blockSize,
ref long  transferredBytes 
)

Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.


The documentation for this interface was generated from the following file: