LaunchDisplay
Syntax
CameraAPI.LaunchDisplay();
Parameters
None
Returns
None
Remarks
Launches a new DS9 process. Throws java.lang.Exception if an error occurs. All exceptions can be caught using a
try/catch
block.