Siemens SIMATIC Ident Function Manual page 66

Hide thumbs Also See for SIMATIC Ident:
Table of Contents

Advertisement

Configuring the instructions
4.6 Programming the Ident profile
Interface description
Table 4- 48 Input parameter
Input parameter
HW_CONNECT
EXECUTE
RPTCMD
SRESET
INIT
CMDDIM
CMDSEL
CMDREF
TXREF
RXREF
66
Data type
Default value
HW_CONNECT
--
BOOL
FALSE
BOOL
FALSE
BOOL
FALSE
BOOL
FALSE
INT
10
INT
0
IID_CMD_STRU
--
CT[n]
SINT[n]
--
SINT[n]
--
Meaning
Global parameter of type "IID_HW_CONNECT" to address
the communication module and reader and to synchronize
the instructions. This parameter is located in the varia-
bles of the type "IID_DATA_ *". "HW_CONNECT" must
always be transferred to the instruction to address the
relevant channel/reader.
TRUE = Triggers a new command
Before starting you need to set the command and the
corresponding parameters in the memory linked to
"CMDREF".
TRUE = Repeating the command currently being execut-
ed or the next command to be executed by the communi-
cation module
TRUE = Cancellation of the command currently pro-
cessed on the communications module
TRUE = Communications module executes a restart and
is re-assigned parameters
Number of commands in the parameter "CMDREF"
Selection of the command to be executed "CMDREF";
0 ⇒ 1. command, ...
The value of the "CMDSEL" parameter can never be
higher than the value of the "CMDDIM" parameter.
Command field
The field can hold up to 10 commands. The commands
are complex variables of the type "CMD_STRUCT". You
can find more information on "CMDREF" in the section
"Commands of the Ident profile (Page 72)".
Reference to global memory area for send data.
The memory area can be shared with other instances of
the instruction. The value "n" of the individual instruc-
tions is variable and can range in size from 10 bytes ... 32
KB.
Reference to global memory area for receive data.
The memory area can be shared with other instances of
the instruction. The value "n" of the individual instruc-
tions is variable and can range in size from 10 bytes ... 32
KB.
Ident profile, Add-on instruction for Rockwell systems
Function Manual, 07/2020, C79000-G8976-C410-04

Advertisement

Table of Contents
loading

Table of Contents