DatasourcesMgr.ActivateDefaultUpdateItems (METH) ¶ METHOD ActivateDefaultUpdateItems : UDINT InOut: Scope Name Type Return ActivateDefaultUpdateItems UDINT
DatasourcesMgr.AreAllShutdown (METH) ¶ METHOD AreAllShutdown : BOOL InOut: Scope Name Type Return AreAllShutdown BOOL
DatasourcesMgr.DeriveMaxShutdownTimeoutValue (METH) ¶ METHOD DeriveMaxShutdownTimeoutValue : TIME InOut: Scope Name Type Return DeriveMaxShutdownTimeoutValue TIME
CDSV3Request.ContentSize (PROP) ¶ PROPERTY ContentSize : __UXINT
CDSV3Request.FB_Exit (METH) ¶ METHOD FB_Exit : BOOL InOut: Scope Name Type Return FB_Exit BOOL Input bInCopyCode BOOL
CDSV3Request.Service (PROP) ¶ PROPERTY Service : UINT
CDSV3Request.ServiceGroup (PROP) ¶ PROPERTY ServiceGroup : UINT
CDSV3Request.SetContentData (METH) ¶ METHOD SetContentData : IDatasources.SysTypes.RTS_IEC_RESULT Assigns the content of the CODESYS V3 Service that should be sent InOut: Scope Name Type Comment Return SetContentData IDatasources.SysTypes.RTS_IEC_RESULT An error code representing the result of this operation. Input pData POINTER TO BYTE A pointer to the data that should be sent by the service Note This data does not include the header part so only the service content must be used here. Important Please remark that this buffer must be valid until the response is received, ie. |ICustomRequestCallback.RequestFinished| is called for the current request uxiSize __UXINT The size of the data
CDSV3Request.SetInfo (METH) ¶ METHOD SetInfo InOut: Scope Name Type Input uiServiceGroup UINT uiService UINT
RootDatasourceIndex.DatasourceIndex (PROP) ¶ PROPERTY DatasourceIndex : INT