ZMQDevice
PHP Manual

ZMQDevice::run

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

ZMQDevice::runRun the new device

Beschreibung

public void ZMQDevice::run ( void )

Runs the device.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

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.


ZMQDevice
PHP Manual