Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Thursday, December 21, 2006 5:35:25 AM(UTC)
HagayLupesko

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.
 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Sunday, December 24, 2006 5:08:03 AM(UTC)

Bashar  
Guest

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.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.042 seconds.