Samraksh eMote .NOW
MACType Property (MACBase)



The type of MAC (OMAC, CSMA)
Syntax
'Declaration
 
Public ReadOnly Property MACType As MACType
'Usage
 
Dim instance As MACBase
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

MACBase Class
MACBase Members

Send Feedback