Operating The Command Interface Of The As-Interface Master Cp 343-2 P, Dp/As-Interface Link 20E/Link Advanced; Integrating The _Asi_Cmdinterface Function Block And The Application Examples In The User Project - Siemens SIMOTION Function Manual

Extension to the command interface for as-interface master modules
Hide thumbs Also See for SIMOTION:
Table of Contents

Advertisement

3.2 Operating the command interface of the AS-Interface master CP 343-2 P, DP/AS-Interface Link 20E/Link
3.2
Operating the command interface of the AS-Interface master
CP 343-2 P, DP/AS-Interface Link 20E/Link Advanced
3.2.1
Integrating the _ASI_cmdInterface function block and the application examples
in the user project
Creating the FB instance in the user project
The _ASI_cmdInterface FB is part of the command library of the "SIMOTION SCOUT"
engineering system. For the operation of the command interface, an instance of the
_ASI_cmdInterface FB for the corresponding AS-Interface master must be created in the user
project. If several AS-Interface masters are operated, an instance of the FB for each master
must be created in the user project.
Example:
VAR
myFB_ASI_cmdInterface : _ASI_cmdInterface;
END_VAR
Call (LAD representation)
Example of an application
The application example is included on the "SIMOTION Utilities & Applications" CD-ROM and
is available for various SIMOTION hardware platforms.
The "SIMOTION Utilities & Applications" CD-ROM is provided free of charge and is part of the
SIMOTION SCOUT scope of delivery.
Extension to the command interface for AS-Interface master modules
Function Manual, 01/2015
// instance of FB _ASI_cmdInterface for
// one AS-Interface Master
Program
Advanced
17

Advertisement

Table of Contents
loading

Table of Contents