Appendix; Scripts For Simotion; Creating An Example Program For Axis Positioning In Simotion Scout; A.1 Scripts For Simotion - Siemens SIMOTION SCOUT Configuration Manual

Motion control
Table of Contents

Advertisement

Appendix

A.1

Scripts for SIMOTION

The scripting functionality enables you to automate the configuration of devices, SIMOTION
technology objects (TOs), and SINAMICS drive objects (DOs) with the help of the easy-to-learn
script language VBScript. Standard scripts can be adapted to special situations occurring
during runtime with interactive queries. This facilitates and speeds up commissioning. Other
application possibilities include the documentation of the settings that have been made and
the repetition of complex settings without error.
To access these scripts and the related documentation, select Scripts in
Utilities&Applications.
The selection of documents and scripts you will find there should help you quickly get to grips
with scripting in SIMOTION. As well as demonstration-only scripts for studying the code, there
are also scripts and script libraries you can actually use yourself.
For further information, please also see
A.2
Creating an example program for axis positioning in SIMOTION
SCOUT
Program overview
In this section, a program for positioning the connected axis is created in the MCC (Motion
Control Chart) editor.
The Getting Started section of the SIMOTION SCOUT online help contains a detailed
description of an example configuration.
Requirements
● You need to have created a SIMOTION device
● You need to have created an
Inserting the programs
Create four programs with MCC.
● motion_1
● backgr
● perfault
● tecfault
SIMOTION SCOUT
Configuration Manual, 11/2016
Scripts for sequence automation in the online help.
Axis 1 technology object (e.g. as a virtual axis).
A
227

Advertisement

Table of Contents
loading

Table of Contents