DIAdem Help

Property: MasterApplication for LocalWorker

  • Updated2024-09-12
  • 1 minute(s) read

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.