IF_LoggerPoint

 

IF_LoggerPoint - General Information

Overview

Type:

Interface

Available as of:

V1.0.4.0

Inherits from:

oSYSTEM.IQueryInterface

Task

This interface supports the functionalities of a logger point.

Description

The interface provides the connection to an FB_LoggerPoint. Via this interface the data of the logger point can be read out.

Properties

Name

Data type

Accessing

Description

etLogLevel

ET_LogLevel

Read

Logger level that you selected for this logger point.

sName

STRING[80]

Read

Name that was given during the registration of the logger point.

sSource

STRING[40]

Read

Source that was given during the registration of the logger point.

sType

STRING[80]

Read

Type that was given during the registration of the logger point.

udiId

UDINT

Read

Identification number of the logger point.

udiParentId

UDINT

Read

Identification number of the logger point below with which this logger point is registered.