Displaying Data in an Image Tool
Before you can display a variable in an Image Tool, the variable must already exist on the
$MAIN$ level of PV-WAVE.
Use any of the following methods to display a variable in an Image Tool.
Method 1:
note | You can import multiple images into an Image Tool; however, the images must all have the same size, depth, and interleaving. |
Method 2:
Import a variable directly into the Image Tool using the
File=>Import Variable(s) function.
Method 3:
Supply one or more variable names as parameters to the Image Tool command. For example:
WAVE> WzIPImage, image1
where
image1 is a variable on the
$MAIN$ level of PV-WAVE. If multiple images are specified on the command line, they must all have the same size, depth, and interleaving.