User Guide
153
Standard NetLinx API (SNAPI) R 1.8.0
Video Wall
Component
Name: Video Wall
Interface: IVideoWallComponent
IVideoWallComponent
Component Functions:
Name: Channel: Level: Command: Constant: Notes:
getVideoWallConfigura-
tion()
?VWALLCONFIG Query for video wall configuration, responds with VWALLCONFIG-<config>
queryVideoWallConfigu-
rationList()
?VWALLCONFIGLIST Query for the list of available Video Wall Configurations, responds with multiple
VWALLCONFIGLIST-<config> commands, one for each valid configuration
saveVideoWallConfigu-
ration(sConfig)
VWALLCONFIGSAVE-<config> Save video wall configuration where <config> is the configuration name
setVideoWallConfigura-
tion(sConfig)
VWALLCONFIG-<config> Recall video wall configuration where <config> is the configuration name
Listener
Name: Video Wall Listener
Interface: IVideoWallComponentListener
IVideoWallComponentListener
Listener Functions:
Name: Channel: Level: Command: Constant: Notes:
processVideoWallCon-
figurationEvent
VWALLCONFIG-<config> Video wall configuration changed, where <config> is the configuration name
processVideoWallCon-
figurationListEvent
VWALLCONFIGLIST-<config> Response to Video Wall configuration list query, responds with multiple VWALLCON-
FIGLIST-<config> commands, one for each valid configuration