EasyManua.ls Logo

Newport MKS HXP Series - Eepromdriverset; Eepromintset

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.136 EEPROMDriverSet
Syntax
C# prototype
int EEPROMDriverSet(Int32 PlugNumber, string ReferenceString, out string errstring)
Python prototype
[errstring] EEPROMDriverSet (PlugNumber, ReferenceString)
Parameters
Input parameters
(Int32) PlugNumber: PlugNumber
(string) ReferenceString: ReferenceString
Output parameters
(string) errString: The failure reason
Return
(int) error code: 0 in success and -1 on failure
Description
This function is used to process synchrounous EEPROMDriverSet command which is
used to Set Driver EEPROM reference string. Refer to the XPS Programmer's manual
to get the command description.
2.2.137 EEPROMINTSet
Syntax
C# prototype
int EEPROMINTSet(Int32 CardNumber, string ReferenceString, out string errstring)
Python prototype
[errstring] EEPROMINTSet (CardNumber, ReferenceString)
Parameters
Input parameters
(Int32) CardNumber: CardNumber
(string) ReferenceString: ReferenceString
Output parameters
(string) errString: The failure reason
Return
(int) error code: 0 in success and -1 on failure
Description
This function is used to process synchrounous EEPROMINTSet command which is
used to Set INT EEPROM reference string. Refer to the XPS Programmer's manual to
get the command description.
EDH0318En1042 — 12/18 76

Table of Contents

Related product manuals