XControl:Properties: Difference between revisions
Appearance
Line 9: | Line 9: | ||
After creation default VIs are created with a specific connector pane layout. | After creation default VIs are created with a specific connector pane layout. | ||
If a property read or write has taken place the [[XControl:Abilities: | If a property read or write has taken place the [[XControl:Abilities:Facade_Ability_VI#Display_State_Change|Display State Changed Event]] is called, allowing the use of a messaging system. | ||
[[Category:User Interface]] | [[Category:User Interface]] |
Revision as of 19:19, 29 July 2007
Properties
Properties can be accessed from the owning VI and use VI server to communicate with the XControl. During creation of a property there is the option to make the property write or read only or write/read. After creation default VIs are created with a specific connector pane layout.
If a property read or write has taken place the Display State Changed Event is called, allowing the use of a messaging system.