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
SysEthernetBurstEnabledBOOLReturns if the adapter supports the burst interface.
Input
hAdapterSysTypes.RTS_IEC_HANDLEHandle of the adapter to check. Must be retrieved using SysEthernetAdapterOpen
pResPOINTER TO SysTypes.RTS_IEC_RESULT
Result of the operation