Scope 2 Manual
Like the previous Version Scope2 is an analysis tool with graphical output to evaluate system states and variables on local and remote devices.
The Scope2 is divided into an Configure and Visualizing tool (ScopeView2) and a Data-Logging tool (ScopeServer). The server is running in the background on each connected system and provides storage and preprocessing, to save communication and process resources.
System requirements TwinCAT Scope2 View
- At least TwinCAT 2.10 and Level I/O
- .NET Framework 2.0 or higher
- Windows XP or Windows XP Embedded
System requirements TwinCAT Scope2 Server
- At least TwinCAT 2.10 and Level I/O
- .NET Framework 2.0 or higher
- Windows XP or Windows XP Embedded
It is also possible to record signals from CE devices without a real CE Scope2 Server. Please, use the option Use Local Server. |
Installation
Execute the TcScope2.exe and follow the installation notes. Do you have the option to install only the Scope2 Server on your system or to install Scope2 View and Server. If you bought a Scope 2 licence you can insert the product key during the installation and use the unlimited fullversion. Otherwise you have the possibility to insert "DEMO" as a product key. The demo version is available for 30 days with its full functional range.
Windows XP, XPe
You can find the programs for View and Server under ..\TwinCAT\Scope 2 or into the Windows/TwinCAT start menu.
Windows CE
For Windows CE a Scope2 Server is in the development at the moment.
ScopeViewControl
As the .Net-component 'ScopeViewControlLib' is base of ScopeView it can be used to build own applications. An introducing sample how to use the ScopeViewControl: ScopeControl Integration.