Samraksh eMote .NOW
MACType Property (MACPipe)



The type of MAC (OMAC, CSMA)
Syntax
'Declaration
 
Public ReadOnly Property MACType As MACType
'Usage
 
Dim instance As MACPipe
Dim value As MACType
 
value = instance.MACType
public MACType MACType {get;}
public:
property MACType MACType {
   MACType get();
}
Requirements

Target Platforms: eMote .NOW

See Also

Reference

MACPipe Class
MACPipe Members

Send Feedback