EDSInfo Class |
Namespace: Demo3D.PLC.Comms.CPF
[TypeConverterAttribute(typeof(ExpandableObjectConverter))] public class EDSInfo
The EDSInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| DeviceType |
Device type (aka product type).
| |
| ProductCode |
Product code.
| |
| RevisionMajor |
Major revision number.
| |
| RevisionMinor |
Minor revision number.
| |
| Vendor |
Device vendor.
|