7/29/2010

UniSim Design Customization Guide

http://www.cadfamily.com/downinfo/300356.html

Title:UniSim Design Customization Guide
Size:4146.37 KBCategory:UNISIM Add Time: 2010/7/29 16:41:41Updated:2010/7/29 16:41:41Grade:Statistics:This day:0 This week:0 This month:0 Total:0About:Automation is the ability to programmatically interact with an application through objects exposed by developers of that application. While UniSim Design was being developed, code was added to expose various objects in the program.

By using an Automation client like Visual Basic, the end user can write the code to access these objects and interact with UniSim Design. The end user does not need to see the UniSim Design source code or even understand what was required to expose the objects. All that is required is the knowledge of those objects that are available.

Automation works in a client/server fashion. A server is something that provides a service that can be used by clients if they know the proper protocols.

UniSim Design is an Automation server application. By writing a little Visual Basic code, it is possible to send and receive information to and from UniSim Design. The exposed objects make it possible to perform nearly any action that is accomplished through the UniSim Design graphical user interface.

No comments: