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 : Tuesday, March 21, 2006 8:15:06 PM(UTC)
NanQiYun

Groups: Registered
Posts: 11


     I wish i can get a message when the images of a patient has all been recevied during C-Store.Can i do by using your toolkit?
 

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 : Friday, March 24, 2006 12:25:12 PM(UTC)

Otis  
Guest

Groups: Guests
Posts: 3,022

Was thanked: 2 time(s) in 2 post(s)

When you send a CStore request, the server should respond with a SendCStoreResponse. This is done in our SDK using the SendCStoreResponse method. When this is received, the NetReceiveCStoreResponse event is generated. Please refer to our help files for more information or sample code using these methods.
 
#3 Posted : Sunday, March 26, 2006 3:22:46 PM(UTC)
NanQiYun

Groups: Registered
Posts: 11


What i talk about is the Image Series!You can estimate one image end by "SendCStoreResponse".But how to estimate a series of one study has been all recieved??
 
#4 Posted : Tuesday, March 28, 2006 1:04:18 AM(UTC)

fedotov  
fedotov

Groups: Registered
Posts: 2


No you cannot.

There isn't any attribute in General Series Module that contains image count.

Regards, Alexander.

 
#5 Posted : Tuesday, March 28, 2006 9:34:31 AM(UTC)

Otis  
Guest

Groups: Guests
Posts: 3,022

Was thanked: 2 time(s) in 2 post(s)

C-Store can only  operate on 1 image at a time. You can not use C-Store on the series level. If you are storing the images in your code, you should know how many images you sent. Knowing this, you would know how many CStoreResponse Events to expect.
 
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.054 seconds.