Samraksh eMote .NOW
GetShallowInstance Method (Radio_802_15_4)



Shallow radio instance
Get the shallow radio instance
Syntax
'Declaration
 
Public Shared Function GetShallowInstance( _
   ByVal user As RadioUser _
) As Radio_802_15_4
'Usage
 
Dim user As RadioUser
Dim value As Radio_802_15_4
 
value = Radio_802_15_4.GetShallowInstance(user)
public static Radio_802_15_4 GetShallowInstance( 
   RadioUser user
)
public:
static Radio_802_15_4^ GetShallowInstance( 
   RadioUser user
) 

Parameters

user
Shallow radio instance
Exceptions
ExceptionDescription
RadioNotConfigured Exception 
System ExceptionDefines the base class for predefined exceptions in the System namespace.
Requirements

Target Platforms: eMote .NOW

See Also

Reference

Radio_802_15_4 Class
Radio_802_15_4 Members

Send Feedback