#!/usr/bin/avs -network version 5.0 (50.25 hp) module "image viewer.user.0" -xy 208,192 module "read ACR_NEMA.user.1" -xy 208,112 -ex ./read_acr_nema port_connect "read ACR_NEMA.user.1":0 "image viewer.user.0":0 parm_set "read ACR_NEMA.user.1":"ACR-NEMA file" ./image.acr-nema mod_image "image viewer.user.0" image_set_scene -scene "image viewer.user.0" image_set_view_size -11 381 492 492 image_set_view_transformation -tx 0.000000 -ty 0.000000 -sx 1.000000 -sy 1.000000 image_set_color 0.000000 0.000000 0.000000 image_create_image -image "read ACR_NEMA SPI.user.1.0" image_set_image_transformation -image "read ACR_NEMA SPI.user.1.0" -tx 0.000000 -ty 0.000000 -sx 1.000000 -sy 1.000000 image_set_visibility -image "read ACR_NEMA SPI.user.1.0" 1 image_create_image -image "read ACR_NEMA.user.6.0" image_set_image_transformation -image "read ACR_NEMA.user.6.0" -tx 0.000000 -ty 0.000000 -sx 1.000000 -sy 1.000000 image_set_visibility -image "read ACR_NEMA.user.6.0" 1 image_create_image -image "read ACR_NEMA.user.1.0" image_set_image_transformation -image "read ACR_NEMA.user.1.0" -tx 0.000000 -ty 0.000000 -sx 1.000000 -sy 1.000000 image_set_visibility -image "read ACR_NEMA.user.1.0" 1 } shell "ui" shell panel Application -w app_panel -p ui -xy 0,0 -wh 260,976 panel "Top Level Stack" -w master_stack -p Application -xy 2,100 -wh 256,278 panel "read ACR_NEMA.user.1" -w panel -p "Top Level Stack" \ -xy 0,64 -wh 256,214 manipulator "read ACR_NEMA.user.1:ACR-NEMA file" -w browser -p "read ACR_NEMA.user.1" \ -xy 10,10 -wh 236,194 panel "image viewer.user.0!image" -w container -p ui -xy -42,364 -wh 532,564\ -P zoom_coords string "0 0 0 0 0 <$NULL> 0 0 0 0" manipulator "image viewer.user.0":"Update Always" -w none manipulator "image viewer.user.0":"Update Image" -w none # End of file