ACQ400_XRM (xrmIoc)
Loading...
Searching...
No Matches
acq400_Proxy.h File Reference

local proxy for UUT parameters, perhaps in a more accessible form More...

#include "acq400_asyn_common.h"
#include "xrm_structs.h"
#include "SamplePrams.h"

Go to the source code of this file.

Classes

class  acq400_Proxy

Macros

#define FIRST_SITE   1
#define LAST_SITE   6
#define MAX_SITES   6
#define MAX_ADDR   (MAX_SITES+1)
#define PS_SMPL_AGG_SITES   "SMPL_AGG_SITES"
#define PS_SMPL_SITE_SSB   "SMPL_SITE_SSB" /* addr per site */
#define PS_SMPL_NSAM   "SMPL_NSAM"
#define PS_SMPL_SITE_IS_ADC   "SMPL_SITE_IS_ADC" /* addr per site */
#define PS_SMPL_SS_U32   "SMPL_SS_U32"
#define PS_SMPL_AI_COUNT   "SMPL_AI_COUNT"
#define PS_SMPL_DI_COUNT   "SMPL_DI_COUNT"
#define PS_SMPL_SP_COUNT   "SMPL_SP_COUNT"
#define PS_SMPL_DI_INDEX   "SMPL_DI_INDEX"
#define PS_SMPL_SP_INDEX   "SMPL_SP_INDEX"
#define PS_AI_CAL_ESLO   "AI_CAL_ESLO" /* addr: 0:summary, 1..6 : mirror UUT */
#define PS_AI_CAL_EOFF   "AI_CAL_EOFF" /* addr: 0:summary, 1..6 : mirror UUT */

Detailed Description

local proxy for UUT parameters, perhaps in a more accessible form

  • #1 SMPL: to be clawed back from SMPL so we don't HAVE to have SOE instantiated and running.
  • #2 CAL: $IOC_HOST:0:AI:CAL:ESLO/EOFF : view UUT calibration as a single vector of channels.

    Created on: 12 May 2026 Author: pgm