CommAbbxUsrMsgGet (FUN)

FUNCTION CommAbbxUsrMsgGet : RTS_IEC_HANDLE

open an existing instance for user communication purposes result of this function is a handle which allows use of send/receive functionality

it’s not required to put the obtained handle since it is managed internally in firmware layers

InOut:

Scope

Name

Type

Comment

Return

CommAbbxUsrMsgGet

RTS_IEC_HANDLE

Input

psChannel

POINTER TO AC500_NetxBase.tsNetxChannel

channel reference, use AC500_NetxBase.CommNetxGetChannel (NetxBase)