pynetdicom.fsm.DT_1¶
-
pynetdicom.fsm.
DT_1
(dul)¶ Data transfer DT-1.
On receiving a P-DATA request, send P-DATA-TF
State-event triggers: Sta6 + Evt9
References
DICOM Standard 2015b, PS3.8, Table 9-7, “Associate Establishment Related Actions”
- Parameters
dul (pynetdicom.dul.DULServiceProvider) – The DICOM Upper Layer Service instance for the local AE
- Returns
Sta6, the next state of the state machine
- Return type
str