MpSkylineSetOptionState

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

MpSkylineSetOptionState

mapp Services V5.16

MpSkylineSetOptionState can be used to change an option state.

Function

mpskylinesetoptionstate

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

State

STRING[50]

Indication of the 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