Sdiagextchanneldescription - Siemens Simatic S7-1500 Function Manual

Hide thumbs Also See for Simatic S7-1500:
Table of Contents

Advertisement

User interfaces (API)
7.8 Data types
7.8.6.17

SDiagExtChannelDescription

Description
This structure contains read/write data record information and data records.
Table 7- 424 SDiagExtChannelDescription - Native C++
Syntax
Member
324
struct SDiagExtChannelDescription
{
UINT16 ChannelNumber;
UINT16 ErrorType;
UINT16 ExtErrorType;
EDiagSeverity Severity;
EDiagProperty Direction;
};
UINT16 ChannelNumber:
If the interrupt relates to a specific channel of the IO device (e.g. short circuit),
this parameter must contain the number of the faulty channel.
If the interrupt was generated by a module or submodule, the number of the
channel must be set to 0x8000.
UINT16 ErrorType:
The parameter defines error types according to PROFINET standard, see "Er-
ror types" section.
EDiagSeverity Severity:
The value of the severity for the diagnostics, see EDiagSeverity (Page 346).
EDiagProperty Direction:
The value for the incoming/outgoing information, see EDiagProperty
(Page 345).
UINT16 ExtErrorType:
This parameter provides the option of defining more details for the diagnostic
interrupt. This is helpful in combination with PDEV error types which are gener-
ated for CPU-internal modules. Should be 0 by default.
S7-PLCSIM Advanced
Function Manual, 12/2017, A5E37039512-AB

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents