EasyManua.ls Logo

Caen V2718 - Caenvme_Getbusreqlevel; Caenvme_Gettimeout; Caenvme_Getfifomode

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
72
4.3.37. CAENVME_GetBusReqLevel
Parameters:
[in] Handle : The handle that identifies the device.
[out] Value : The type of VME bus requester priority level
(see CVBusReqLevels enum).
Returns:
An error code about the execution of the function.
Description:
The function reads the VME bus requester priority level implemented on the
module.
CAENVME_API
CAENVME_GetBusReqLevel(long Handle, CVBusReqLevels *Value).
4.3.38. CAENVME_GetTimeout
Parameters:
[in] Handle : The handle that identifies the device.
[out] Value : The value of VME bus timeout (see CVVMETimeouts enum).
Returns:
An error code about the execution of the function.
Description:
The function reads the specified VME bus timeout setting of the module.
CAENVME_API
CAENVME_GetTimeout(long Handle, CVVMETimeouts *Value).
4.3.39. CAENVME_GetFIFOMode
Parameters:
[in] Handle : The handle that identifies the device.
[out] Value : The FIFO mode read setting.
Returns:
An error code about the execution of the function.
Description:
The function reads whether the auto increment of the VME addresses during
the block transfer cycles is enabled (0) or disabled (!=0).
CAENVME_API
CAENVME_GetFIFOMode(long Handle, short *Value).

Table of Contents