DeviceSimulatorProxy.SimulateNewDeviceThroughNotificationFile Method
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Simulates a new device using the notification configuration in the specified XML file.
Namespace: Microsoft.Rfid.Test.DeviceSimulator.Client
Assembly: Microsoft.Rfid.Test.DeviceSimulatorProxy (in microsoft.rfid.test.devicesimulatorproxy.dll)
Syntax
'Declaration
Parameters
- deviceId
The device to simulate.
- device
The RFID device.
- notificationXmlPath
The path to the XML file that contains the configuration information.
- deviceTranslatorAssemblyPath
The path the device translator assembly.
- deviceConfigDatas
The initialized parameters for the device.
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms
Development Platforms
Windows XP Home Edition, Windows XP Professional, Windows Server 2003, Windows Longhorn, and Windows 2000
Target Platforms
See Also
Reference
DeviceSimulatorProxy Class
DeviceSimulatorProxy Members
Microsoft.Rfid.Test.DeviceSimulator.Client Namespace