DIAdem Help

Property: MasterApplication for LocalWorker

  • Mise à jour2024-09-12
  • Temps de lecture : 1 minute(s)

Property: MasterApplication for LocalWorker

Specifies which master application started the Worker object. Use the MasterApplication property to request, for example, the value of a global variable such as R1 in the master. Do not use this property, for example, to start a script in the master because the worker waits until the master application answers.

Set oDispatch = Object.MasterApplication
ObjectLocalWorker
Object with this property
oDispatchReturned object
Specifies which master application started the Worker object.