Overview
Type:
|
Interface
|
Available as of:
|
V1.8.0.0
|
Inherits from:
|
-
|
Extends:
|
__System.IQueryInterface
|
This chapter provides information on:
Task
Interface for the procedure used to teach a system moving in a linear motion.
Description
The interface provides methods to teach a system moving in a linear motion.
Methods
Name
|
Description
|
GetProcedureData
|
Gets the data set for the procedure.
|
SetProcedureData
|
Sets the data for the procedure.
|
Properties
Name
|
Data type
|
Accessing
|
Description
|
xProcedureDataSet
|
BOOL
|
Get
|
TRUE: If the data required by the procedure is successfully set, otherwise FALSE.
|