Positionerdriverfiltersget - Newport XPS Programmer's Manual

Xps unified series universal high-performance motion controller/driver
Hide thumbs Also See for XPS:
Table of Contents

Advertisement

XPS Unified
7.2.1.233

PositionerDriverFiltersGet

Name
PositionerDriverFiltersGet – Gets the piezo driver notch and low-pass filters
parameters.
Input tests
-
Refer to section 7.1: "Input Tests Common to all XPS Functions".
-
Checks the positioner type: (-8)
-
Checks driver type, if not PIEZO: (-24)
-
If piezo driver, check if driver is not initialized: (-118)
Description
This function returns current values of the piezo driver filters parameters (KI, notch
frequency, notch bandwidth, notch gain, low-pass frequency).
Prototype
int PositionerDriverFiltersGet(
int SocketID,
char * FullPositionerName,
double * KI,
double * NotchFrequency,
double * NotchBandwidth,
double * NotchGain,
double * LowpassFrequency
)
Input parameters
SocketID
FullPositionerName
Output parameters
KI
NotchFrequency
NotchBandwidth
NotchGain
LowpassFrequency
Return (In addition to the results of "Input Tests Common to all XPS
Functions")
• 0:
No error.
• -8:
Wrong object type for this command.
• -24:
Not available in this configuration (check hardware or configuration).
• -118:
Not allowed action driver not initialized.
int
Socket identifier gets by the
"TCP_ConnectToServer" function.
char *
Positioner name.
double * Driver KI.
double * Driver notch frequency (Hz).
double * Driver notch bandwidth (Hz).
double * Driver notch gain.
double * Driver low-pass frequency (Hz).
363
Programmer's Manual
EDH0373En1023 — 01/18

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Xps-rlXps-qXps-d

Table of Contents