Controlling DIAdem as an ActiveX Object
- Updated2024-09-12
- 3 minute(s) read
Creating Scripts > Using Interfaces > Controlling DIAdem as an ActiveX Object
|
Controlling DIAdem as an ActiveX Object |
This example shows how to use DIAdem as an ActiveX object and how to remote control it from a different application.
![]() | Note Depending on which safety settings you have, the operating system warns you that an ActiveX element may be unsafe. You must register the control to run the example. This warning appears if you use the CreateObject command to embed an automation object in an HTML page. |
![]() |
Note When this example starts, DIAdem loads example files and overwrites existing data and layouts. |
![]() | Note The following script is embedded in the HTML code for this help page. The script registers DIAdem as an ActiveX object and uses the DIAdem command interface to send commands. All other embedded scripts are for evaluating the HTML forms.
|
