Accelerator Independent Data Access / PVAccess 2.0
AIDA-PVA is the latest version of the AIDA framework. Built on top of EPICS 7 it enables client applications to programmatically access and manage any device or database on the SLAC Network using simple channel names.
Loading...
Searching...
No Matches
AIDASLCREF_SERVER.h
1#ifndef AIDASLCREF_SERVER_H
2#define AIDASLCREF_SERVER_H
3#ifdef __cplusplus
4extern "C" {
5#endif
6
7/*
8 * Put server specific definitions in the equivalent of this file for your service
9 *
10 * **CMS**=C_INC
11 */
12
13#ifdef __cplusplus
14}
15#endif
16#endif