Skip to content

Beckhoff-USA-Community/ScopeServerControlExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

About This Repository

Sample PLC code on how to use FB_ScopeServerControl to start and stop a recording from the PLC (Requries TF3300). Data is then saved as a .svdx file.

With the .svdx file, it can be opened up and viewed inside of scope view.

In this example, there is also an example function block on how to call the scope export tool from the PLC, and covert the recorded data in the .svdx file into a .csv file.

A very capable and robust alternative to this is to use the TwinCAT Analytics Logger.

Scope recordings (.svdx), or Analytic logger files(.tas), can be converted to CSV with the use of the TwinCAT 3 Scope Export Tool.

This sample is created by Beckhoff Automation LLC., and is provided as-is under the Zero-Clause BSD license.

How to get support

Should you have any questions regarding the provided sample code, please contact your local Beckhoff support team. Contact information can be found on the official Beckhoff website at https://www.beckhoff.com/en-us/support/.

Further Information

https://infosys.beckhoff.com/content/1033/tcplclib_tc2_utilities/35059339.html?id=146323714276683940 https://infosys.beckhoff.com/content/1033/te13xx_tc3_scopeview/1022949131.html?id=1090492099338523905

Requirements

The following components must be installed to run sample code:


Disclaimer:

All sample code provided by Beckhoff Automation LLC are for illustrative purposes only and are provided “as is” and without any warranties, express or implied. Actual implementations in applications will vary significantly. Beckhoff Automation LLC shall have no liability for, and does not waive any rights in relation to, any code samples that it provides or the use of such code samples for any purpose.

About

Start stop a scope recording from the PLC (TF3300) and export recorded data to CSV file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published