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, September 1, 2011 12:46:06 PM(UTC)

Travis  
Travis

Groups: Registered, Tech Support
Posts: 207

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

This demo shows a new class we have introduced to handle most of the leg work involved in loading a study from a PACS into the MedicalViewer control.

You create the client object, give it AE Title information, create a query object, and perform a query using the client. Next pass the client object to the loader with a MedicalViewer. The loader will then take care of loading the files and inserting them into the MedicalViewer object as well as setting up tags within the MedicalViewer's cells.

You can read more about each of these classes from our help file:

PacsRetrieveClient
https://www.leadtools.com/help/leadtools/v175/dh/MI/Leadtools.Medical.Workstation.Client~Leadtools.Medical.Workstation.Client.Pacs.PacsRetrieveClient.html

MedicalViewerLoader:
https://www.leadtools.com/help/leadtools/v175/dh/ML/Leadtools.Medical.Workstation.Loader~Leadtools.Medical.Workstation.Loader.MedicalViewerLoader.html

We also have two other client classes you can use with the MedicalViewerLoader, the DbRetrieveClient and the DicomDirRetrieveClient. The DbRetrieveClient class allows you to load a series from a database. The DicomDirRetrieveClient class allows you to the series from DICOM DIR, putting it into the MedicalViewer.

Each of these classes are derived from the RetrieveClient class. You can derive from this class and create you own implementation as well to simplify the loading process.

The C# project was created in Visual Studio 2008.
File Attachment(s):

Edited by moderator Friday, August 9, 2019 10:30:57 AM(UTC)  | Reason: Removed broken link

Travis Montgomery
Senior Sales Engineer
LEAD Logo
 

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.

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.050 seconds.