namespace http://opcfoundation.org/UA/
nodeClass ObjectType
typedDefinition IIeeeTsnInterfaceConfigurationListenerType i=24195
isAbstract true
interface UAIIeeeTsnInterfaceConfigurationListener_Base {
    interfaceName?: UABaseDataVariable<UAString, String>;
    macAddress: UABaseDataVariable<UAString, String>;
    receiveOffset?: UABaseDataVariable<number, UInt32>;
}

Hierarchy (view full)

Properties

receiveOffset?: UABaseDataVariable<number, UInt32>