getscu --version (return code: 0)
$dcmtk: getscu v3.6.2 2017-07-14 $
getscu: DICOM retrieve (C-GET) SCU
Host type: Debian
Character encoding: US-ASCII
External libraries used:
- ZLIB, Version 1.2.11
getscu --help (return code: 0)
$dcmtk: getscu v3.6.2 2017-07-14 $
getscu: DICOM retrieve (C-GET) SCU
usage: getscu [options] peer port [dcmfile-in...]
parameters:
peer hostname of DICOM peer
port tcp/ip port number of peer
dcmfile-in DICOM query file(s)
general options:
-h --help print this help text and exit
--version print version information and exit
--arguments print expanded command line arguments
-q --quiet quiet mode, print no warnings and errors
-v --verbose verbose mode, print processing details
-d --debug debug mode, print debug information
-ll --log-level [l]evel: string constant
(fatal, error, warn, info, debug, trace)
use level l for the logger
-lc --log-config [f]ilename: string
use config file f for the logger
+v --verbose-pc show presentation contexts in verbose mode
network options:
override matching keys:
-k --key [k]ey: gggg,eeee="str", path or dic. name="str"
override matching key
retrieve information model:
-P --patient use patient root information model (default)
-S --study use study root information model
-O --psonly use patient/study only information model
application entity titles:
-aet --aetitle [a]etitle: string
set my calling AE title (default: GETSCU)
-aec --call [a]etitle: string
set called AE title of peer (default: ANY-SCP)
preferred storage transfer syntaxes (incoming associations):
+x= --prefer-uncompr prefer explicit VR local byte order (default)
+xe --prefer-little prefer explicit VR little endian TS
+xb --prefer-big prefer explicit VR big endian TS
+xs --prefer-lossless prefer default JPEG lossless TS
+xy --prefer-jpeg8 prefer default JPEG lossy TS for 8 bit data
+xx --prefer-jpeg12 prefer default JPEG lossy TS for 12 bit data
+xv --prefer-j2k-lossless prefer JPEG 2000 lossless TS
+xw --prefer-j2k-lossy prefer JPEG 2000 lossy TS
+xt --prefer-jls-lossless prefer JPEG-LS lossless TS
+xu --prefer-jls-lossy prefer JPEG-LS lossy TS
+xm --prefer-mpeg2 prefer MPEG2 Main Profile @ Main Level TS
+xh --prefer-mpeg2-high prefer MPEG2 Main Profile @ High Level TS
+xn --prefer-mpeg4 prefer MPEG4 AVC/H.264 HP / Level 4.1 TS
+xl --prefer-mpeg4-bd prefer MPEG4 AVC/H.264 BD-compatible TS
+x2 --prefer-mpeg4-2-2d prefer MPEG4 AVC/H.264 HP / Level 4.2 TS (2D)
+x3 --prefer-mpeg4-2-3d prefer MPEG4 AVC/H.264 HP / Level 4.2 TS (3D)
+xo --prefer-mpeg4-2-st prefer MPEG4 AVC/H.264 Stereo HP / Level 4.2 TS
+x4 --prefer-hevc prefer HEVC/H.265 Main Profile / Level 5.1 TS
+x5 --prefer-hevc10 prefer HEVC/H.265 Main 10 Profile / Level 5.1 TS
+xr --prefer-rle prefer RLE lossless TS
+xd --prefer-deflated prefer deflated explicit VR little endian TS
+xi --implicit accept implicit VR little endian TS only
proposed retrieve transfer syntaxes (outgoing associations):
-x= --propose-uncompr propose all uncompressed TS, explicit VR
with local byte ordering first (default)
-xe --propose-little propose all uncompressed TS, explicit VR
little endian first
-xb --propose-big propose all uncompressed TS, explicit VR
big endian first
-xd --propose-deflated propose deflated explicit VR little endian TS
and all uncompressed transfer syntaxes
-xi --propose-implicit propose implicit VR little endian TS only
other network options:
-to --timeout [s]econds: integer (default: unlimited)
timeout for connection requests
-ta --acse-timeout [s]econds: integer (default: 30)
timeout for ACSE messages
-td --dimse-timeout [s]econds: integer (default: unlimited)
timeout for DIMSE messages
-pdu --max-pdu [n]umber of bytes: integer (4096..131072)
set max receive pdu to n bytes (default: 16384)
--repeat [n]umber: integer
repeat n times
--abort abort association instead of releasing it
output options:
general:
-od --output-directory [d]irectory: string (default: ".")
write received objects to existing directory d
storage mode:
-B --normal receive in memory, then write to disk (default)
+B --bit-preserving receive directly to disk
--ignore ignore store data, receive but do not store