trlo_read_sampler
Section: TRLO II Manual (3)
Updated: January 2, 2014
Index
Return to Main Contents
NAME
trlo_read_sampler
- Read multi-buffered data from TRLO II.
SYNOPSIS
#include "trlo_functions.h"
uint32_t trlo_read_sampler(volatile trlo_register_map *hardware,
struct trlo_readout_control *ctrl,
int sampler,
uint32_t header_mark,
uint32_t **outbuf, uint32_t *endbuf,
uint64_t **timebuf,
int write_header);
Link with -ltrlo_ctrl.
DESCRIPTION
RETURN VALUE
On success, 0 is returned from the readout functions. On error, an
error code (as specified to trlo_setup_readout_control() is returned).
AUTHOR
Håkan T. Johansson <f96hajo@chalmers.se>
SEE ALSO
trlo_setup_map_hardware(3),
trlo_setup_check_version(3),
trlo_unmap_hardware(3),
trlo_setup_readout_control(3),
trlolib(7),
trloii(7),
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- RETURN VALUE
-
- AUTHOR
-
- SEE ALSO
-
This document was created by
man2html,
using the manual pages.
Time: 19:42:13 GMT, November 08, 2024