The CogIODiscreteDataItem type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Line |
Set or get a line number. The line number must be
greater than 0 and less than 31; otherwise,
ArgumentOutOfRangeException will be thrown
| |
| Value |
Value to be written to Line when it is passed to CogIODevice’s Write.
|
See Also