PrimeMac Class
Represents Mac parameters of one node in PLC network
Namespace: OddPrg.Communication.PlcAssembly: OddPrg.Communication.Plc (in OddPrg.Communication.Plc.dll) Version: 1.0.0.0 (1.0.0.0)
- Inheritance
- Object PrimeMac
PrimeMac | Initializes a new instance of the PrimeMac class |
Eui48 |
Node MAC address.
|
Level |
Number of jumps from a base node, zero means direct connection to the base node.
|
LNID |
Local ID on the switch.
|
LSID |
ID of a switch or 0xFFFF if the node is a leaf.
|
SID |
ID of a switch to which this node belongs. Along with LNID forms unique address in PRIME subnet. Zero means that this node is connected directly to
the base node.
|