Tzmappingmodeset - 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.338

TZMappingModeSet

Name
TZMappingModeSet – Sets TZ mapping mode.
Input tests
-
Refer to section 7.1: "Input Tests Common to all XPS Functions".
-
Checks the group type (must be a TZ group): (-8)
-
Checks the group name: (-19)
-
Checks if TZMapping feature is enabled in system.ini: (-121)
-
Group state must be "NOTINIT": (-140)
Description
This function configures the mode of TZ mapping.
The values for Mode to set : 1 (Enabled) or 0 (Disabled).
This API is reserved to TZ group only.
Prototype
int TZMappingModeSet(
int SocketID,
char * GroupName,
int Mode
)
Input parameters
SocketID
GroupName
Mode
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.
• -19:
GroupName doesn't exist or unknown command.
• -121:
Function is not allowed due to configuration disabled.
• -140:
Function is only allowed in NOTINIT state.
int
Socket identifier gets by the
"TCP_ConnectToServer" function.
char *
TZ group name.
int
TZ mapping mode.
489
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