DeviceSimulationInfo Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Contains the information necessary to simulate a device.
The following tables list the members exposed by the DeviceSimulationInfo type.
Public Constructors
Name | Description | |
---|---|---|
DeviceSimulationInfo | Overloaded. Initializes a new instance of the DeviceSimulationInfo class. |
Top
Protected Fields
Name | Description | |
---|---|---|
activeTagListFilePath | ||
deviceId | ||
devicePropertyProfileFilePath | ||
notificationConfigFileName | ||
rfidDeviceFilePath | ||
sendDiscoveryMessage | ||
translatorInfo |
Top
Public Properties
Name | Description | |
---|---|---|
ActiveTagListFileName | Gets or sets the active tag list file name. | |
DeviceId | Gets or sets the device identifier. | |
DevicePropertyProfileFilePath | Gets or sets the path to the file that contains the device property profile. | |
DeviceTranslatorInfo | Gets or sets the device translator information. | |
NotificationConfigurationFileName | Gets or sets the TagReadEvent notification configuration file name. | |
RfidDeviceFilePath | Gets or sets the path to the file that contains the DSPI device definition for the RFID device. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
DeviceSimulationInfo Class
Microsoft.Rfid.Test.DeviceSimulator.Client Namespace