|
ACQ400_XRM (xrmIoc)
|
Public Member Functions | |
| acq400_INST_SPY (const char *portName) | |
| Public Member Functions inherited from acq400_INST | |
| acq400_INST (const char *portName, const char *_strategy) | |
| asynStatus | writeInt32 (asynUser *pasynUser, epicsInt32 value) |
| Public Member Functions inherited from acq400_asynPortDriver | |
| acq400_asynPortDriver (const char *portName, int maxAddr, int interfaceMask, int interruptMask, int asynFlags, int autoConnect, int priority, int stackSize) | |
| virtual | ~acq400_asynPortDriver () |
Additional Inherited Members | |
| Protected Member Functions inherited from acq400_INST | |
| virtual void | task () |
| child_process_info | run_socket_fork_exec () |
| char * | make_kev_from_ip (const char *ps_name, int p_key) |
| char * | make_kev_from_sp (const char *ps_name, int p_key) |
| Protected Member Functions inherited from acq400_asynPortDriver | |
| asynStatus | gip (int pnum, int *pram) |
| asynStatus | gip (int addr, int pnum, int *pram) |
| asynStatus | sip (int addr, int pnum, int pram) |
| asynStatus | sip (int addr, int pnum, unsigned pram) |
| asynStatus | sip (int addr, int pnum, epicsInt64 pram) |
| asynStatus | sip (int addr, int pnum, double pram) |
| asynStatus | gsp (int pnum, int maxchar, char *str) |
| asynStatus | ssp (int pnum, const char *str) |
| Static Protected Member Functions inherited from acq400_INST | |
| static void | task_runner (void *drvPvt) |
| Protected Attributes inherited from acq400_INST | |
| const char * | cmd |
| bool | send_buffer_numbers |
| bool | block_on_new_buffer |
| int | read_backlog [MAXREAD_BACKLOG+1] |
| int | P_INST_STRATEGY |
| int | P_REDIS_HOST |
| int | P_REDIS_PORT |
| int | P_REDIS_MKEY |
| int | P_REDIS_BCOUNT |
| int | P_REDIS_STATUS |
| int | P_REDIS_MMKEY |
| int | P_ACQ_PORT |
| int | P_STREAM_SUBSET_MASK |
| Protected Attributes inherited from acq400_asynPortDriver | |
| epicsEventId | eventId |
| int | P_RUNSTOP |
| int | P_UPDATES |
| int | P_TS_USEC |
| int | P_MON_RL |
| int | mrl_param |
| unsigned | update |
| Static Protected Attributes inherited from acq400_INST | |
| static int | nice = ::getenv_default("acq400_INST_NICE", 0) |