Samraksh eMote .NOW
NeighborStatus Method (IMAC)



MAC address of neighbor
Get neighbor status
Syntax
'Declaration
 
Function NeighborStatus( _
   ByVal macAddress As UShort _
) As Neighbor
'Usage
 
Dim instance As IMAC
Dim macAddress As UShort
Dim value As Neighbor
 
value = instance.NeighborStatus(macAddress)
Neighbor NeighborStatus( 
   ushort macAddress
)
Neighbor^ NeighborStatus( 
   ushort macAddress
) 

Parameters

macAddress
MAC address of neighbor

Return Value

Neighbor status
Requirements

Target Platforms: eMote .NOW

See Also

Reference

IMAC Interface
IMAC Members

Send Feedback