fwInstallation
8.4.1
|
This functions returns the path to the binary file directory in target for a binary file of a given component and in a given source directory It removes the directory with a name of component inside bin/ directory and directory with a given WinCC OA version from the last element of the path ("myComponent", "./bin/myComponent/dummy/3.16/", "3.16") -> "./bin/dummy/"
componentName | (in) Name of the component |
sourceBinFileDir | (in) Path to the binary file directory in source |
winccoaVersion | (in) WinCC OA version as a string, default: current WinCC OA version |