• Marcel,


    I'm using Conquest to receive and forward images. First I send MG images with Offis 3.5.4 tool storescu.exe to conquest. it is using the max PDU size of 16372. Conquest receives the images and forwards it to the Offis tool 3.5.4 storescp.exe which is also running in a command tool box (like storescu.exe). I started these tools with the following parameters:


    storescu -v -d -aet CONQ -aec STORESCU 172.21.122.136 104 test1.dcm


    storescp -v -d +xi -pdu 16372 -aet STORESCP 104


    Content of acrnema.map
    CONQ 172.21.122.136 5678 un
    STORESCP 172.21.122.136 104 un
    STORESCU 172.21.122.136 10001 un



    Content of dicom.ini
    # This file contains configuration information for the DICOM server
    # Do not edit unless you know what you are doing


    [sscscp]
    MicroPACS = sscscp
    Edition = Personal


    # Network configuration: server name and TCP/IP port#
    MyACRNema = CONQ
    TCPPort = 5678


    # Reference to other files: known dicom servers; database layout; sops
    ACRNemaMap = acrnema.map
    kFactorFile = dicom.sql
    SOPClassList = dgatesop.lst


    # Host(ignored), name, username and password for ODBC data source
    SQLHost = localhost
    SQLServer = C:\Tmp\Conquest\Data\dbase\
    Username = conquest
    Password = conquest
    DoubleBackSlashToDB = 0


    # Configure database
    TruncateFieldNames = 10
    MaxFieldLength = 254
    MaxFileNameLength = 255
    FixPhilips = 0
    FixKodak = 0
    KeepAlive = 0
    LargeFileSizeKB = 1024
    ZipTime = 05:
    UIDPrefix = 1.2.826.0.1.3680043.2.135.733224.56407500
    EnableReadAheadThread = 1
    PatientQuerySortOrder =
    StudyQuerySortOrder =
    SeriesQuerySortOrder =
    ImageQuerySortOrder =
    IndexDBF = 1
    PackDBF = 0
    LongQueryDBF = 1000
    TCPIPTimeOut = 300
    FailHoldOff = 60
    RetryDelay = 100
    QueueSize = 128
    WorkListMode = 0
    DebugLevel = 4
    Prefetcher = 0
    LRUSort =
    AllowTruncate =
    DecompressNon16BitsJpeg = 1
    UseBuiltInDecompressor = 1
    FileNameSyntax = 4


    # Configuration of compression for incoming images and archival
    DroppedFileCompression = un
    IncomingCompression = un
    ArchiveCompression = as


    # Names of the database tables
    PatientTableName = DICOMPatients
    StudyTableName = DICOMStudies
    SeriesTableName = DICOMSeries
    ImageTableName = DICOMImages
    DMarkTableName = DICOMAccessUpdates
    RegisteredMOPDeviceTable = RegisteredMOPIDs
    UIDToMOPIDTable = UIDToMOPID
    UIDToCDRIDTable = UIDToCDRID


    # Banner and host for debug information
    PACSName = CONQ
    OperatorConsole = 127.0.0.1


    # Configuration of disk(s) to store images
    MAGDeviceThreshhold = 0
    MAGDevices = 1
    MAGDevice0 = C:\tmp\conquest\data\
    NightlyCleanThreshhold = 0


    #Exportconverter
    ForwardAssociationDelay = 5
    ForwardAssiciationLevel = STUDY


    ExportConverters = 1



    ExportConverter0 = forward to STORESCP; between "2", "23"; defer;
    ExportModality0 = *
    ExportCalledAE0 = CONQ
    ExportCallingAE0 = STORESCU



    I fond out that the Conquest export filters allways forwards the images with a 4k pdu size, regardless with which pdu size the storescp is started. Is it possible to configure Conquest export filters to use a greater pdu size?


    Stefan

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!