
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
78
CAENVME_SetLocationMonitor(long
Handle,
unsigned
long
Address,
CVAddressModifier Am, short Write,short Lword, short Iack).
4.3.55.
CAENVME_WriteRegister
Parameters:
[in] Handle : The handle that identifies the device.
[in] Reg : The internal register to read (see CVRegisters
enum).
[in] Data: The data to be written to the module.
Returns:
An error code about the execution of the function.
Description:
The function permits to write to all internal registers.
CAENVME_API
CAENVME_WriteRegister(long Handle, CVRegisters Reg, unsigned short
Data).