IOPortConditionCopyFrom Method |
Copies the property values from a given condition.
Namespace: RAYLASE.Marker.DeviceAssembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntaxpublic IOPortCondition CopyFrom(
IOPortCondition source
)
Parameters
- source IOPortCondition
- The condition to be copied.
Return Value
IOPortConditionThis condition.
See Also