EasyManua.ls Logo

Newport MKS HXP Series - Positionerdriverstatuslistget; Referencingactionlistget

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.162 PositionerDriverStatusListGet
Syntax
C# prototype
int PositionerDriverStatusListGet(out string PositionerDriverStatusList, out string
errstring)
Python prototype
[PositionerDriverStatusList, errstring] PositionerDriverStatusListGet ()
Parameters
Input parameters
None
Output parameters
(string) PositionerDriverStatusList: PositionerDriverStatusList
(string) errString: The failure reason
Return
(int) error code: 0 in success and -1 on failure
Description
This function is used to process synchrounous PositionerDriverStatusListGet command
which is used to Positioner driver status list. Refer to the XPS Programmer's manual to
get the command description.
2.2.163 ReferencingActionListGet
Syntax
C# prototype
int ReferencingActionListGet(out string list, out string errstring)
Python prototype
[list, errstring] ReferencingActionListGet ()
Parameters
Input parameters
None
Output parameters
(string) list: list
(string) errString: The failure reason
Return
(int) error code: 0 in success and -1 on failure
Description
This function is used to process synchrounous ReferencingActionListGet command
which is used to Get referencing action list. Refer to the XPS Programmer's manual to
get the command description.
89 EDH0318En1042 — 12/18

Table of Contents

Related product manuals