Siemens SIMATIC Ident Function Manual page 27

Hide thumbs Also See for SIMATIC Ident:
Table of Contents

Advertisement

7. Select the relevant output word of the reader/CM for the "CONTROL_WORD"
parameter.
You can find detailed information on this in the section "Assignment table (Page 28)".
8. Supply the instruction-specific reset parameters (e.g. "TAG_TYPE" for "Reset_RF300")
You can find detailed information on this in the section "RESET instructions (Page 60)".
9. Start the reset instruction by calling the "EXECUTE" parameter.
Proceed as follows to create and execute a reset command with the "Ident_Profile"
instruction
1. Insert the "Ident_Profile" instruction from the "Controller Organizer" into your
application program.
2. Perform the steps 2 ... 7 as described in the previous instruction.
3. Create an array with 10 elements of the "IID_CMD_STRUCT" type (command variable).
4. Set a "Write-Config" command for the first command ("<command variable>.CMD[0]").
You can find detailed information on this in the section "Commands (Page 76)".
5. Create an array of the type "SINT" for the parameter "IDENT_DATA_TXREF" (transmit
data variable).
In this array, you need to enter the data that you want to send to the Ident device. The
array can consist of 10 ... 65535 elements.
6. Create an array of the type "SINT" for the parameter "IDENT_DATA_RXREF" (receive
data variable).
In this array, the instruction enters the result received from the Ident device. The array
can consist of 10 ... 65535 elements.
7. If necessary, enter the corresponding reset data in the transmit data variable (from step
5).
You can find detailed information on this in the section "Commands (Page 76)".
8. Select the command just created ("<command variable>.CMD[0]") and set the
parameter "CMDSEL = 0".
9. Start the instruction by calling the "INIT" parameter.
Ident profile, Add-on instruction for Rockwell systems
Function Manual, 07/2020, C79000-G8976-C410-04
Configuring the instructions
4.4 Project preparation
27

Advertisement

Table of Contents
loading

Table of Contents