Next
End Function
Station opérateur (V7.1)
Manuel de configuration, 03/2009, A5E02122465-01
15.17 Exportation individuelle - Exportation des données d'un composant
job.MsgText = MessageText
job.AddAlarmGroupToCall(ServiceEinheit)
'Submit Job
Dim sHost
Dim sJobID
sHost = ""
sJobID = il.SubmitJob("", "", job, sHost)
HMIRuntime.DataSet.Add "host", sHost
HMIRuntime.DataSet.Add "jobid", sJobID
' rename file to prohibit processing the same file again
fso.MoveFile f1.Path, f1.Path & ".bak"
End If
Utilisation de la station de maintenance PCS 7
369