pynetdicom.fsm.AE_1¶
-
pynetdicom.fsm.
AE_1
(dul)¶ Association establishment action AE-1.
Event
Service user issued A-ASSOCIATE (request) to the service provider
Action
Issue TRANSPORT CONNECT request primitive to the transport service.
State/Event Triggers
- Sta1 + Evt1
Parameters: dul (pynetdicom.dul.DULServiceProvider) – The DICOM Upper Layer Service instance for the local AE Returns: ‘Sta4’, the next state of the state machine. Return type: str References
- DICOM Standard 2015b, PS3.8, Table 9-7, “Associate Establishment Related Actions”