unRcpConfigUnRcpClass.ctl File Reference
Detailed Description
UNICOS Copyright (C) CERN 2013 All rights reserved
unConfigUnRcpClass.ctl This library contains the function to configure the UnRcpClass.
- Creation Date
- 27/05/2011
- Modification History
- Constraints
- None
- Usage
- Public
- PVSS managers
- Ui, CTRL
- Author:
- Ivan Prieto Barreiro (EN-ICE)
Function Documentation
unConfigUnRcpClass_checkConfig |
( |
dyn_string |
dsConfigs, |
|
|
dyn_string & |
exceptionInfo | |
|
) |
| | |
check the device configuration
- Constraints
- None
- Usage
- Public
- PVSS managers
- Ui, CTRL
- Parameters:
-
| dsConfigs | input, config line as dyn_string |
| exceptionInfo | output, for errors |
unConfigUnRcpClass_setConfig |
( |
dyn_string |
dsConfigs, |
|
|
dyn_string & |
exceptionInfo | |
|
) |
| | |
set the device configuration
- Constraints
- None
- Usage
- Public
- PVSS managers
- Ui, CTRL
- Parameters:
-
| dsConfigs | input, config line as dyn_string |
| exceptionInfo | output, for errors |
SOFT_FE_UnRcpClass_checkConfig |
( |
dyn_string |
dsConfigs, |
|
|
dyn_string & |
exceptionInfo | |
|
) |
| | |
check the UnRcpClass device configuration for the SOFT_FE front-end
- Constraints
- None
- Usage
- Internal
- PVSS managers
- Ui, CTRL
- Parameters:
-
| dsConfigs | input, config line as dyn_string |
| exceptionInfo | output, for errors |
SOFT_FE_UnRcpClass_setConfig |
( |
dyn_string |
dsConfigs, |
|
|
dyn_string & |
exceptionInfo | |
|
) |
| | |