![ADVANTEST R3755 Series Скачать руководство пользователя страница 53](http://html.mh-extra.com/html/advantest/r3755-series/r3755-series_operation-manual_2858773053.webp)
4.7.5
BisSensCorrColl
4-14
4.7.5. BisSensCorrColl
•
Function name long BisSensCorrColl
•
Usage
Acquires calibration data.
•
Argument
[IN] long lngPID
// Packet ID (specifies the value acquired by BisOpenPacket)
long lngAcqId // <BIS_CAL_NORM> <BIS_CAL_TRANS> <BIS_CAL_1PORT>
// 0: NORMALIZE
OPEN
OPEN
// 1: --
SHORT
SHORT
// 2: --
LOAD
LOAD
•
Return value
0: Normal
1: The IngAcqld argument is incorrectly specified.
5: BisSensCorrCollSave has already been executed.
Other: Refer to Section
•
Description
Acquires calibration data.
When BisSensCorrCollSave() has already been executed, This command is
unavailable. Execute BisSensCorrCollDel() in advance.
•
Note
CAL type must be specified in advance using BisSensCorrCollMeth().
4.7.6. BisSensCorrCollSave
•
Function name long BisSensCorrCollSave
•
Usage
Calculates error factors
•
Argument
[IN] long lngPID
// Packet ID (specifies the value acquired
// by BisOpenPacket)
•
Return value 0: Normal
5: BisSensCorrCollSave has already been executed.
6: One of the calibration data has not been obtained.
Other: Refer to Section
•
Description Calculates error factors.
Also, when BisSensCorrCollSave() has been executed, this command is
unavailable.
•
Note
CAL data must be acquired in advance using BisSensCorrColl().
4.7.7. BisSensCorrCollDel
•
Function name long BisSensCorrCollDel
•
Usage
Clears the calibration data.
•
Argument
[IN] long lngPID
// Packet ID (specifies the value acquired
// by BisOpenPacket)
•
Return value
Normal (0: BIS_TRUE) or error (1: BIS_FALSE)
•
Description
Clears the acquired calibration data (CAL data).