CmpDNP3SocketConfiguration (STRUCT)ΒΆ
TYPE CmpDNP3SocketConfiguration : STRUCT
Socket configuration parameter
- InOut:
Name
Type
Comment
modeDefine data types used to interface to the TCP target.
roleThe role as master or outstation
ipAddressINADDRMaster: Address to connect to. Outstation: Remote address of the peer to accept.
localAddressINADDRIP of the local adapter to bind to.
portUINTPort to connect to (Master) or Listen (Outstation).
dualEndpointPortUINTdestUDPPortUINTUDP Configuration port to destination.
initUnsolUDPPortUINTUDP Configuration port for unsolicited messages.