ZMQDevice::run

(No version information available, might only be in Git)

ZMQDevice::runRun the new device

說(shuō)明

public ZMQDevice::run(): void

Runs the device.

參數(shù)

此函數(shù)沒有參數(shù)。

返回值

Call to this method will block until the device is running. It is not recommended that devices are used from interactive scripts. On failure this method will throw ZMQDeviceException.