Siemens SINUMERIK 828D Commissioning Manual page 838

Hide thumbs Also See for SINUMERIK 828D:
Table of Contents

Advertisement

Generating user dialogs
1.9 Predefined functions
Function name
Ncfunc password
Control form color
86
Description
This function sets or deletes a password level.
● Set password:
The password should be specified for the required password level
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" > password</
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.
Range:
● BACKGROUND – request color value of the background
● TEXT – request color value of the text (foreground)
Syntax:
<function name="control.formcolor" return="variable">_T"range"</
function>
Example:
<let name="bk_color"></let>
<function name="control.formcolor"
return="bk_color">_T"BACKGROUND"</function>
Programming Manual, 10/2015, 6FC5397-3DP40-5BA3
Easy XML

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents