MpSkylineCheckOptionState

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

MpSkylineCheckOptionState

mapp Services V5.16

MpSkylineCheckOptionState can be used to check the current state of an option.

Function

mpskylinecheckoptionstate

Interface

I/O

Parameter

Data type

Description

IN

MpLink

MpComIdentType

Connection to mapp (MpLink of an MpSkyline configuration)

IN

Modules

STRING[50]

Specification of the module name

IN

Option

STRING[50]

Specification of the option ID.

IN

CurrentState

STRING[50]

Specifies a variable that contains the option state ID after the function is executed

IN

CurrentStateSize

UDINT

Defines the size of variable "State".

OUT

Return value

DINT

Status information of function

mapp concept

Section Component design explains how mapp components are structured. In addition, it provides important notes for correctly using mapp components (e.g. for downloads).

Topics in this section:

Description