Motion constructor
Initializes a new instance of the Motion class.
Namespace: IntervalZero.KINGSTAR.Local.Api
Assembly: IntervalZero.KINGSTAR.Local.Api (in IntervalZero.KINGSTAR.Local.dll) Version: 4.4.0.0
Syntax
public Motion(
Api api
)
Public Sub New(
api As Api
)
Parameters
api
Type: Api
The API class connected to the KINGSTAR Subsystem.
See also