ConfigAccess ¶ IoMgrConfigGetConnector (Function) IoMgrConfigGetFirstChild (Function) IoMgrConfigGetFirstConnector (Function) IoMgrConfigGetNextChild (Function) IoMgrConfigGetNextConnector (Function) IoMgrConfigGetParameter (Function) IoMgrConfigGetParameterValueByte (Function) IoMgrConfigGetParameterValueDword (Function) IoMgrConfigGetParameterValuePointer (Function) IoMgrConfigGetParameterValueWord (Function) IoMgrConfigResetDiagnosis (Function) IoMgrConfigSetDiagnosis (Function)
IoMgrConfigGetConnector (FUN) ¶ FUNCTION IoMgrConfigGetConnector : POINTER TO IoConfigConnector InOut: Scope Name Type Return IoMgrConfigGetConnector POINTER TO IoConfigConnector Input pConnectorList POINTER TO IoConfigConnector pnCount POINTER TO DINT dwModuleType DWORD dwInstance DWORD
IoMgrConfigGetFirstChild (FUN) ¶ FUNCTION IoMgrConfigGetFirstChild : POINTER TO IoConfigConnector InOut: Scope Name Type Return IoMgrConfigGetFirstChild POINTER TO IoConfigConnector Input pConnectorList POINTER TO IoConfigConnector pnCount POINTER TO DINT pFather POINTER TO IoConfigConnector
IoMgrConfigGetFirstConnector (FUN) ¶ FUNCTION IoMgrConfigGetFirstConnector : POINTER TO IoConfigConnector InOut: Scope Name Type Return IoMgrConfigGetFirstConnector POINTER TO IoConfigConnector Input pConnectorList POINTER TO IoConfigConnector pnCount POINTER TO DINT wType WORD
IoMgrConfigGetNextChild (FUN) ¶ FUNCTION IoMgrConfigGetNextChild : POINTER TO IoConfigConnector InOut: Scope Name Type Return IoMgrConfigGetNextChild POINTER TO IoConfigConnector Input pConnectorList POINTER TO IoConfigConnector pnCount POINTER TO DINT pFather POINTER TO IoConfigConnector
IoMgrConfigGetNextConnector (FUN) ¶ FUNCTION IoMgrConfigGetNextConnector : POINTER TO IoConfigConnector InOut: Scope Name Type Return IoMgrConfigGetNextConnector POINTER TO IoConfigConnector Input pConnectorList POINTER TO IoConfigConnector pnCount POINTER TO DINT wType WORD
IoMgrConfigGetParameter (FUN) ¶ FUNCTION IoMgrConfigGetParameter : POINTER TO IoConfigParameter InOut: Scope Name Type Return IoMgrConfigGetParameter POINTER TO IoConfigParameter Input pConnector POINTER TO IoConfigConnector dwParameterId DWORD
IoMgrConfigGetParameterValueByte (FUN) ¶ FUNCTION IoMgrConfigGetParameterValueByte : BYTE InOut: Scope Name Type Return IoMgrConfigGetParameterValueByte BYTE Input pParameter POINTER TO IoConfigParameter pResult POINTER TO UDINT
IoMgrConfigGetParameterValueDword (FUN) ¶ FUNCTION IoMgrConfigGetParameterValueDword : DWORD InOut: Scope Name Type Return IoMgrConfigGetParameterValueDword DWORD Input pParameter POINTER TO IoConfigParameter pResult POINTER TO UDINT
IoMgrConfigGetParameterValuePointer (FUN) ¶ FUNCTION IoMgrConfigGetParameterValuePointer : POINTER TO BYTE InOut: Scope Name Type Return IoMgrConfigGetParameterValuePointer POINTER TO BYTE Input pParameter POINTER TO IoConfigParameter pResult POINTER TO UDINT