SysComGetSettings2 (FUN)

FUNCTION SysComGetSettings2 : RTS_IEC_RESULT

<description>Get the parameter of the interface specified by handle.</description> <result><p>RESULT: Returns the runtime system error code (see CmpErrors.library).</p></result>

InOut:

Scope

Name

Type

Comment

Return

SysComGetSettings2

RTS_IEC_RESULT

Input

hCom

RTS_IEC_HANDLE

<param name=”hCom” type=”IN”>Handle to com port</param>

pSettings

POINTER TO SysComSettings

<param name=”pSettings” type=”IN”>Pointer to get settings</param>

pSettingsEx2

POINTER TO SysComSettingsEx2

<param name=”pSettingsEx2” type=”IN”>Pointer to get extended settings</param>