C# Class DNP3.Interface.SlaveStackConfig

ファイルを表示 Open project: sentient-energy/emsw-opendnp3-mirror Class Usage Examples

Public Properties

Property Type Description
app AppConfig
device DeviceTemplate
link LinkConfig
slave SlaveConfig

Public Methods

Method Description
SlaveStackConfig ( ) : System

Method Details

SlaveStackConfig() public method

public SlaveStackConfig ( ) : System
return System

Property Details

app public_oe property

public AppConfig,DNP3.Interface app
return AppConfig

device public_oe property

public DeviceTemplate,DNP3.Interface device
return DeviceTemplate

link public_oe property

public LinkConfig,DNP3.Interface link
return LinkConfig

slave public_oe property

public SlaveConfig,DNP3.Interface slave
return SlaveConfig