ECLAB
An EPICS support module to export potentiostat values as process variables
Main Page
Related Pages
Classes
Files
File List
File Members
ECLabApp
src
ScalarParams.cpp
Go to the documentation of this file.
1
/*************************************************************************\
2
* Copyright (c) 2013 Science and Technology Facilities Council (STFC), GB.
3
* All rights reverved.
4
* This file is distributed subject to a Software License Agreement found
5
* in the file LICENSE.txt that is included with this distribution.
6
\*************************************************************************/
7
8
// Adding technique $(TECH) label $(LABEL) for asyn parameter $(PARAM)
9
// $(DESC)
10
addTechParam
(driver,
g_map
,
"$(TECH)"
, $(INDEX),
"$(LABEL)"
, $(TYPE),
"$(PARAM)"
,
"$(DESC)"
);
11
g_map
static techniqueMap_t g_map
Definition:
ECLabParams.cpp:32
addTechParam
addTechParam(driver, g_map,"$(TECH)",$(INDEX),"$(LABEL)",$(TYPE),"$(PARAM)","$(DESC)",$(NELM))
Copyright © 2013
Science and Technology Facilities Council
| Generated by
1.8.5