SysEthernetBurstEnabled (FUN)ΒΆ

FUNCTION SysEthernetBurstEnabled : BOOL

Check if an adapter supports the burst interface. On Linux, this requires additional configuration

InOut:

Scope

Name

Type

Comment

Return

SysEthernetBurstEnabled

BOOL

Returns if the adapter supports the burst interface.

Input

hAdapter

SysTypes.RTS_IEC_HANDLE

Handle of the adapter to check. Must be retrieved using SysEthernetAdapterOpen

pRes

POINTER TO SysTypes.RTS_IEC_RESULT

Result of the operation