unRecipe 9.1.0
|
Functions | |
unRcpExportDevice_writeDeviceTypeLineFormat (string sDeviceType, string sCommand) | |
void | SOFT_FE_UnRcpClass_ExportConfig (dyn_string dsDpList, dyn_string &exceptionInfo) |
void | SOFT_FE_UnRcpInstance_ExportConfig (dyn_string dsDpList, dyn_string &exceptionInfo) |
UNICOS Copyright (C) CERN 2013 All rights reserved
unRcpExportDevices.ctl This library contains the export functions of the package.
unRcpExportDevice_writeDeviceTypeLineFormat | ( | string | sDeviceType, |
string | sCommand | ||
) |
returns the format of the config line for a device type
sDeviceType | input, device type |
sCommand | input, keyword (for front-end only) |
void SOFT_FE_UnRcpClass_ExportConfig | ( | dyn_string | dsDpList, |
dyn_string & | exceptionInfo | ||
) |
returns the format of the config line for a device type
dsDpList | input, list of device dp |
exceptionInfo | output, the errors are returned here |
void SOFT_FE_UnRcpInstance_ExportConfig | ( | dyn_string | dsDpList, |
dyn_string & | exceptionInfo | ||
) |
returns the format of the config line for a device type
dsDpList | input, list of device dp |
exceptionInfo | output, the errors are returned here |