beautypg.com

SMA Sunny Data Control V.4.2 User Manual

Page 155

background image

SMA

Technologie AG

Transferring Data to the Internet

User Manual

SDC-TEN080642

Page 155

With the parameter "NameX", an unambiguous name is assigned to the component. In
subsequent procedures, the component is identified by this name. This is similar to the
definition of a variable in a programming language.

There is a set of parameters supported by all components. Each parameter is preceded
by the name of the component to which it applies, separated by a period.

BGColor (Color)

This parameter defines the background color of this component.

BGPicture (String)

The parameter BGPicture defines the component's optional background image. The
possible image formats are "JPEG" and "GIF". If this parameter is declared, it causes
the BGColor parameter to become ineffective.

Draw3DFrame (Bool)

By default, every component is surrounded by a 3D frame. With this parameter, the
frame can be deactivated. With a value of "0", the frame is no longer displayed around
the component.


This example specifies that the first display component is a chart component, and
that this can subsequently be referred to as "chart1".

This example sets the background color of the component "chart1" to white.

This example causes the component "chart1" to display the image
"BackGround1.jpg" in the background. The image size is automatically adapted
to the size of the component.

This example deactivates the 3D frame of the component "chart1".