AVOLITES TITAN API

DoesDeviceExist

Returns whether a specific RDM device is currently connected.

Namespace: Rdm

Syntax

MACRO

Boolean Rdm.DoesDeviceExist(AcwUId id)

HTTP

http://[ip]:4430/titan/script/2/Rdm/DoesDeviceExist?id={}

Parameters

id ( AcwUId ) : The id of the RDM device.

Returns

True if the device is discovered otherwise false.