
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
71
4.3.34.
CAENVME_GetArbiterType
Parameters:
[in] Handle
: The handle that identifies the device.
[out] Value
: The type of VME bus arbitration implemented (see
CVArbiterTypes enum).
Returns:
An error code about the execution of the function.
Description:
The function get the type of VME bus arbiter implemented on the module.
CAENVME_API
CAENVME_GetArbiterType(long Handle, CVArbiterTypes *Value).
4.3.35.
CAENVME_GetRequesterType
Parameters:
[in] Handle
: The handle that identifies the device.
[out] Value
: The type of VME bus requester implemented (see
CVRequesterTypes enum).
Returns:
An error code about the execution of the function.
Description:
The function get the type of VME bus requester implemented on the module.
CAENVME_API
CAENVME_GetRequesterType(long Handle, CVRequesterTypes *Value).
4.3.36.
CAENVME_GetReleaseType
Parameters:
[in] Handle
: The handle that identifies the device.
[out] Value
: The type of VME bus release policy implemented
(see CVReleaseTypes enum).
Returns:
An error code about the execution of the function.
Description:
The function get the type of VME bus release implemented on the module.
CAENVME_API
CAENVME_GetReleaseType(long Handle, CVReleaseTypes *Value).