Search found 7 matches

by Marc.Rodjan
Wed, 2024-05-29, 08:58
Forum: DCMTK - General
Topic: ECG modality (scu) does not find records in wlmscpfs (scp) when they exist
Replies: 11
Views: 662

Re: ECG modality (scu) does not find records in wlmscpfs (scp) when they exist

Hello again.
Can you think of any test or idea that I could put into practice to get these ECGs going? :idea:
Or I leave it impossible for it to work with this wlmscpfs Worklist SCP.
I appreciate your comments.
Thanks for everything.
by Marc.Rodjan
Tue, 2024-05-28, 09:22
Forum: DCMTK - General
Topic: ECG modality (scu) does not find records in wlmscpfs (scp) when they exist
Replies: 11
Views: 662

Re: ECG modality (scu) does not find records in wlmscpfs (scp) when they exist

Sorry Marco, that's how I compiled it,

Code: Select all

dcmEnableAutomaticInputDataCorrection.set( OFTrue );
I wrote it wrong in the previous post.
Thank you, I await your response.
by Marc.Rodjan
Tue, 2024-05-28, 07:23
Forum: DCMTK - General
Topic: ECG modality (scu) does not find records in wlmscpfs (scp) when they exist
Replies: 11
Views: 662

Re: ECG modality (scu) does not find records in wlmscpfs (scp) when they exist

Hello Marco. we have compiled the application by changing the parameter that you have indicated dcmwlm/libsrc/wlmactmg.cc dcmEnableAutomaticInputDataCorrection.set( OFFalse ); and everything remains the same, it does not return results. I: # Dicom-Data-Set I: # Used TransferSyntax: Little Endian Imp...
by Marc.Rodjan
Sat, 2024-05-25, 23:39
Forum: DCMTK - General
Topic: ECG modality (scu) does not find records in wlmscpfs (scp) when they exist
Replies: 11
Views: 662

Re: ECG modality (scu) does not find records in wlmscpfs (scp) when they exist

Hi Marco. Thanks for the detail of responding so quickly. As for compiling wlmscpfs, I wouldn't know how to do it. I wouldn't know where to start, I would appreciate all the help you could offer me, but I don't know how to perform this test at such a low level. What is happening to us with this moda...
by Marc.Rodjan
Fri, 2024-05-24, 14:03
Forum: DCMTK - General
Topic: ECG modality (scu) does not find records in wlmscpfs (scp) when they exist
Replies: 11
Views: 662

Re: ECG modality (scu) does not find records in wlmscpfs (scp) when they exist

Thank you for your early response, I appreciate the effort you are making. So do you think that the problem may be here, in that strange indentation that the modality generates? I: # Dicom-Data-Set I: # Used TransferSyntax: Little Endian Implicit I: (0008,0005) CS [ISO_IR 100] # 10, 1 SpecificCharac...
by Marc.Rodjan
Fri, 2024-05-24, 11:27
Forum: DCMTK - General
Topic: ECG modality (scu) does not find records in wlmscpfs (scp) when they exist
Replies: 11
Views: 662

Re: ECG modality (scu) does not find records in wlmscpfs (scp) when they exist

Thanks for your prompt response. But in reality there are results, because if I do the test from a Worklist emulator (SCU) it returns matches. The provider keeps telling me that it is a Transfer Syntax issue. I am sending you the query made by the ECG modality to see if you can detect what the probl...
by Marc.Rodjan
Thu, 2024-05-23, 15:57
Forum: DCMTK - General
Topic: ECG modality (scu) does not find records in wlmscpfs (scp) when they exist
Replies: 11
Views: 662

ECG modality (scu) does not find records in wlmscpfs (scp) when they exist

Hello, I have a problem with wlmscpfs, I have connected an ECG but the work list does not return results. The provider tells me that the problem is in the transfer syntax since this modality only negotiates with Implicit Little Endian. The parameters that I launch to generate the .wl are dump2dcm +t...