VSTA API Function Units.Import() return false value
Summary
The API method Unit.Import() returns now TRUE when the import was successful.
Description
The API method Unit.Import() returns now TRUE when the import was successful.
Issue Number: 148337
Fixed on Date: 14.8.2018
Versions: 7.20 0 BUILD 50281 | 8.00 0 BUILD 50155 | 7.50 0 BUILD 51485 | 7.60 0 BUILD 50324
Related Articles
FAQ: How to hook to function execution in the Service Engine over the API?
COM: RtFunctions contains a new event (PreExecuteFunction) which gets fired before a function is executed. This event handler contains a parameter which is a temporary copy of the function which is about to be executed. ADDIN: An identical event ...
Checklist: VSTA IDE cannot open in zenon
Time estimate: 15 minutes Please go through all the points in the following checklist. If necessary, confirm with IT Department any information you cannot verify before contacting your local COPA-DATA Representative. Following entries must be set in ...
FAQ: Error while loading VSTA editor-addIn in Engineering Studio.
It may happen that the VSTA editor shows an error message when starting: "Error while loading the VSTA editor-addin, the VSTA editor-addin caused the crash of the Engineering Studio. There might be some errors!'' In some cases the VSTA editor still ...
Checklist: VSTA Debugging does not work (breakpoint cannot be reached)
Time estimate: 10 minutes Please go through all the points in the following checklist. If necessary, confirm with IT Department any information you cannot verify before contacting your local COPA-DATA Representative. Check the Debug settings in the ...
Set colors of color palette to zenon elements via API.
Colors in zenon are a 3-byte code of RGB values. The value #EB29D6 corresponds to a strong pink tone. If these colors are linked directly to a zenon object exactly this value is entered in the dynamic property of the element, screen, textcolor, ...