This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Thursday, December 21, 2006 5:35:25 AM(UTC)
Groups: Registered
Posts: 12
Hi,
I need to store a generated image as a secondary capture. The SC image should be stored within a new DicomDS and sent to storage in a PACS (SCP).
How is that done using lead 13?
Thanks, Hagay.
#2
Posted
:
Sunday, December 24, 2006 5:08:03 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
Call InitDS to create a data set with IOD class constant
CLASS_SC_IMAGE_STORAGE, then establish a connection and an association
with the PACS server and call SendCStoreRequest to store the data set
on the server. For details on how to create DICOM connections and
associations, please refer to the topic "Working with DICOM Network
Connections" in the DICOM help file.
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.