#include <epicsTypes.h>
#include "NDPluginDriver.h"
Go to the source code of this file.
Define Documentation
#define FIRST_NDPLUGIN_COLOR_CONVERT_PARAM NDPluginColorConvertColorModeOut |
#define LAST_NDPLUGIN_COLOR_CONVERT_PARAM NDPluginColorConvertFalseColor |
#define NDPluginColorConvertColorModeOutString "COLOR_MODE_OUT" |
#define NDPluginColorConvertFalseColorString "FALSE_COLOR" |
#define NUM_NDPLUGIN_COLOR_CONVERT_PARAMS (&LAST_NDPLUGIN_COLOR_CONVERT_PARAM - &FIRST_NDPLUGIN_COLOR_CONVERT_PARAM + 1) |