Motion constructor

Initializes a new instance of the Motion class.

Namespace: IntervalZero.KINGSTAR.OpcUa.Api

Assembly: IntervalZero.KINGSTAR.OpcUa.Api (in IntervalZero.KINGSTAR.OpcUa.Client.dll) Version: 4.4.0.0

Syntax

C#VB
public Motion(
       Api api
)
Public Sub New(
       api As Api
)

Parameters

api

Type: Api

The API class connected to the KINGSTAR Subsystem.

See also

Motion Class

IntervalZero.KINGSTAR.OpcUa.Api Namespace