SimulatedDevice Members

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Represents a simulated device.

The following tables list the members exposed by the SimulatedDevice type.

Public Constructors

  Name Description
SimulatedDevice Creates a new instance of the SimulatedDevice class, using the specified proxy and device ID.

Top

Public Properties

  Name Description
DeviceId Gets or sets the device ID.

Top

Public Methods

(see also Protected Methods )

  Name Description
AddActiveTag Overloaded. Adds an active tag to the current device.
ClearActiveTagList Clears the active tag list for the device.
CloseDeviceConnection Closes the device connection.
Equals  Overloaded. (inherited from Object )
GetActiveTagDetails Overloaded. Gets the active tag details.
GetAllActiveTags Retrieves all active tags present in the tag list of the current simulated device.
GetHashCode  (inherited from Object )
GetPhysicalName Gets the physical name of the device.
GetTagNotificationCount Gets the tag notification count.
GetType  (inherited from Object )
IsConnected Gets a value that determines if the simulated device is connected.
OpenDeviceConnection Opens a device connection.
PauseNotification Pauses the TagReadEvent for the device.
RaiseManagementEvent Raises a management event for the current device.
Reboot Reboots the device.
ReferenceEquals  (inherited from Object )
RemoveActiveTag Removes the specified tag from the active tag queue of the device simulator.
ResetTagNotificationCount Resets the tag notification count.
ResumeNotification Resumes tag notification count.
SendDiscoveryMessages Overloaded. Sends a discovery message.
SendTagListNotification Sends a tag list notification.
SendTagNotification Sends the specified tag to the RFID service.
SetAuthorizationInfo Sets the user ID and password for a simulated device.
SetDeviceCapabilities Sets a list of device capabilities.
SetDeviceId Sets a new device ID for the simulated device.
SetPhysicalName Sets the physical name of the simulated device.
SetPropertyProfile Sets the property profile of the simulated device.
ToString  (inherited from Object )
UpdateActiveTagDetails Updates the active tag details for the simulated device.

Top

Protected Methods

  Name Description
Finalize  (inherited from Object )
MemberwiseClone  (inherited from Object )

Top

See Also

Reference

SimulatedDevice Class
Microsoft.Rfid.Test.DeviceSimulator.Client Namespace