EasyManua.ls Logo

HEIDENHAIN iTNC 530 HSCI - Page 1656

HEIDENHAIN iTNC 530 HSCI
1966 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
1656 HEIDENHAIN Technical Manual iTNC 530 HSCI
Example of a OEMEntries.py file:
The rules are executed sequentially one after the other, thereby enabling you
to nest the rules. The last applicable rule determines the displayed value.
# Tool table
entry_tool_name = {
’widget’ : ’Entry’
,’value’ : (’\\TABLE\\TOOL\\T\\?\\NAME’, ’=’)
#,’edit’ : (’\\TABLE\\TOOL\\T\\?\\NAME’, ’!=’,’’,’true’)
,
}
entry_tool_t = {
’widget’ : ’Entry’
,’value’ : (’\\TABLE\\TOOL\\T\\?\\T’, ’=’)
,’edit’ : (’false’, ’=’)
,
}
entry_tool_doc = {
’widget’ : ’Entry’
,’value’ : (’\\TABLE\\TOOL\\T\\?\\DOC’, ’=’)
,
}
entry_toolp_p = {
’widget’ : ’Entry’
,’value’ : (’\\TABLE\\TOOL_P\\P\\?\\P’, ’=’)
,’edit’ : (’false’, ’=’)
,
}
checkbutton_tool_tl = {
’widget’ : ’CheckButton’
,’value’ : (’\\TABLE\\TOOL_P\\P\\?\\P’, ’=’)
,
}
comboboxentry_tool_typ = {
’widget’ : ’ComboBoxEntry’
,’value’ : (’\\TABLE\\TOOL\\T\\?\\TYP’, ’=’)
,
}
comboboxentry_tool_cdt = {
’widget’ : ’ComboBoxEntry’
,’value’ : (’\\TABLE\\TOOL\\T\\?\\CDT’, ’=’)
,’optpath’: (’\\TABLE\\TNCSYS\\NR\\?\\PCDT’, ’.cdt’)
,
}

Table of Contents

Other manuals for HEIDENHAIN iTNC 530 HSCI

Related product manuals