Functions |
int | xsp3_config_scaler (int path) |
| Configure the scaler arrangement using the current memory allocation within the FEM.
|
int | xsp3_scaler_get_num_tf (int path) |
| Read the maximum number of time frames of scaler data that can be stored with the current memory allocation within the FEM.
|
int | xsp3_scaler_read (int path, u_int32_t *dest, unsigned scaler, unsigned chan, unsigned t, unsigned n_scalers, unsigned n_chan, unsigned dt) |
| Read a block of scaler data.
|
int | xsp3_scaler_check_progress (int path) |
| This function checks how many time frames have been processed.
|
int | xsp3_scaler_check_desc (int path, int card) |
| This function checks the DMA descriptors for the Scaler stream to check how many time frames of scalers have been successfuly transfered to memeory.
|
Variables |
XSP3Path | Xsp3Sys [XSP3_MAX_PATH] |
char | error_message [] |