Session ¶ CmpDNP3CloseMasterSession (Function) CmpDNP3CloseOutstationSession (Function) CmpDNP3DeleteSessionConfig (Function) CmpDNP3InitMasterSessionConfig (Function) CmpDNP3InitOutstationSessionConfig (Function) CmpDNP3OpenMasterSession (Function) CmpDNP3OpenOutstationSession (Function)
CmpDNP3CloseMasterSession (FUN) ¶ FUNCTION CmpDNP3CloseMasterSession : RTS_IEC_RESULT Close a currently opened master session InOut: Scope Name Type Comment Return CmpDNP3CloseMasterSession RTS_IEC_RESULT Input hMasterSession RTS_IEC_HANDLE The handle to opened master session
CmpDNP3CloseOutstationSession (FUN) ¶ FUNCTION CmpDNP3CloseOutstationSession : RTS_IEC_RESULT Close a currently opened outstation session InOut: Scope Name Type Comment Return CmpDNP3CloseOutstationSession RTS_IEC_RESULT Input hOutstationSession RTS_IEC_HANDLE The handle to opened outstation session
CmpDNP3DeleteSessionConfig (FUN) ¶ FUNCTION CmpDNP3DeleteSessionConfig : RTS_IEC_RESULT Remove the memory block and place it in the memory pool as free. InOut: Scope Name Type Comment Return CmpDNP3DeleteSessionConfig RTS_IEC_RESULT Input hSessionConfig RTS_IEC_HANDLE The handle to session configuration
CmpDNP3InitMasterSessionConfig (FUN) ¶ FUNCTION CmpDNP3InitMasterSessionConfig : RTS_IEC_HANDLE Expand the memory if necessary and initialize the master session configuration InOut: Scope Name Type Comment Return CmpDNP3InitMasterSessionConfig RTS_IEC_HANDLE Input mSessionConfig CmpDNP3MasterSessionConfig The user configuration parameter of master session
CmpDNP3InitOutstationSessionConfig (FUN) ¶ FUNCTION CmpDNP3InitOutstationSessionConfig : RTS_IEC_HANDLE Expand the memory if necessary and initialize the outstation session configuration InOut: Scope Name Type Comment Return CmpDNP3InitOutstationSessionConfig RTS_IEC_HANDLE Input oSessionConfig CmpDNP3OutstationSessionConfig The user configuration parameter of outstation session
CmpDNP3OpenMasterSession (FUN) ¶ FUNCTION CmpDNP3OpenMasterSession : RTS_IEC_HANDLE Open the master session InOut: Scope Name Type Comment Return CmpDNP3OpenMasterSession RTS_IEC_HANDLE Input hChannel RTS_IEC_HANDLE The handle to channel hMstSessionConfig RTS_IEC_HANDLE The handle to master session configuration pUserHandle RTS_IEC_HANDLE The handle passed to session database initialization routine
CmpDNP3OpenOutstationSession (FUN) ¶ FUNCTION CmpDNP3OpenOutstationSession : RTS_IEC_HANDLE Open the outstation session InOut: Scope Name Type Comment Return CmpDNP3OpenOutstationSession RTS_IEC_HANDLE Input hChannel RTS_IEC_HANDLE The handle to channel hOutstSessionConfig RTS_IEC_HANDLE The handle to outstation session configuration pUserHandle RTS_IEC_HANDLE The handle passed to session database initialization routine pOutstationDB POINTER TO OutstationCallbackInfo Pointer to the Outstation DB iCB IDNP3SessionEventCallback Callback interface to get informend about session changes.
Library Information ¶ GetLibVersion (Function) GetLibVersionNumber (Function) IsLibReleased (Function)
GetLibVersion (FUN) ¶ FUNCTION GetLibVersion : VERSION This function has been automatically generated from the project information. InOut: Scope Name Type Return GetLibVersion VERSION