|
Creates a string containing the required contents of a front end config file. The string can be written directly to a file. The file is generated by moving down the hierarchy from a given starting point. The file entries for each device found are read from the device definitions and appended to the contents of the file. Constraints: None Usage: JCOP Framework internal, Public PVSS manager usage: VISION, CTRL
|
|
Recursive function for finding details of the devices below a given device in the hierarchy Constraints: None Usage: JCOP Framework internal, Public PVSS manager usage: VISION, CTRL
|
|
Function to read the config file tags from the model or device definitions for a specific device Constraints: None Usage: JCOP Framework internal, Public PVSS manager usage: VISION, CTRL
|
|
DEPRECATED - Function to read the config file tags from the device definitions for a specific device type DEPRECRATED - Please use fwDeviceFrontEndConfigFile_GetDeviceTag instead |
|
Function to process the config file entries read from the device definitions. Substitutions are made as with address templates eg. name1% etc.. In addition dpe: is substituted with the value from dpElement eg. dpe:.Settings.BaudRate might be replaced with 125000 Constraints: None Usage: JCOP Framework internal, Public PVSS manager usage: VISION, CTRL
|