
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
69
4.3.28.
CAENVME_SetArbiterType
Parameters:
[in] Handle:
The handle that identifies the device.
[in] Value:
The type of VME bus arbitration to implement (see
CVArbiterTypes enum).
Returns:
An error code about the execution of the function.
Description:
The function sets the behaviour of the VME bus arbiter on the module.
CAENVME_API
CAENVME_SetArbiterType(long Handle, CVArbiterTypes Value).
4.3.29.
CAENVME_SetRequesterType
Parameters:
[in] Handle
: The handle that identifies the device.
[in] Value
: The type of VME bus requester to implement (see
CVRequesterTypes enum).
Returns:
An error code about the execution of the function.
Description:
The function sets the behaviour of the VME bus requester on the module.
CAENVME_API
CAENVME_SetRequesterType(long Handle, CVRequesterTypes Value).
4.3.30.
CAENVME_SetReleaseType
Parameters:
[in] Handle
: The handle that identifies the device.
[in] Value
: The type of VME bus release policy to implement (see
CVReleaseTypes enum).
Returns:
An error code about the execution of the function.
Description:
The function sets the release policy of the VME bus on the module.
CAENVME_API
CAENVME_SetReleaseType(long Handle, CVReleaseTypes Value).