Search found 4 matches

by elijahrockers
Wed, 2021-08-25, 18:32
Forum: DCMTK - General
Topic: findscu - E: Bad override key/path, or Data dictionary missing?
Replies: 6
Views: 3228

Re: findscu - E: Bad override key/path, or Data dictionary missing?

Michael,

Thanks for your help. Compiled the dcmtk source code (surprisingly painless once I realized I had to yum install cmake3 instead of cmake) and everything worked according to expectations when I shut down the other application.

Cheers!
by elijahrockers
Tue, 2021-08-24, 21:26
Forum: DCMTK - General
Topic: findscu - E: Bad override key/path, or Data dictionary missing?
Replies: 6
Views: 3228

Re: findscu - E: Bad override key/path, or Data dictionary missing?

Yeah, I know it's a bit of a hack attempt, but I am using the same machine for both dcmtk and the other application. So I have the same IP, and with movescu I can specify my AE and port. So presumably, if nothing else, I could shut down my other application and then be able to use movescu with the s...
by elijahrockers
Tue, 2021-08-24, 20:06
Forum: DCMTK - General
Topic: findscu - E: Bad override key/path, or Data dictionary missing?
Replies: 6
Views: 3228

Re: findscu - E: Bad override key/path, or Data dictionary missing?

Thanks very much. Including the dicom dictionary fixed the issue. But now I have a question about movescu, for example movescu -od $DATAFOLDER -v --call $AEC --study --aetitle $AET --move $AET --port $PORT -k 0008,0052=STUDY -k 0020,000D=$hostuid $IP $PORT I would like to use --output-directory and ...
by elijahrockers
Mon, 2021-08-23, 22:31
Forum: DCMTK - General
Topic: findscu - E: Bad override key/path, or Data dictionary missing?
Replies: 6
Views: 3228

findscu - E: Bad override key/path, or Data dictionary missing?

I downloaded and installed dcmtk (x86_64 static, on CentOS 7) and am also using a test PACS system provided by my institution. Trying to get a query working with findscu, and got this query from someone else at my institution: findscu -v -S -aet $MY_AE -aec $PACS_AE $PACS_IP $PACS_PORT -k 0010,0020=...