ZMQDevice::run
(No hay información de versión disponible, podría estar únicamente en SVN)
ZMQDevice::run — Run the new device
Descripción
public void ZMQDevice::run
( void
)
Runs the device.
Parámetros
Esta función no tiene parámetros.
Valores devueltos
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.