VisuEnumFileTransferControlFlags (ENUM)ΒΆ
TYPE VisuEnumFileTransferControlFlags :
A combination of these flags is passed to IVisualElement.Paint to tell this method what information has to be drawn during the following call.
- Attributes:
qualified_only- InOut:
Name
Initial
Comment
None
16#0
Nothing specified => Default
Reserved
16#1
This flag is reserved
Reserved2
16#2
This flag is reserved
UseOriginalFileName
16#4
This flag indicates for the direction VISU_TO_PLC that the filename, which was choosen in the file dialog in the client is used to store the file in the plc.
ConfirmFileOverwriteInPlc
16#8
This flag indicates for the direction VISU_TO_PLC to open a messagebox with a question to overwrite the file if the file already exists in the plc.