Click or drag to resize

BasePortAutomationTValidatePort Method

Validates whether the port definition is defined in the IO controller.

Namespace: RAYLASE.Marker.JobElement
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntax
C#
protected 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