C# Class DNP3.Interface.SlaveStackConfig

Afficher le fichier Open project: sentient-energy/emsw-opendnp3-mirror Class Usage Examples

Méthodes publiques

Свойство Type Description
app AppConfig
device DeviceTemplate
link LinkConfig
slave SlaveConfig

Méthodes publiques

Méthode Description
SlaveStackConfig ( ) : System

Method Details

SlaveStackConfig() public méthode

public SlaveStackConfig ( ) : System
Résultat System

Property Details

app public_oe property

public AppConfig,DNP3.Interface app
Résultat AppConfig

device public_oe property

public DeviceTemplate,DNP3.Interface device
Résultat DeviceTemplate

link public_oe property

public LinkConfig,DNP3.Interface link
Résultat LinkConfig

slave public_oe property

public SlaveConfig,DNP3.Interface slave
Résultat SlaveConfig