CIP |
[TypeConverterAttribute(typeof(ExpandableObjectConverter))] public class CIP1Properties : INotifyPropertyChanged
The CIP1Properties type exposes the following members.
| Name | Description | |
|---|---|---|
| CIP1Properties | Initializes a new instance of the CIP1Properties class |
| Name | Description | |
|---|---|---|
| AutoStartProcess | Automatically start external CIP Class 1 devices IO process. | |
| CreateIpAddresses | Automatically create IP addresses for CIP Class 1 devices. | |
| NumExternalProcess | Use an external process for CIP Class 1 devices. | |
| ProbeForDevices | Probe for conflicting devices. | |
| RestoreIpAddresses | Automatically restore IP address configuration on disconnection. |
| Name | Description | |
|---|---|---|
| NotifyPropertyChanged(PropertyChangedEventArgs) | Raises the PropertyChanged event. | |
| NotifyPropertyChanged(String) | Raises the PropertyChanged event. |
| Name | Description | |
|---|---|---|
| PropertyChanged | Occurs when a property changes. |