unRecipe 9.1.0
unRcpExportDevices.ctl File Reference

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)
 

Detailed Description

UNICOS Copyright (C) CERN 2013 All rights reserved

unRcpExportDevices.ctl This library contains the export functions of the package.

Creation Date
27/05/2011
Modification History
Constraints
None
Usage
Public
PVSS managers
Ui, CTRL
Author
Ivan Prieto Barreiro (EN-ICE)

Function Documentation

◆ unRcpExportDevice_writeDeviceTypeLineFormat()

unRcpExportDevice_writeDeviceTypeLineFormat ( string  sDeviceType,
string  sCommand 
)

returns the format of the config line for a device type

Constraints
None
Usage
Public
PVSS managers
Ui, CTRL
Parameters
sDeviceTypeinput, device type
sCommandinput, keyword (for front-end only)

◆ SOFT_FE_UnRcpClass_ExportConfig()

void SOFT_FE_UnRcpClass_ExportConfig ( dyn_string  dsDpList,
dyn_string &  exceptionInfo 
)

returns the format of the config line for a device type

Constraints
None
Usage
Public
PVSS managers
Ui, CTRL
Parameters
dsDpListinput, list of device dp
exceptionInfooutput, the errors are returned here

◆ SOFT_FE_UnRcpInstance_ExportConfig()

void SOFT_FE_UnRcpInstance_ExportConfig ( dyn_string  dsDpList,
dyn_string &  exceptionInfo 
)

returns the format of the config line for a device type

Constraints
None
Usage
Public
PVSS managers
Ui, CTRL
Parameters
dsDpListinput, list of device dp
exceptionInfooutput, the errors are returned here