F_SeverityToString

Converts a TcEventSeverity into a human-readable ASCII-based string.
Syntax:
FUNCTION F_SeverityToString : T_MaxString
Inputs
Name | Type | Description |
|---|---|---|
eSeverity | Severity that is to be converted. |
Outputs
Name | Type | Description |
|---|---|---|
F_SeverityToString | Human-readable ASCII string. |
Requirements
Development environment | Target platform | PLC libraries to include |
|---|---|---|
TwinCAT 4026 >= v3.1.4026.19 | PC or CX (x64, x86) | Tc3_PlasticBaseApplication (>= v12.14.0.0) |