Class PIC
PIC class. Represent PIC.
Inheritance
System.Object
PIC
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Cosmos.Core.IOGroup
Assembly: Cosmos.Core.dll
Syntax
public class PIC
Fields
| Improve this Doc View SourceCmd
Command port.
Declaration
public readonly int Cmd
Field Value
Type | Description |
---|---|
System.Int32 |
Data
Data port.
Declaration
public readonly int Data
Field Value
Type | Description |
---|---|
System.Int32 |