Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Siemens Tecnomatix Plant Simulation 16.0.4 Update

Posted By: scutter
Siemens Tecnomatix Plant Simulation 16.0.4 Update

Siemens Tecnomatix Plant Simulation 16.0.4 Update | 406.9 mb
Languages: Deutsch, English, 日本語, 中文, Русский, Magyar

The Tecnomatix development team is pleased to announce the availability of Plant Simulation 16.0.4 is maintenance release that corrects customer-reported issues and adapts the product to a changed environment. A maintenance release can also include new software functionality.

Maintenance Notes for Tecnomatix Plant Simulation 16.0.4

Fixed Bugs of the Material Flow Objects
• We fixed a crash of automatic routing of parts. The crash could only occur in certain, very rare cases.
• We fixed a problem of the ParallelStation with the setting Set-up only when empty . If an MU with another type was unblocked and additional MUs were placed in the blocking list, the simulation sometimes did not continue. (PR 9983374)
• We fixed a bug when activating acceleration of the Transporter. Now Plant Simulation checks if the Target position can be reached with speed 0 if target distance , target position or a route for the Transporter not bound to a fixed route network is set.
• We fixed a bug of the Transporter not bound to a fixed route network which in rare cases caused Transporter to be invisible temporarily. (PR 9977316)
• We fixed a bug when unblocking parts of the Store/ParallelStation. It could occur when a part was moved to a specific storage place when the entrance was closed. When opening the entrance the part was then not moved to the designated storage place but to an arbitrary place. (PR 9997076)
• We fixed a bug of the AssemblyStation which did not start processing parts when it was set-up for a mounting part with Set-up for when the mounting part had the same type as the main part. (PR 9999955)
• We fixed a bug of the Drain which caused inheritance of the attribute TypeStatOn to be always deactivated after loading a model.

Fixed Bugs of the Information Flow Objects
• We fixed several problems in the FileInterface which could occur when processing text files coded in UTF-8 and Unicode. Sometimes the BOM (Byte Order Mark) of these files was considered incorrectly when processing the files. In addition UTF-8 files without BOM were processed with the Windows code page. In both cases the contents of these files was provided incorrectly through the FileInterface.
• We fixed a bug which occurred when the source code of a Method was authored in SimTalk 1.0 and when at least one line contained spaces or tab stops after the semicolon. Then breakpoints and bookmarks would get list when applying the changes and the syntax would become invalid. (PR 9979816)
• We fixed a bug which prevented you from deleting the column or row index with the commands of the context menu. We removed the commands for deleting the column or row index respectively. (PR 9977850)
• We fixed a bug of the Variable that prevented init values of data type json from working. (PR 9989598)
• We fixed a bug in the Method which prevented you from passing an empty integer-array to a formal parameter of type integer[ ]. (PR 10006220)
• We fixed a bug which caused the function str_to_num to interpret a string, which started with inf , as infinite and generated an error. Str_to_num now returns 0 as value for this string as it does for all other strings which do not start with a number. (PR 9994204)
• We fixed a bug in the SIMIT Interface which sometimes caused elements to have wrong data types.
• We fixed a crash which could occur when working with DataTables in SimTalk. (PR 10005668)
• We fixed a crash which could occur when you opened a list from the Debugger. (PR 9983039)
• We fixed a bug in the Method Editor which prevented you from correctly selecting several entire lines of code to the left of the text with the mouse pointer. (PR 9967739)
• We fixed a bug of the Socket- Interface which prevented the attribute UseRFC1006 from being written to the model file. (PR 9990430)
• We fixed a bug of the Variable which prevented that you could assign a floating point value to the InitValue of a Vari- able of data type real/length/weight/speed/acceleration.
• We fixed a bug of the DataTable which occurred when you selected a column containing more than 32000 cells. Then only the first 32000 cells were shown as selected. (PR 10012311)

Fixed Bugs of the Resource Objects
• We fixed a bug which occurred when you changed the contents of a DropDownListBox via SimTalk in the Dialog. This then also changed Tab order . (PR 9995150)
• We fixed a bug which prevented that the Dialog showed the names of sub-tables when displaying DataTables.
• We fixed a crash of the LockoutZone. When you replaced an instance of a LockoutZone with an instance of another LockoutZone class and when all attributes were copied during this process, inheritance of the objects list was not turned off. (PR 10009174)

Miscellanea
• We fixed a bug which caused the generation of a Pack&Go file to fail if the model size was greater than 160MB.
• We fixed a bug which could prevent loading models that were saved in eM-Plant 4.0 or in SiMPLE++ 7.0.
• We fixed a bug when comparing models. Then two empty DataTables were sometimes shown as being different. (PR 10010290)

Fixed Bugs in 3D
• We fixed a problem which sometimes prevented a user-defined configuration type of a length-oriented object on the tab Appearance of the dialog Edit 3D Properties from being recognized as such although the type could not be represented by one of the built-in types. (PR 9966248)
• We fixed the display of the object Oracle19c which was shows as a gray cube.
• We fixed a crash which occurred when you exported an object as an .s3d file that represented the structure of a valid robot. (PR 9981843)
• We fixed a problem when setting MU animation areas via SimTalk, the retrieval of bounding boxes, and the display and editing of visibilities of graphic groups in the dialog Edit 3D Properties and in the dialog Show Graphic Structure which occurred for a Worker that was walking at the moment of that stopped on its way. The problem caused the animation-caused intermediate state of the graphic group visibility to be treated as if the graphic group would be actually visible like that.This could interfere with the mentioned usages and, for example, cause debugging of a Method, which attempted to assign a MU animation area to change how it was processed. Now the animation-caused intermediate state is ignored in all of these cases and only the attribute _3D.VisibleGraphicGroups is considered.
Note: The dialog Show Graphic Structure will in the future show the actual visibility of a graphic group in its icon, while the context menu command Visible naturally shows the state of the attribute _3D.VisibleGraphicGroups. In the future it might this be that the icon and the context menu command will not show the same for a walking Worker. (PR 9970530)
• We fixed a rare problem which caused Plant Simulation to jump parts of animation paths, which only changed the rotation but did not change the rotation axis and the rotation angle.
• We fixed a problem which caused the alignment to the grid for newly inserted anchor points of length-oriented ob- jects to be unreliable. (PR 9969830)
• We fixed a problem which allowed you to change the name of animation paths in the dialog Edit 3D Properties and which caused crashes afterwards. We now correct models with such unnamed animation paths by deleting the respective paths.
• We fixed a crash of the method _3D.RobotArmAnimations.setTable which could occur when the passed table contained invalid data.
• We fixed a problem, which in rare cases prevented individual objects in the copied folder to be created in 3D when duplicating a folder in the Class Library. (PR 9997986)
• We changed the behavior of command Open Location in 3D-Only-models . It now zooms to the object if it is located in a Frame.
• We fixed a bug which could cause all graphic groups to be invisible for the Chart. (PR 9980532)
• We fixed a crash which occurred when you first stored the access to a graphic group in SimTalk in a local variable, then exchanged all graphics of the object with _3D.exchangeGraphic and thus deleted the graphic group, and when you then attempted to change the graphic of the just delete graphic group by using the local variable created before.
• We fixed a crash which occurred when you copied a Frame directly containing animatable objects. (PR 9998667)
• We fixed a crash of the method _3D.RobotArmAnimations.setTable. (PR 10010814)

Fixed Bugs of the Object Libraries
• We made these changes to the ExperimentManager:
• We enhanced the behavior of the ExperimentManager. When opening the dialog the current settings are now also loaded to the dialog Tools > Advanced Settings . This immediately applies the settings of the ExperimentManager which were created with SimTalk. (PR 9996332)
• We enhanced the behavior of the ExperimentManager. If a cell in the table ExperimentManager.ExpTable is empty the value of the input value will not be changed in the respective experiment and in the respective observation. Now an empty cell does no longer cause an error in a distributed simulation. (PR 9992693)
• We fixed a problem of the Random Experimental Design of the ExperimentManager which sometimes was caused by a large number of input values. (PR 9979624)
• We improved the consistency check of the input values and output values. (PR 10004824) We made these changes to the Value Stream Mapping Library:
• We fixed a bug that sometimes occurred when visualizing product tables for Inventories.
• We made a performance improvement for constellations with Scrap/Rework in combination with the Supermarket.
• We fixed an bug that occurred when scheduling multiple products via Kanban to different process predecessors in the mode unlimited Kanban card number.

Siemens Tecnomatix Plant Simulation 16.0.4 Update

Tecnomatix Plant Simulation allows you to model, simulate, explore and optimize logistics systems and their processes. These models enable analysis of material flow, resource utilization and logistics for all levels of manufacturing planning from global production facilities to local plants and specific lines, well in advance of production execution.

Use the power of discrete event simulation for production throughput analysis and optimization to improve your manufacturing system performance.

Tecnomatix Plant Simulation Application 16.0


Siemens PLM Software is a world-leading provider of product lifecycle management and manufacturing operations management software. We help thousands of companies realize innovation by optimizing their processes, from planning and development through manufacturing, production and support.

Product: Tecnomatix Plant Simulation
Version: 16.0.4 Update Only
Supported Architectures: x64
Website Home Page : www.plm.automation.siemens.com
Language: multilanguage
System Requirements: PC *
Software Prerequisites: Tecnomatix Plant Simulation 16.0.0 and above
Size:

System Requirements for Tecnomatix Plant Simulation 16.x

Minimum PC Configuration
Supported operating systems: Windows 8.1 64-bit or Windows 10 64-bit
Hardware:
2 GB of free disk space
4 GB RAM

Recommended PC Configuration
- Operating system: Windows 10 64-bit
- Intel Core i5 or i7 processor or comparable product
- 2 GB of free disk space
- 16 GB RAM
- For working with Plant Simulation 3D: Graphics card with at least 2GB RAM. We recommend graphics cards with NVidia GeForce chips. Graphics cards which have been optimized especially for CAD applications are not required. For 3D Navigation, we support the SpaceNavigator by 3Dconnexion.
- Graphics resolution of 1920 x 1080 pixels or higher
- Internet Explorer 11

Tecnomatix Plant Simulation 16.0.0

Please visit my blog

Added by 3% of the overall size of the archive of information for the restoration

No mirrors please


Siemens Tecnomatix Plant Simulation 16.0.4 Update