EasyManua.ls Logo

Newport MKS HXP Series - Groupmoveabort; Groupmoveabsolute

Newport MKS HXP Series
108 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
HXP Command Interface Manual
2.2.60 GroupMoveAbort
Syntax
C# prototype
int GroupMoveAbort(string GroupName, out string errstring)
Python prototype
[errstring] GroupMoveAbort (GroupName)
Parameters
Input parameters
(string) GroupName: GroupName
Output parameters
(string) errString: The failure reason
Return
(int) error code: 0 in success and -1 on failure
Description
This function is used to process synchrounous GroupMoveAbort command which is
used to Abort a move. Refer to the XPS Programmer's manual to get the command
description.
2.2.61 GroupMoveAbsolute
Syntax
C# prototype
int GroupMoveAbsolute(string GroupName, double[] TargetPosition, Int32 nbItems,
out string errstring)
Python prototype
[errstring] GroupMoveAbsolute (GroupName, TargetPosition, nbItems)
Parameters
Input parameters
(string) GroupName: GroupName
(double[]) TargetPosition: TargetPosition
(Int32) nbItems: nbItems
Output parameters
(string) errString: The failure reason
Return
(int) error code: 0 in success and -1 on failure
Description
This function is used to process synchrounous GroupMoveAbsolute command which is
used to Do an absolute move. Refer to the XPS Programmer's manual to get the
command description.
EDH0318En1042 — 12/18 32

Table of Contents

Related product manuals