Click or drag to resize

HardwareManagerInit Method

Overload List
  NameDescription
Public methodStatic memberInit(IConfigManager, IDHMHardwareItemsUsage)
Entry point to the Hardware API. This function initializes the DHM hardware. Call this function before any hardware interaction. The Lyncée Tec APIs Environment must have been started before. Note that when accessing real hardware items, this call can take some time to execute.
Public methodStatic memberInit(IConfigManager, IDHMHardwareItemsUsage, IProgressReporter)
Entry point to the Hardware API. This function initializes the DHM hardware. Call this function before any hardware interaction. The Lyncée Tec APIs Environment must have been started before. Note that when accessing real hardware items, this call can take some time to execute.
Top
See Also