(c) Copyright CERN 2005. All rights not expressly granted are reserved. iceco.nosp@m.ntro.nosp@m.ls.su.nosp@m.ppor.nosp@m.t@cer.nosp@m.n.ch
SPDX-License-Identifier: LGPL-3.0-only
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)
◆ 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
-
sDeviceType | input, device type |
sCommand | input, 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
-
dsDpList | input, list of device dp |
exceptionInfo | output, 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
-
dsDpList | input, list of device dp |
exceptionInfo | output, the errors are returned here |