BasePortAutomationTValidatePort Method |
Validates whether the port definition is defined in the IO controller.
Namespace: RAYLASE.Marker.JobElementAssembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntaxprotected void ValidatePort(
PortDirection portDirection
)
Parameters
- portDirection PortDirection
[Missing <param name="portDirection"/> documentation for "M:RAYLASE.Marker.JobElement.BasePortAutomation`1.ValidatePort(RAYLASE.Marker.Device.IOController.PortDirection)"]
See Also