Click or drag to resize

DeviceEmulator Methods

The DeviceEmulator type exposes the following members.

Methods
  NameDescription
Public methodAddTags
Attach user tags to the emulator.
Public methodConfigureAsync
Configure the emulator.
Public methodInitializeAsync
Initialize the emulator.
Public methodReadValuesIntoTagItems
Read all data from emulator device image(s) into the ITagItem's.
Public methodStartAsync
Start the emulator.
Public methodStop
Stop emulator.
Public methodWriteValuesFromTagItems
Write data from all the ITagItem's into the emulator device image(s).
Top
See Also