Gpioanalograngeconfigurationset - 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
EDH0373En1023 — 01/18
7.2.1.61

GPIOAnalogRangeConfigurationSet

Name
GPIOAnalogRangeConfigurationSet – Sets GPIO DAC range configuration for
analog output(DAC).
Input tests
-
Refer to section 7.1: "Input Tests Common to all XPS Functions".
-
Checks if the GPIO type is DAC: (-8)
Description
This API sets the DAC range value. Set values are:
Input value = 0 = > Disabled
Input value ≥12.0 V = > DAC range = 12.288 V
Input value ϵ [10.0 , 12.0] = >DAC range = 10 V
Input value ϵ [5.0 , 10.0] = >DAC range = 5 V
Prototype
int GPIOAnalogRangeConfigurationSet(
int SocketID,
char * GPIOName,
double DACRange
)
Input parameters
SocketID
GPIOName
DACRange
Output parameters
None.
Return (In addition to the results of "Input Tests Common to all XPS
Functions")
• 0:
No error.
• -8:
Wrong object type for this command.
int
Socket identifier gets by the
"TCP_ConnectToServer" function.
char *
GPIO name.
double
DAC range value.
108
Programmer's Manual

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Xps-rlXps-qXps-d

Table of Contents