Sommaire du manuel
- 1 - Définition du langage de script de Sisal
- 1_1 - Concepts généraux
- 1_2 - Données
- 1_2_1 - Variables
- 1_2_2 - Structures
- 1_2_3 - Tableaux
- 1_2_4 - Tableaux associatifs
- 1_2_5 - Listes
- 1_2_6 - Piles et Files
- 1_2_7 - Arbres étiquetés
- 1_2_8 - Itérateur
- 1_2_9 - Événement
- 1_2_10 - Variables externes
- 1_2_11 - Variables de modules
- 1_2_12 - Variables d ’objets
- 1_2_13 - Classes et objets
- 1_2_14 - Allocation dynamique
- 1_2_15 - Portée et Durée de vie
- 1_2_16 - Widget et DC
- 1_2_17 - Device et Module
- 1_2_18 - Machine à états
- 1_3 - Constantes
- 1_4 - Instructions
- 1_4_1 - Instructions de base
- 1_4_2 - Bloc
- 1_4_3 - Affectation
- 1_4_4 - Instruction conditionnelle
- 1_4_5 - Instruction Case
- 1_4_6 - Boucle While ... Do
- 1_4_7 - Boucle Do ... While
- 1_4_8 - Boucle For
- 1_4_9 - Instruction de retour
- 1_4_10 - Définition de fond de synoptique
- 1_4_11 - Include
- 1_4_12 - Define
- 1_4_13 - Définition de fonction
- 1_5 - Opérateurs
- 1_6 - Fonctions Prédéfinies
- 1_6_1 - Fonction Message
- 1_6_2 - Fonction MessageBox
- 1_6_3 - Fonction Trace
- 1_6_4 - Les fonctions Tron et Troff
- 1_6_5 - Fonction Beep
- 1_6_6 - Fonction Int
- 1_6_7 - Fonction Float
- 1_6_8 -
- 1_6_9 - Fonction Not
- 1_6_10 - Fonction Mod
- 1_6_11 - Fonction Range
- 1_6_12 - Fonction RGB
- 1_6_13 - Fonction RGBA
- 1_6_14 - Fonction Now
- 1_6_15 - Fonction GetTickCount
- 1_6_16 - Fonction Random
- 1_6_17 - Fonction Gauss
- 1_6_18 - Fonction TestAndSet
- 1_6_19 - Fonction DateExpand
- 1_6_20 - Fonction DateConvert
- 1_6_21 - Fonction WeekDateExpand
- 1_6_22 - Fonction WeekDateConvert
- 1_6_23 - Fonction StrLen
- 1_6_24 - Fonction SubStr
- 1_6_25 - Fonction StrTrim
- 1_6_26 - Fonction StrUpper
- 1_6_27 - Fonction StrLower
- 1_6_28 - Fonction Format
- 1_6_29 - Fonction Scan
- 1_6_30 - Fonction ParseStr
- 1_6_31 - Fonction ParseArray
- 1_6_32 - Fonction Evaluate
- 1_6_33 - Fonction CheckSum
- 1_6_34 - Fonction FileOpen
- 1_6_35 - Fonction FileWriteln
- 1_6_36 - Fonction EOF
- 1_6_37 - Fonction FileReadln
- 1_6_38 - Fonction FileRead
- 1_6_39 - Fonction FileReaduln
- 1_6_40 - Fonction FileDelete
- 1_6_41 - Fonction FindFirstFile
- 1_6_42 - Fonction FindNextFile
- 1_6_43 - Fonction FindClose
- 1_6_44 - Fonction ParseForm
- 1_6_45 - Fonction RegistOpen
- 1_6_46 - Fonction RegistGet
- 1_6_47 - Fonction RegistPut
- 1_6_48 - Fonction RegistStringPut
- 1_6_49 - Fonction RegistClose
- 1_6_50 - Fonction DdeOpen
- 1_6_51 - Fonction DdeGet
- 1_6_52 - Fonction DdePut
- 1_6_53 - Fonction DdeExecute
- 1_6_54 - Fonction DdeClose
- 1_6_55 - Fonction FindWindow
- 1_6_56 - Fonction ShowWindow
- 1_6_57 - Fonction SetFocus
- 1_6_58 - Fonction Shutdown
- 1_6_59 - Fonction Exit
- 1_6_60 - Fonction Close
- 1_6_61 - Fonction Execute
- 1_6_62 - Fonction LineList
- 1_6_63 - Fonction RangeList
- 1_6_64 - Fonction RangeOf
- 1_6_65 - Fonction EquipmentList
- 1_6_66 - Fonction ItemList
- 1_6_67 - Fonction ModuleList
- 1_6_68 - Fonction IsLineOpen
- 1_6_69 - Fonction SpcAnomalyList
- 1_6_70 - Fonction SpcAnomalyOf
- 1_6_71 - Fonction SetTraces
- 1_6_72 - Fonction TraceIt
- 1_6_73 - Fonction Count
- 1_6_74 - Fonction Delete
- 1_6_75 - Fonction Find
- 1_6_76 - Fonction Push
- 1_6_77 - Fonction Pull
- 1_6_78 - Fonction SetStack
- 1_6_79 - Fonction SetQueue
- 1_6_80 - Fonction FetchItem
- 1_6_81 - Fonction StrSpn
- 1_6_82 - Fonction Str2DateTime
- 1_6_83 - Fonction Str2Date
- 1_6_84 - Fonction Str2Time
- 1_6_85 - Fonction Str2Weekday
- 1_6_86 - Fonction ShiftList
- 1_6_87 - Fonction ShiftDesc
- 1_6_88 - Fonction ShiftOf
- 1_6_89 - Fonction ShiftName
- 1_6_90 - Fonction GetShift
- 1_6_91 - Fonction CycleTime
- 1_6_92 - Fonction HMS
- 1_6_93 - Fonction LinePeriod
- 1_6_94 - Fonction Monitor
- 1_6_95 - Fonction SetBlob
- 1_6_96 - Fonction CopyBlob
- 1_6_97 - Fonction BlobLen
- 1_6_98 - Fonction GetBlob
- 1_6_99 - Fonction PutBlob
- 1_6_100 - Fonctions Blob2Str et Str2Blob
- 1_6_101 - Fonction DumpBlob
- 1_6_102 - Function ValueType
- 1_6_103 - Function GetWindowSize
- 1_6_104 - Function GetUser
- 1_6_105 - Function GetScriptDirectiory()
- 1_6_106 - Fonction GetPrivilege
- 1_6_107 - Fonction SetPassword
- 1_6_108 - Fonction Sqrt
- 1_6_109 - Fonction Power
- 1_6_110 - Fonction StrSubstitute
- 1_6_111 - Fonction FileDialog
- 1_6_112 - Fonction ColorDialog
- 1_6_113 - Fonction FontDialog
- 1_6_114 - Fonction DateDialog
- 1_6_115 - Fonction GetVKeybd
- 1_6_116 - Fonction Cypher
- 1_6_117 - Fonction ReadImage
- 1_6_118 - Fonction WriteImage
- 1_6_119 - Fonction SetImage
- 1_6_120 - Fonction echoScreenCopy()
- 1_6_121 - Fonction CurrentDay
- 1_6_122 - Fonction CurrentHour
- 1_6_123 - Fonction CurrentShift
- 1_6_124 - Fonction CurrentWeek
- 1_6_125 - Fonction CurrentMonth
- 1_6_126 - Fonction CurrentYear
- 1_6_127 - Fonction BarCode
- 1_6_128 - Fonction GetPasswordFromUser
- 1_6_129 - Fonction GetTextFromUser
- 1_6_130 - Fonction GetFreeMemory
- 1_6_131 - Fonction GetDiskSpace
- 1_6_132 - Fonction SetImageButton
- 1_6_133 - Fonction AddImage
- 1_6_134 - Fonction SetRawImage
- 1_6_135 - Fonction Link
- 1_6_136 - Fonction Call
- 1_6_137 - Fonction ShadowRect
- 1_6_138 - Fonction SpcCardList
- 1_6_139 - Fonction SpcCardOf
- 1_6_140 - Fonction SpcCardName
- 1_6_141 - Fonction GetSystemColor
- 1_6_142 - Fonction ShowFullScreen
- 1_6_143 - Fonctions trigonométriques
- 1_6_144 - Fonction d'itérateur
- 1_6_145 - Fonction PopupMenu
- 1_6_146 - Fonction StrDump
- 1_6_147 - Fonction SetTitle
- 1_6_148 - Fonctions ClipboardPut et ClipboardGet
- 1_6_149 - Fonction Wstring
- 1_6_150 - Fonction OrderedList
- 1_6_151 - Fonction Qsort
- 1_6_152 - Fonction SysXml
- 1_6_153 - Fonction SetMessageFonction
- 1_7 - Fonctions Pdf
- 1_8 - Fonctions Graphiques
- 1_8_1 - Fonction DcDrawLine
- 1_8_2 - Fonction DcDrawText
- 1_8_3 - Fonction DcDrawRect
- 1_8_4 - Fonction DcSetFont
- 1_8_5 - Fonction DcSetPen
- 1_8_6 - Fonction DcSetBrush
- 1_8_7 - Fonction DcSetTextForegroung
- 1_8_8 - Fonction DcSetTextBackground
- 1_8_9 - Fonction DcGetTextExtent
- 1_8_10 - Fonction DcDrawRotatedText
- 1_8_11 - Fonction DcGetSize
- 1_8_12 - Fonction DcDrawLabel
- 1_8_13 - Fonction DcDrawPolygon
- 1_8_14 - Fonction DcDrawEllipse
- 1_8_15 - Fonction dcDrawButton
- 1_8_16 - Fonction de déclaration de dégradés
- 1_9 - DLL
- 2 - Objets
- 2_1 - Base-produit
- 2_1_1 - À partir du serveur
- 2_1_2 - À partir d'un synoptique
- 2_1_3 - Fonction New
- 2_1_4 - Fonction Add
- 2_1_5 - Fonction Read
- 2_1_6 - Fonction Write
- 2_1_7 - Fonction Delete
- 2_1_8 - Fonction SetIndex
- 2_1_9 - Fonctions Query et Next
- 2_1_10 - Fonction Previous
- 2_1_11 - Itérateur Select
- 2_1_12 - Fonction Open
- 2_1_13 - Fonction Close
- 2_1_14 - Fonction List
- 2_1_15 - Fonction Purge
- 2_1_16 - Fonction DefectTag
- 2_1_17 - Fonction Records
- 2_1_18 - Fonctions Lots
- 2_1_19 - Fonction Columns
- 2_1_20 - Fonction SelectDialog
- 2_1_21 - Fonction ModelList
- 2_1_22 - Fonction MReqList
- 2_1_23 - Fonction NewBlob
- 2_1_24 - Fonction SetDomain
- 2_1_25 - Fonction WriteBlob
- 2_1_26 - Fonction ReadBlob
- 2_1_27 - Fonction GetBlobSize
- 2_1_28 - Fonction WriteImage
- 2_2 - Table de données
- 2_2_1 - Fonction Datatable.New
- 2_2_2 - Fonction Add
- 2_2_3 - Fonction Read
- 2_2_4 - Fonction Write
- 2_2_5 - Fonction Delete
- 2_2_6 - Fonction SetIndex
- 2_2_7 - Fonctions Query et Next
- 2_2_8 - Fonction Previous
- 2_2_9 - Itérateur Select
- 2_2_10 - Fonction SQLSelect
- 2_2_11 - Fonction SQLExec
- 2_2_12 - Fonction SQLInsert
- 2_2_13 - Fonction Open
- 2_2_14 - Fonction Close
- 2_2_15 - Fonction List
- 2_2_16 - Fonction Purge
- 2_2_17 - Fonction Records
- 2_2_18 - Fonction Columns
- 2_2_19 - Fonction SelectDialog
- 2_2_20 -
- 2_3 - Base-procédé
- 2_4 - Base-Alarme
- 2_5 - Base-Maintenance
- 2_5_1 - Fonction New
- 2_5_2 - Fonction Find
- 2_5_3 - Fonction FindRecord
- 2_5_4 - Fonction Link
- 2_5_5 - Fonction Pulse
- 2_5_6 - Fonction PulseEvent
- 2_5_7 - Fonction Count
- 2_5_8 - Fonction CountEvent
- 2_5_9 - Fonction GetProperties
- 2_5_10 - Fonction SetProperties
- 2_5_11 - Fonction GetCount
- 2_5_12 - Fonction Add
- 2_5_13 - Fonction Read
- 2_5_14 - Fonction Write
- 2_5_15 - Fonctions Query et Next
- 2_5_16 - Fonction GetRecord
- 2_5_17 - Fonction LogAdd
- 2_5_18 - Fonction Reset
- 2_5_19 - Fonctions LogQuery et LogNext
- 2_5_20 - Fonction Unlock
- 2_6 - Carte de contrôle
- 2_7 - Base-Séquence
- 2_7_1 - Variable Value
- 2_7_2 - Fonction OpenTime
- 2_7_3 - Fonction CloseTime
- 2_7_4 - Fonction GetOpenTime
- 2_7_5 - Fonction OpenSeq
- 2_7_6 - Fonction Create
- 2_7_7 - Fonction Close
- 2_7_8 - Fonction Pulse
- 2_7_9 - Fonction SetDefault
- 2_7_10 - Fonction GetProperties
- 2_7_11 - Fonction SetProperties
- 2_7_12 - Fonction GetCount
- 2_7_13 - Fonction GetDescCount
- 2_7_14 - Fonction New
- 2_7_15 - Fonction Add
- 2_7_16 - Fonction Read
- 2_7_17 - Fonction Write
- 2_7_18 - Fonction Delete
- 2_7_19 - Fonctions Query et Next
- 2_7_20 - Fonctions First et Next
- 2_7_21 - Fonction AddDesc
- 2_7_22 - Fonction FindDesc
- 2_7_23 - Fonction ReadDesc
- 2_7_24 - Fonction WriteDesc
- 2_7_25 - Fonction Unlock
- 2_8 - Liaison série
- 2_9 - Liaison
- 2_9_1 - Fonction Status
- 2_9_2 - Evénements Connect
- 2_9_3 - Evénements Disconnect
- 2_9_4 - Evénements Receive
- 2_9_5 - Ensemble Received
- 2_9_6 - Ensemble Connected
- 2_9_7 - Ensemble Disconnected
- 2_9_8 - Fonction
- 2_9_9 - Fonction
- 2_9_10 - Fonction Size
- 2_9_11 - Fonction Open et Close
- 2_9_12 - Function Accept
- 2_10 - Objet graphique
- 2_11 - Objet Statique
- 2_12 - Objet Edit
- 2_13 - Objet Bouton
- 2_14 - Objet Boite à liste
- 2_14_1 - Evénement SelChange
- 2_14_2 - Fonction AddString
- 2_14_3 - Fonction ClearList
- 2_14_4 - Fonction DirectoryList
- 2_14_5 - Fonction FindExactString
- 2_14_6 - Fonction GetCount
- 2_14_7 - Fonction GetSel
- 2_14_8 - Fonction GetSelCount
- 2_14_9 - Fonction GetSelIndex
- 2_14_10 - Fonction GetString
- 2_14_11 - Fonction GetTopIndex
- 2_14_12 - Fonction SetTopIndex
- 2_14_13 - Fonction SetCaretIndex
- 2_14_14 - Fonction SetSelIndex
- 2_15 - Objet Boite combinée
- 2_15_1 - L ’événement ComboBox.SelChange
- 2_15_2 - Fonction AddString
- 2_15_3 - Fonction ClearList
- 2_15_4 - Fonction DirectoryList
- 2_15_5 - Fonction Findtring
- 2_15_6 - Fonction GetCount
- 2_15_7 - Fonction GetSel
- 2_15_8 - Fonction GetSelCount
- 2_15_9 - Fonction GetSelIndex
- 2_15_10 - Fonction GetString
- 2_15_11 - Fonction GetTopIndex
- 2_15_12 - Fonction SetTopIndex
- 2_15_13 - Fonction SetCaretIndex
- 2_15_14 - Fonction SetSelection
- 2_16 - Objet Boite à cocher
- 2_17 - Objet Bouton-radio
- 2_18 - Objet boite à onglet
- 2_19 - Objet Splitter
- 2_20 - Objet Image
- 2_21 - Objet ImageList
- 2_22 - Objet TreeView
- 2_22_1 - Fonction AddChild
- 2_22_2 - Fonction InsertItem
- 2_22_3 - Fonction GetRoot
- 2_22_4 - Fonction DeleteAllItem
- 2_22_5 - Fonction DeleteItem
- 2_22_6 - Fonction GetParent
- 2_22_7 - Fonction GetChild
- 2_22_8 - Fonction GetNext
- 2_22_9 - Fonction GetPrevious
- 2_22_10 - Fonction SetText
- 2_22_11 - Fonction GetText
- 2_22_12 - Fonction SetData
- 2_22_13 - Fonction GetData
- 2_22_14 - Fonction Expand
- 2_22_15 - Fonction Collapse
- 2_22_16 - Fonction GetSelection
- 2_22_17 - Fonction GetPath
- 2_22_18 - Fonction SetImageList
- 2_22_19 - Fonction SetState
- 2_22_20 - Fonction GetState
- 2_22_21 - Evénement SelChange
- 2_22_22 - Evénement ItemExpand
- 2_23 - Objets StackView et QueueView
- 2_23_1 - Function SetWindow
- 2_23_2 - Function Push
- 2_23_3 - Fonction Pull
- 2_23_4 - Fonctions SetValue et GetValue
- 2_23_5 - Fonctions SetLabel et GetLabel
- 2_23_6 - Fonction DeleteAll
- 2_23_7 - Fonction Show
- 2_23_8 - Fonction GetImage
- 2_23_9 - Fonction Find
- 2_23_10 - Fonction GetCount
- 2_23_11 - Fonctions ForEach, Next et Current
- 2_23_12 - Fonctions First et Last
- 2_23_13 - Fonctions GetXClick et GetYClick
- 2_24 - Objet Sprite
- 2_24_1 - Fonction Create
- 2_24_2 - Fonction CreateShape
- 2_24_3 - Fonction Delete
- 2_24_4 - Fonction Move
- 2_24_5 - Fonctions SetValue et GetValue
- 2_24_6 - Fonctions SetLabel et GetLabel
- 2_24_7 - Fonction DeleteAll
- 2_24_8 - Fonction Show
- 2_24_9 - Fonction GetImage
- 2_24_10 - Fonctions GetX et GetY
- 2_24_11 - Fonction Find
- 2_24_12 - Fonction GetCount
- 2_24_13 - Fonctions ForEach, Next et Current
- 2_24_14 - Fonctions First et Last
- 2_24_15 - Fonction DragTo
- 2_24_16 - Fonction Moving
- 2_24_17 - Fonction Animate
- 2_24_18 - Fonctions GetXClick et GetYClick
- 2_25 - Objet Canvas
- 2_26 - Objet Graphic
- 2_26_1 - Fonction SetViewport
- 2_26_2 - Fonctions SetXScale et SetYScale
- 2_26_3 - Fonction Create
- 2_26_4 - Fonction Delete
- 2_26_5 - Fonction Write
- 2_26_6 - Fonctions Read
- 2_26_7 - Fonctions SetValue et GetValue
- 2_26_8 - Fonctions SetLabel et GetLabel
- 2_26_9 - Fonctions SetColor et GetColor
- 2_26_10 - Fonctions SetPenStyle et GetPenStyle
- 2_26_11 - Fonctions SetWidth et GetWidth
- 2_26_12 - Fonction DeleteAll
- 2_26_13 - Fonction Find
- 2_26_14 - Fonction GetCount
- 2_26_15 - Fonctions ForEach, Next et Current
- 2_26_16 - Fonctions First et Last
- 2_26_17 - Fonctions GetXClick et GetYClick
- 2_27 - Objet HtmlView
- 2_28 - Objet Printout
- 2_28_1 - Fonction SetPrintPageFunction
- 2_28_2 - Fonction Print
- 2_28_3 - Fonction Preview
- 2_28_4 - Fonction GetPageSizePixels
- 2_28_5 - Fonction GetPageSizeMM
- 2_28_6 - Fonction SetBin
- 2_28_7 - Fonction GetBin
- 2_28_8 - Fonction SetOrientation
- 2_28_9 - Fonction GetOrientation
- 2_28_10 - Variables MinPage et MaxPage
- 2_28_11 - Variable PageFrom et PageTo
- 2_29 - Composant Suivi de production
- 2_30 - Composant Pareto des défauts produits
- 2_31 - Composant Histogramme de mesure
- 2_32 - Composant Suivi du procédé
- 2_33 - Composant Pareto des modes de marche
- 2_34 - Composant Carte de contrôle
- 2_35 - Composant Carte de contrôle active
- 2_36 - Composant Journal d ’alarme
- 2_37 - Composant Pareto des alarmes
- 2_38 - Composant Vue des séquences
- 2_38_1 - Fonction Select
- 2_38_2 - Fonction Stop
- 2_38_3 - Fonction CreateSeq
- 2_38_4 - Fonction DeleteSeq
- 2_38_5 - Fonction SetSeqDesc
- 2_38_6 - Fonction GetSeqDesc
- 2_38_7 - Fonction SetSeqBegin
- 2_38_8 - Fonction GetSeqBegin
- 2_38_9 - Fonction SetSeqDuration et GetSeqDuration
- 2_38_10 - Fonction SetSeqPlanned et GetSeqPlanned
- 2_38_11 - Fonction SetSeqRealized et getSeqRealized
- 2_38_12 - Fonction RecordSeq
- 2_38_13 - Fonction GetSeqCount
- 2_38_14 - Fonction GetSelSeq
- 2_38_15 - Fonction GetDrag
- 2_38_16 - Fonction
- 2_38_17 - Fonction GetDurations
- 2_38_18 - Fonction GetQantities
- 2_38_19 - Fonction SetProvLevel
- 2_38_20 - Fonction SetSelProv
- 2_38_21 - Fonction SetProvCount
- 2_38_22 - Fonction GetProvCount
- 2_38_23 - Fonction EquipmentName
- 2_38_24 - Fonction SeqCount
- 2_38_25 - Fonction SeqEquipment
- 2_38_26 - Fonction SeqDate
- 2_38_27 - Fonction SeqDuration
- 2_38_28 - Fonction SeqUptime
- 2_38_29 - Fonction SeqDesc
- 2_38_30 - Fonction SeqName
- 2_38_31 - Fonction SeqPlanned
- 2_38_32 - Fonction SeqRealized
- 2_38_33 - Fonction SeqImpact
- 2_38_34 - Fonction SetSeqImpact
- 2_38_35 - Événement ComputDone
- 2_38_36 - Fonction Reopen
- 2_38_37 - Fonction SetMode
- 2_38_38 - Événement Click
- 2_38_39 - Événement Drag
- 2_39 - Composant Tableau
- 2_39_1 - Fonction AddColumn
- 2_39_2 - Fonction RemoveColumn
- 2_39_3 - Fonction NbColumn
- 2_39_4 - Fonction Label
- 2_39_5 - Fonction Width
- 2_39_6 - Fonction Position
- 2_39_7 - Fonction SetPosition
- 2_39_8 - Fonction Mark
- 2_39_9 - Événement SelChange
- 2_39_10 - Fonction GetSelection
- 2_39_11 - Fonction SetValueFunction
- 2_39_12 - Fonction SetEditFunction
- 2_39_13 - Exemple simple de mise en oeuvre
- 2_39_14 - Exemple tableau trié
- 2_40 - Animation
- 2_41 - Objet Vue3d
- 2_41_1 - Fonction LookAt
- 2_41_2 - Fonction Glcanvas.Create
- 2_41_3 - Fonction Glcanvas.Add
- 2_41_4 - Fonction Glcanvas.AddLines
- 2_41_5 - Fonction Glcanvas.Delete
- 2_41_6 - Fonction Glcanvas.Move
- 2_41_7 - Fonction Glcanvas.Scale
- 2_41_8 - Fonction Glcanvas.Rotate et Glcanvas.Turn
- 2_41_9 - Fonctions Glcanvas.SetColor et Glcanvas.GetColor
- 2_41_10 - Fonctions Glcanvas.SetValue et Glcanvas.GetValue
- 2_41_11 - Fonctions Glcanvas.SetLabel et Glcanvas.GetLabel
- 2_41_12 - Fonction Glcanvas.DeleteAll
- 2_41_13 - Fonction Glcanvas.Show
- 2_41_14 - Fonctions Glcanvas.GetModel et Glcanvas.SetModel
- 2_41_15 - Fonction Glcanvas.GetPosition, Glcanvas.GetScale et Glcanvas.GetRotation
- 2_41_16 - Fonction Glcanvas.Find
- 2_41_17 - Fonction Glcanvas.GetCount
- 2_41_18 - Ensemble Glcanvas.AllItems
- 2_41_19 - Fonctions Glcanvas.First et Glcanvas.Last
- 2_41_20 - Fonction Glcanvas.DragTo
- 2_41_21 - Fonction Glcanvas.Moving
- 2_41_22 - Fonctions Glcanvas.GetXClick et Glcanvas.GetYClick
- 2_42 - Tableau d ’objets
- 2_1 - Base-produit
- 3 - Environnement
- 3_1 - Configuration générale
- 3_2 - Fichier d ’environnement
- 3_2_1 - Rubrique Range
- 3_2_2 - Rubrique Equipment
- 3_2_3 - Rubrique de poste
- 3_2_4 - Rubrique Frame
- 3_2_5 - Rubrique Module
- 3_2_6 - Rubrique de base-produit
- 3_2_7 - Rubrique Défauts de base-produit
- 3_2_8 - Rubrique de base procédé
- 3_2_9 - Rubrique de base d ’alarme
- 3_2_10 - Rubrique de base de Maintenance
- 3_2_11 - Rubrique de base de Séquence
- 3_2_12 - Rubrique de base horloge
- 3_2_13 - Rubrique d ’échange
- 3_2_14 - Rubrique de contexte
- 3_2_15 - Rubrique de temps d ’ouverture et de fermeture
- 3_2_16 - Rubrique d'équipe
- 4 - Modèle de requête
- 5 - Générateur de rapport
- 6 - Exécutables
- 7 - Localisation
- 8 - Serveur Web
- 9 - Couche de présentation
- 10 - Bibliothèque d ’échange
- 11 - Annexe 1 - Paramétrage Bus de terrain
- 12 - Index
- ...