ReturnMultipleScreenshotContentPathList
function ReturnMultipleScreenshotContentPathList (MultipleScreenshotConfig: MultipleScreenshotConfiguration): void
The ReturnMultipleScreenshotContentPathList unction returns a list of contents that can be used in the TakeAllScreenShots function. Depending on the value of the property Include
, the content is included in the screenshot or not.
Parameter
Name | Type | Description |
---|---|---|
MultipleScreenshotConfig | MultipleScreenshotConfiguration
| The server symbol that contains the list of possible content from which a screenshot can be taken. |
Return value
Type | Description |
---|---|
ContentList | no return value |
NuGet package: Beckhoff.TwinCAT.HMI.Plastic.Functions
Available: since version 12.18.0
Use: TC3 Plastic Application HMI Projects