There are several example projects that are installed with the Simulator frontend. All the example projects were created in Visual Studio 2008. You can access these examples from the Start menu, Programs, T4 Simulator, T4 API Examples shortcut.
- T4Example - This is a basic example and contains most of the code that is mentioned in this document.
- T4Example2vb
- T4Example2cs
- T4Example3
- T4ExcelInterop - This shows how you can control Excel.
- T4Chart - This shows how you can get historical chart data and display it in a 3rd party chart control.
- T4Service - This shows how to use the API from within a Windows Service.
- T4SelfRegVB - This shows how to register users for the Simulator programitcally.