EasyManua.ls Logo

Caen V2718 - Caenvme_Writeflashpage; Caenvme_Setinputconf; Caenvme_Setlocationmonitor

Default Icon
79 pages
Print Icon
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...
Document type:
Title:
Revision date:
Revision:
User's Manual (MUT)
Mod. V2718 VME PCI Optical Link Bridge
03/07/2018
11
NPO:
Filename:
Number of pages:
Page:
00106/03:V2718.MUTx/11
V2718_REV11.DOC
79
77
4.3.52. CAENVME_WriteFlashPage
Parameters:
[in] Handle : The handle that identifies the device.
[in] Data : The data to write.
[in] PageNum : The flash page number to write.
Returns:
An error code about the execution of the function.
Description:
The function writes the data into the specified flash page.
CAENVME_API
CAENVME_WriteFlashPage(long Handle, unsigned char *Data, int
PageNum).
4.3.53. CAENVME_SetInputConf
Parameters:
[in] Handle : The handle that identifies the device.
[in] InSel : The input line to configure (see CVInputSelect
enum).
[in] InPol : The input line polarity (see CVIOPolarity enum).
[in] LEDPol : The output LED polarity (see CVLEDPolarity enum).
Returns:
An error code about the execution of the function.
Description:
The function permits to configure the input lines of the module. It can
be specified the polarity for the line and for the LED.
CAENVME_API
CAENVME_SetInputConf(long Handle, CVInputSelect InSel, CVIOPolarity
InPol, CVLEDPolarity LEDPol).
4.3.54. CAENVME_SetLocationMonitor
Parameters:
[in] Handle : The handle that identifies the device.
[in] Address :
[in] Write :
[in] Lword :
[in] Icak :
Returns:
An error code about the execution of the function.
Description:
The function sets the Location Monitor.
CAENVME_API

Table of Contents