Siemens SINUMERIK 828D Commissioning Manual page 967

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

Advertisement

DEF MyVar6={TYP="R2", TGL="+$80000", VAR="$R[10]", ST="Text offset"}
Extended syntax for the definition of softkeys
SK = {[ST=<Label>] [,AC=<Access level>] [,SE=<Status>]}
Examples:
HS1={ST="""MySk""", AC=6, SE=1}
HS3={ST="SOFTKEY_CANCEL"}
HS5={ST="[$81251,""\\sk_ok.png""]"}
HS8={ST="[""Test"",""\\sk_ok.png""]"}
Extended syntax for the definition of table columns
{[TYP=<Type>] [,MIN=<Minimum value>] [,MAX=<Maximum value>] [,LT=<Long text>]
[,ST=<Short text>] [,WR=<Input mode>] [,AC=<Access level>] [,AL=<Text alignment>]
[,FS=<Font size>] [,LI=<Limit value processing>] [,UR=<Update rate>] [,HLP=<Help display>]
[,VAR=<System or user variable>] >] [,W=<Column width>] [,OF1=<Offset1>]
[,OF2=<Offset2>] [,OF3=<Offset3>]}
Example:
DEF MyGridVar={TYP="R", TGL="%MyGrid1", X=10, W=550, H=100}
//G(MyGrid1/0/5)
//END
SINUMERIK Integrate Run MyScreens
Programming Manual, 10/2015, 6FC5397-3DP40-5BA3
{TYP="I", ST="Index", WR=1, VAR="1", W=80, OF1=1}
{TYP="S", LT="LongText2", ST="Text", WR=1, VAR="$80000", AL=2, W=330, OF1=1}
{TYP="R3", LT="LongText1", ST="R9,R11,R13,R15", WR=2, VAR="$R[1]", W=110, OF1=2}
Fundamentals
3.7 Extended configuration syntax
37

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents