Click or drag to resize

IOBERONServiceGetDevices Method

EXALOGIC
Načítanie zoznamu zariadení používaných firmou.

Namespace: Exa.OBERON.Services
Assembly: Exa.OBERON.Services (in Exa.OBERON.Services.dll) Version: 4.6.14.0 (4.6.14.0)
Syntax
ResultValue<List<Device>> GetDevices(
	enm_DeviceTypes[] deviceTypes
)

Parameters

deviceTypes  enm_DeviceTypes
 

Return Value

ResultValueListDevice
Vráti pole tried Device.
See Also