HXP
Command Interface Manual
Python prototype
[CurrentVelocityCutOffFrequency, CurrentAccelerationCutOffFrequency, errstring]
PositionerCurrentVelocityAccelerationFiltersGet (PositionerName)
Parameters
Input parameters
(string) PositionerName: PositionerName
Output parameters
(double) CurrentVelocityCutOffFrequency: CurrentVelocityCutOffFrequency
(double) CurrentAccelerationCutOffFrequency: CurrentAccelerationCutOffFrequency
(string) errString: The failure reason
Return
(int) error code: 0 in success and -1 on failure
Description
This function is used to process synchrounous
PositionerCurrentVelocityAccelerationFiltersGet command which is used to Get
current velocity and acceleration cut off frequencies. Refer to the XPS Programmer's
manual to get the command description.
2.2.93
PositionerDriverStatusGet
Syntax
C# prototype
int PositionerDriverStatusGet(string PositionerName, out Int32 DriverStatus, out string
errstring)
Python prototype
[DriverStatus, errstring] PositionerDriverStatusGet (PositionerName)
Parameters
Input parameters
(string) PositionerName: PositionerName
Output parameters
(Int32_i) DriverStatus: DriverStatus
(string) errString: The failure reason
Return
(int) error code: 0 in success and -1 on failure
Description
This function is used to process synchrounous PositionerDriverStatusGet command
which is used to Read positioner driver status. Refer to the XPS Programmer's manual
to get the command description.
51
EDH0318En1042 — 12/18