ST_AcsiPhyComAddr

Diese Struktur beschreibt eine physikalische Kommunikationsadresse.

Namensraum: Tc3_Acsi
Bibliothek: Tc3_Acsi (Tc3_Acsi.compiled-library)

Syntax

TYPE ST_AcsiPhyComAddr :
STRUCT
    Addr     : T_OCTET6;
    PRIORITY : BYTE;
    VID      : WORD;
    APPID    : WORD;
END_STRUCT
END_TYPE

Komponenten

Name

Typ

Beschreibung

Addr

T_OCTET6

Media Access Control (MAC) address.

PRIORITY

BYTE

Anwenderpriorität.

VID

WORD

VLAN-Identifikation.

APPID

WORD

Anwendungsidentifikation.