| Burn In Parameters | Boolean | Burn current presentation state into image before | false |
| DICOM AE Title | String | Application Entity title used for DICOM Service Class Providers. | RAMSOFT |
| DICOM Heartbeat Interval | Integer | HeartBeat retry interval on DICOM service (milliseconds) | 600000 (min=300000, max=3600000) |
| DICOM Maximum concurrent print associations | Integer | Maximum number of DICOM printers that the server will connect to simultaneously. | 5 (min=1, max=100) |
| DICOM Maximum concurrent request associations | Integer | Maximum number of DICOM devices that the server will request studies from simultaneously. | 5 (min=1, max=100) |
| DICOM Maximum concurrent server associations | Integer | Maximum number of DICOM associations that the server will accept simultaneously. | 10 (min=1, max=100) |
| DICOM Maximum concurrent transmit associations | Integer | Maximum number of DICOM devices that the server will transmit objects to simultaneously. | 5 (min=1, max=100) |
| DICOM Send Image Selection | Integer | The latest selected option of Images combo on TransmitDialog | 0 |
| DICOM Send Retry Interval | Integer | Timer interval (in ms) at which the server will check for new items in the Transmit, Request, and Print Lists. | 5000 (min=1000, max=300000) |
| DICOM Send Station | String | The latest selected DICOM station on TransmitDialog | No Default |
| DICOM Max PDU Size | Integer | The maximum size of the data packets to use during DICOM communication. | 65536 |
| DICOM Station Name | String | Station name of server | RamSoft |
| DICOM Server | String | DICOM archive to query for prior studies. | |
| DICOM TCP/IP Port | Integer | TCP/IP port to use for unencrypted DICOM communication. | 104 |
| DICOM Timeout | Integer | Timeout interval (in s) after which a DICOM association will be closed if it is inactive. | 300 (min=60, max=3600) |
| DICOM TLS Port | Integer | TCP/IP port to use for encrypted DICOM communication using Transport Layer Security. | 2762 |
| Peer Certificates | String | Folder that contains TLS certificates for DICOM devices that the server communicates with. | |
| Reset Interval for Too Many Failed Transaction | Integer | Time interval (in h) after which DICOM transmits, requests, and prints that have reached the status TOO MANY FAILURES will have their status reset so they will be retried. | 1 (min=1, max=24) |
| TLS Certificate | String | Path of server's TLS certificate. See the Service Manual for instructions on using the makecert tool to generate certificates. | |
| TLS Key | String | Path of server's TLS private key. See the Service Manual for instructions on using the makecert tool to generate certificates. | |
| Study Transfer Time Window (min) | Integer | Time window within which studies are normally expected to be received. Any DICOM object received within this time window will not be treated as a newer object for the purpose of updating demographic information. All operations within this time window will appear as a single entry in the Receive Log. | 30 (min=5, max=180) |