Click or drag to resize

Device Class

EXALOGIC
Trieda obsahuje údaje o zariadení (jeho definície).
Inheritance Hierarchy
SystemObject
  Exa.OBERON.Services.OBERONDevice

Namespace: Exa.OBERON.Services.OBERON
Assembly: Exa.OBERON.Services (in Exa.OBERON.Services.dll) Version: 4.6.14.0 (4.6.14.0)
Syntax
public class Device

The Device type exposes the following members.

Constructors
 NameDescription
Public methodDevice 
Top
Fields
 NameDescription
Public fieldDeviceTypeTyp zariadenia.
Public fieldIDNumJedinečný identifikátor zariadenia.
Public fieldNameNázov zariadenia.
Top
Remarks
Trieda sa používa v metóde GetDevices(enm_DeviceTypes).
See Also