HP Scalable Visualization Array Version 1.1 Visualization System Software Reference Guide

svaRunDMXServer(3)
svaRunDMXServer
svaRunDMXServer -- Starts the DMX Server if one was requested.
Synopsis
svaRunDMXServer { display input-server } [ -startdesktop ]
Parameters
display The display where applications can connect to the DMX server. For example,
:1
input-server Where DMX takes input. For example,
outsidecluster.hp.com:0.0
-startdesktop If this option added to the command line, DMX starts a desktop, and does not return
until the desktop exits.
If this option is not specified, DMX starts the DMX server in the background and returns
immediately. If the DMX launch succeeds, the function returns 0. Otherwise, it returns
1.
Returns
Refer to the startdesktop parameter for returns.
Description
After the DMX Server starts, turns off power management and any screen savers that can interfere with the
visualization aspects of the job.
Make sure the job launch script sources the svainit file before this function is called:
. svainit
24 Configuration Data Access Functions, Scripts, and Commands