Appendix; Internal Status Parameter - Siemens SIMATIC Ident Function Manual

Hide thumbs Also See for SIMATIC Ident:
Table of Contents

Advertisement

Appendix

A.1

Internal status parameter

Status variables
Every Ident instruction has status outputs to allow a suitable reaction in the user
program if an error occurs and to simplify error diagnostics on the device. In addition to
this, every Ident instruction has a time stamp and an error memory to be able to better
understand previous problems.
These variables are stored in the respective instance variable of the instruction.
Table A- 1
Name
last_error_status
last_error_timestamp
You will find the status variables on the following path: "Instance data
block/Ident_Instance/Static/*Name*".
Ident profile, Add-on instruction for Rockwell systems
Function Manual, 07/2020, C79000-G8976-C410-04
Status variables in the instance variable
Data type
DINT
DINT[7]
Description
This variable contains the last instruction
status if an error occurs. This value is
always overwritten if a new error occurs
with the instruction.
This variable stores the time stamp of the
last error to occur ("Last_error_status")
with the instruction.
A
117

Advertisement

Table of Contents
loading

Table of Contents