Advancedcmd - Siemens Simatic Ident Function Manual

Rfid systems ident profile and ident blocks, standard function for ident systems
Hide thumbs Also See for Simatic Ident:
Table of Contents

Advertisement

Setting parameters for blocks
3.4 Programming Ident blocks
3.4.2.10

AdvancedCMD

With the "AdvancedCmd" block, every command can be executed including commands not
represented by other blocks. This general structure can be used for all commands and is
intended only for trained users.
This gives you the option of sending the command as a chained command. To allow this, the
block provides a CMD buffer for 100 commands. All chained commands must be entered
starting at the first position in the buffer. For every chained command, the "chained bit" must
also be set in the CMD structure. The "chained bit" is not set in the last command in the
chain. You will find further information on the "chained bit" in the section "Chaining
(Page 105)".
The entire command structure must be specified in the "CMD" input parameter. You create
the structure for the "CMD" parameter in a data block.
Figure 3-22
Table 3- 27
Parameter
CMDSEL
CMDREF
IDENT_DATA
50
"AdvancedCmd" block
Explanation of the "AdvancedCmd" block
Data type
Int
Any / Variant
Any / Variant
Default values
Description
1
Selection of the command to be exe-
cuted "CMDREF";
1 ⇒ 1. Command, ...
The value of the "CMDSEL" parame-
ter can never be > 100.
--
You will find a detailed description of
the parameter in the sections:
"Commands of the Ident profile
(Page 77)"
"Command structure (Page 79)"
0
Buffer for data to be written or read.
Note:
For Variant, currently only an "Ar-
ray_of_Byte" with a variable length
can be created. For Any, other data
types/UDTs can also be created.
Ident profile and Ident blocks, standard function for Ident systems
Function Manual, 10/2018, C79000-G8976-C387-04

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents