ISIS Logo
ECLAB
An EPICS support module to export potentiostat values as process variables
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 
static techniqueMap_t g_map
Definition: ECLabParams.cpp:32
addTechParam(driver, g_map,"$(TECH)",$(INDEX),"$(LABEL)",$(TYPE),"$(PARAM)","$(DESC)",$(NELM))
Copyright © 2013 Science and Technology Facilities Council | Generated by   doxygen 1.8.5