Siemens SINUMERIK 808D ADVANCED Commissioning Manual page 360

Hide thumbs Also See for SINUMERIK 808D ADVANCED:
Table of Contents

Advertisement

Function name
ncfunc.password
control.formcolor
360
Description
This function sets or deletes a password level.
Set password:
The password should be specified for the required password lev-
el as parameter.
Delete password:
A blank string deletes the password level.
Syntax:
<function name="ncfunc.password">password
</function>
Example:
<let name="password"type="string"></let>
<function name="ncfunc.password" > pass-
word</function>
<function name="ncfunc.password" > _T"CUSTOMER"
</function>
Delete password:
<function name="ncfunc.password" > _T"" </function>
This function provides the text or background color of the dialog box
as string.
Color coding (see Section "Color coding (Page 323)")
Range:
BACKGROUND – request color value of the background
TEXT – request color value of the text (foreground)
Syntax:
<function name="control.formcolor" re-
turn="variable">_T"range"</function>
Example:
<let name="bk_color" type="string"></let>
<function name="control.formcolor" re-
turn="bk_color">_T"BACKGROUND"</function>
Commissioning Manual
01/2017

Advertisement

Table of Contents
loading

Table of Contents