GE HEALTHCARE
DIRECTION 5461425-8EN, REVISION 6 BRIVO XR118 SERVICE MANUAL
Page 224 Section 6.0 - Q&A
Solution:
i.) Check the exposure techniques is appropriate
ii.) Check the maximum exposure timeout is set appropriate
iii.) Check the grid of the target system, configure the Gridline remove in Utilities
12.) I do not want to display the patient orientation frame on the image
Solution:
i.) Configure in Utilities->viewer-> Patient orientation-> OFF
13.) How to auto delete the images in the database
Solution:
i.) Go to Utilities-> Image Management-> Auto-delete
14.) I want the image acquired automatically sent to PACS
Solution:
i.) Go to Utilities-> Image Management->Auto-Send-> ON, all the tagged images will be
auto-sent to the configured PACS.
15.) How to switch to OS GUI.
Solution:
Input nautilus in command window, then press Alt+Shift+Esc to switch between windows. FE
can copy files in Linux OS GUI.
16.) How to copy Snapshots into USB key.
Solution:
i.) Plug USB disk into USB port of workstation.
ii.) Press Ctrl+Shift+F5 to open ENGGUI and open command line window, type mount /dev/
sdb1 /mnt/usbdisk.
iii.) Type command line: cd /enggdata/Snapshots/ in command line.Type ls to list all
snapshots.
iv.) Type command line: cp xxxx /mnt/usbdisk/ to copy selected snapshot into USB disk, xxxx
is the name of snapshots.
v.) Type command line: ls /mnt/usbdisk/ to confirm snapshot copy action is successful.
vi.) Type command line: superuser su and relate password.
vii.) Type command line: umount /mnt/usbdisk/ to unmount USB disk, then pull out USB disk
from workstation.
17.) How to change route if PACS IP and IDR IP are not in the same IP segment
Solution: Need add route in IDR workstation:
i.) Type command line: vi /etc/sysconfig/network-scripts/ifcfg-eth0 in command line window