JeeWiz Home

 
  
 
Contents  >   7.  GigaSystemBuilder Profile Reference
 


7.28 StartClient Object

Used on
processingUnit
DescriptionThe start-client event is actioned when a client application has started.

This method is called when the application has reached 'InitialisationComplete' state.

Actually, this object can also be used on non-client PUs - it is named "startClient" because it is unlikely to be used much if at all on non-client PUs.
Inherited
properties
template (base property)

text (base property)

jwpattern (base property)

 7.28.1  Property 'description'
 7.28.2  Property 'name'

7.28.1  Property 'description'
TypeString

7.28.2  Property 'name'
DescriptionGives the name of the start-client event. This will be used to identify the method in the PU's actions class.

The name is required and must be unique across all actions (i.e. including pulses and event actions) within a given PU.
TypeString
Requiredtrue

Copyright (c) 2001-2009 New Technology/enterprise Ltd.