Writes a series of values to the port, beginning at a specified offset.
Namespace: RTX.IOAssembly: IntervalZero.RTX (in IntervalZero.RTX.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
Parameters
- data
- Type:
System Byte
An array of values to write
- offset
- Type:
System Int32
The port offset at which to begin writing.
- count
- Type:
System Int32
The number of values fromt he array to write.
See Also