AVOLITES TITAN API

IsPanelConnectedWithRole

Determines if any USB panel is connected with the specified role.

Namespace: Panel

Syntax

MACRO

Boolean Panel.IsPanelConnectedWithRole(String role)

HTTP

http://[ip]:4430/titan/script/2/Panel/IsPanelConnectedWithRole?role={string}

Parameters

role ( String ) : The role to search for in the connected panels.

Returns

Whether a panel exists with the role.