CIP1Properties Class |
Namespace: Demo3D.PLC.Comms.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 | |
|---|---|---|
| AutoConfigureDevices |
Automatically execute device configuration scripts (if present).
| |
| 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.
|
| Name | Description | |
|---|---|---|
| NotifyPropertyChanged(PropertyChangedEventArgs) |
Raises the PropertyChanged event.
| |
| NotifyPropertyChanged(String) |
Raises the PropertyChanged event.
|
| Name | Description | |
|---|---|---|
| PropertyChanged |
Occurs when a property changes.
|