ZMQDevice::runRun the new device Descriptionpublic void ZMQDevice::run()
Runs the device. ParametersThis function has no parameters. Return ValuesCall 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. |