Vme_Write_32 - Wiener VM-USB User Manual

Hide thumbs Also See for VM-USB:
Table of Contents

Advertisement

short VME_scaler_settings{
usb_dev_handle *hdev,
short channel,
short trigger,
int enable,
int reset}
Parameters:
hDevice
[in] Handle to the XX-USB device
channel
[in] The number which corresponds to the scaler channel:
0 - for Scaler A
1 - for Scaler B
code
[in] The Output selector code, valid values are listed in the manual
enable
[in] =1 enables scaler
latch
[in] =1 resets the scaler at time of call
Return Values
On success, the function returns the number of bytes from from the VM_USB.
Function returns a negative number on a failure.

7.7 VME_write_32

The VME_write_32 function writes a 32 bit word to a VME address.
short VME_write_32{
HANDLE hDevice,
USHORT Address_Modifier,
LONG VME_Address,
LONG Data
};
Parameters
hDevice
[in] Handle to the XX-USB device.
Address_Modifier
[in] VME Address modifier
VME_Address
[in] VME address to write Data to
Data
[in] data written to the VM_USB
Return Values
WIENER, Plein & Baus GmbH
50
www.wiener-d.com

Advertisement

Table of Contents
loading

Related Products for Wiener VM-USB

Table of Contents