Click or drag to resize

ForwardOpenRequest Constructor

Constructs a ForwardOpen request.

Namespace:  Demo3D.PLC.Comms.CIP
Assembly:  PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
public ForwardOpenRequest(
	byte flags,
	int timeoutMs,
	uint otConnectionId,
	uint toConnectionId,
	ConnectionKey key,
	int connTimeoutMul,
	uint otRpiUs,
	NetworkParams otParams,
	uint toRpiUs,
	NetworkParams toParams,
	Transport transportFlags,
	Buffer header,
	EPATHLogicalPath route
)

Parameters

flags
Type: SystemByte

[Missing <param name="flags"/> documentation for "M:Demo3D.PLC.Comms.CIP.ForwardOpenRequest.#ctor(System.Byte,System.Int32,System.UInt32,System.UInt32,Demo3D.PLC.Comms.CIP.ConnectionKey,System.Int32,System.UInt32,Demo3D.PLC.Comms.CIP.ForwardOpenRequest.NetworkParams,System.UInt32,Demo3D.PLC.Comms.CIP.ForwardOpenRequest.NetworkParams,Demo3D.PLC.Comms.CIP.ForwardOpenRequest.Transport,Demo3D.IO.Buffer,Demo3D.PLC.Comms.CIP.EPATH.LogicalPath)"]

timeoutMs
Type: SystemInt32

[Missing <param name="timeoutMs"/> documentation for "M:Demo3D.PLC.Comms.CIP.ForwardOpenRequest.#ctor(System.Byte,System.Int32,System.UInt32,System.UInt32,Demo3D.PLC.Comms.CIP.ConnectionKey,System.Int32,System.UInt32,Demo3D.PLC.Comms.CIP.ForwardOpenRequest.NetworkParams,System.UInt32,Demo3D.PLC.Comms.CIP.ForwardOpenRequest.NetworkParams,Demo3D.PLC.Comms.CIP.ForwardOpenRequest.Transport,Demo3D.IO.Buffer,Demo3D.PLC.Comms.CIP.EPATH.LogicalPath)"]

otConnectionId
Type: SystemUInt32

[Missing <param name="otConnectionId"/> documentation for "M:Demo3D.PLC.Comms.CIP.ForwardOpenRequest.#ctor(System.Byte,System.Int32,System.UInt32,System.UInt32,Demo3D.PLC.Comms.CIP.ConnectionKey,System.Int32,System.UInt32,Demo3D.PLC.Comms.CIP.ForwardOpenRequest.NetworkParams,System.UInt32,Demo3D.PLC.Comms.CIP.ForwardOpenRequest.NetworkParams,Demo3D.PLC.Comms.CIP.ForwardOpenRequest.Transport,Demo3D.IO.Buffer,Demo3D.PLC.Comms.CIP.EPATH.LogicalPath)"]

toConnectionId
Type: SystemUInt32

[Missing <param name="toConnectionId"/> documentation for "M:Demo3D.PLC.Comms.CIP.ForwardOpenRequest.#ctor(System.Byte,System.Int32,System.UInt32,System.UInt32,Demo3D.PLC.Comms.CIP.ConnectionKey,System.Int32,System.UInt32,Demo3D.PLC.Comms.CIP.ForwardOpenRequest.NetworkParams,System.UInt32,Demo3D.PLC.Comms.CIP.ForwardOpenRequest.NetworkParams,Demo3D.PLC.Comms.CIP.ForwardOpenRequest.Transport,Demo3D.IO.Buffer,Demo3D.PLC.Comms.CIP.EPATH.LogicalPath)"]

key
Type: Demo3D.PLC.Comms.CIPConnectionKey

[Missing <param name="key"/> documentation for "M:Demo3D.PLC.Comms.CIP.ForwardOpenRequest.#ctor(System.Byte,System.Int32,System.UInt32,System.UInt32,Demo3D.PLC.Comms.CIP.ConnectionKey,System.Int32,System.UInt32,Demo3D.PLC.Comms.CIP.ForwardOpenRequest.NetworkParams,System.UInt32,Demo3D.PLC.Comms.CIP.ForwardOpenRequest.NetworkParams,Demo3D.PLC.Comms.CIP.ForwardOpenRequest.Transport,Demo3D.IO.Buffer,Demo3D.PLC.Comms.CIP.EPATH.LogicalPath)"]

connTimeoutMul
Type: SystemInt32

[Missing <param name="connTimeoutMul"/> documentation for "M:Demo3D.PLC.Comms.CIP.ForwardOpenRequest.#ctor(System.Byte,System.Int32,System.UInt32,System.UInt32,Demo3D.PLC.Comms.CIP.ConnectionKey,System.Int32,System.UInt32,Demo3D.PLC.Comms.CIP.ForwardOpenRequest.NetworkParams,System.UInt32,Demo3D.PLC.Comms.CIP.ForwardOpenRequest.NetworkParams,Demo3D.PLC.Comms.CIP.ForwardOpenRequest.Transport,Demo3D.IO.Buffer,Demo3D.PLC.Comms.CIP.EPATH.LogicalPath)"]

otRpiUs
Type: SystemUInt32

[Missing <param name="otRpiUs"/> documentation for "M:Demo3D.PLC.Comms.CIP.ForwardOpenRequest.#ctor(System.Byte,System.Int32,System.UInt32,System.UInt32,Demo3D.PLC.Comms.CIP.ConnectionKey,System.Int32,System.UInt32,Demo3D.PLC.Comms.CIP.ForwardOpenRequest.NetworkParams,System.UInt32,Demo3D.PLC.Comms.CIP.ForwardOpenRequest.NetworkParams,Demo3D.PLC.Comms.CIP.ForwardOpenRequest.Transport,Demo3D.IO.Buffer,Demo3D.PLC.Comms.CIP.EPATH.LogicalPath)"]

otParams
Type: NetworkParams

[Missing <param name="otParams"/> documentation for "M:Demo3D.PLC.Comms.CIP.ForwardOpenRequest.#ctor(System.Byte,System.Int32,System.UInt32,System.UInt32,Demo3D.PLC.Comms.CIP.ConnectionKey,System.Int32,System.UInt32,Demo3D.PLC.Comms.CIP.ForwardOpenRequest.NetworkParams,System.UInt32,Demo3D.PLC.Comms.CIP.ForwardOpenRequest.NetworkParams,Demo3D.PLC.Comms.CIP.ForwardOpenRequest.Transport,Demo3D.IO.Buffer,Demo3D.PLC.Comms.CIP.EPATH.LogicalPath)"]

toRpiUs
Type: SystemUInt32

[Missing <param name="toRpiUs"/> documentation for "M:Demo3D.PLC.Comms.CIP.ForwardOpenRequest.#ctor(System.Byte,System.Int32,System.UInt32,System.UInt32,Demo3D.PLC.Comms.CIP.ConnectionKey,System.Int32,System.UInt32,Demo3D.PLC.Comms.CIP.ForwardOpenRequest.NetworkParams,System.UInt32,Demo3D.PLC.Comms.CIP.ForwardOpenRequest.NetworkParams,Demo3D.PLC.Comms.CIP.ForwardOpenRequest.Transport,Demo3D.IO.Buffer,Demo3D.PLC.Comms.CIP.EPATH.LogicalPath)"]

toParams
Type: NetworkParams

[Missing <param name="toParams"/> documentation for "M:Demo3D.PLC.Comms.CIP.ForwardOpenRequest.#ctor(System.Byte,System.Int32,System.UInt32,System.UInt32,Demo3D.PLC.Comms.CIP.ConnectionKey,System.Int32,System.UInt32,Demo3D.PLC.Comms.CIP.ForwardOpenRequest.NetworkParams,System.UInt32,Demo3D.PLC.Comms.CIP.ForwardOpenRequest.NetworkParams,Demo3D.PLC.Comms.CIP.ForwardOpenRequest.Transport,Demo3D.IO.Buffer,Demo3D.PLC.Comms.CIP.EPATH.LogicalPath)"]

transportFlags
Type: Transport

[Missing <param name="transportFlags"/> documentation for "M:Demo3D.PLC.Comms.CIP.ForwardOpenRequest.#ctor(System.Byte,System.Int32,System.UInt32,System.UInt32,Demo3D.PLC.Comms.CIP.ConnectionKey,System.Int32,System.UInt32,Demo3D.PLC.Comms.CIP.ForwardOpenRequest.NetworkParams,System.UInt32,Demo3D.PLC.Comms.CIP.ForwardOpenRequest.NetworkParams,Demo3D.PLC.Comms.CIP.ForwardOpenRequest.Transport,Demo3D.IO.Buffer,Demo3D.PLC.Comms.CIP.EPATH.LogicalPath)"]

header
Type: Demo3D.IOBuffer

[Missing <param name="header"/> documentation for "M:Demo3D.PLC.Comms.CIP.ForwardOpenRequest.#ctor(System.Byte,System.Int32,System.UInt32,System.UInt32,Demo3D.PLC.Comms.CIP.ConnectionKey,System.Int32,System.UInt32,Demo3D.PLC.Comms.CIP.ForwardOpenRequest.NetworkParams,System.UInt32,Demo3D.PLC.Comms.CIP.ForwardOpenRequest.NetworkParams,Demo3D.PLC.Comms.CIP.ForwardOpenRequest.Transport,Demo3D.IO.Buffer,Demo3D.PLC.Comms.CIP.EPATH.LogicalPath)"]

route
Type: Demo3D.PLC.Comms.CIPEPATHLogicalPath

[Missing <param name="route"/> documentation for "M:Demo3D.PLC.Comms.CIP.ForwardOpenRequest.#ctor(System.Byte,System.Int32,System.UInt32,System.UInt32,Demo3D.PLC.Comms.CIP.ConnectionKey,System.Int32,System.UInt32,Demo3D.PLC.Comms.CIP.ForwardOpenRequest.NetworkParams,System.UInt32,Demo3D.PLC.Comms.CIP.ForwardOpenRequest.NetworkParams,Demo3D.PLC.Comms.CIP.ForwardOpenRequest.Transport,Demo3D.IO.Buffer,Demo3D.PLC.Comms.CIP.EPATH.LogicalPath)"]

See Also