Finding information about vba – Rockwell Automation FactoryTalk View Site Edition Users Guide User Manual
Page 668

F
ACTORY
T
ALK
V
IEW
S
ITE
E
DITION
U
SER
’
S
G
UIDE
C–8
• •
•
•
•
Finding information about FactoryTalk View SE Client objects
The FactoryTalk View SE Help contains detailed information about the objects,
properties, methods, and events in the FactoryTalk View SE Client object model.
To open context-sensitive Help
In the Object Browser, click the item, and then press F1, or click the ? button on the
toolbar.
Alternatively, in a line of code in the code window, you can highlight the name of a
FactoryTalk View object, a property, or a method, and then press F1.
To open object model Help
1. In FactoryTalk View Studio or the FactoryTalk View SE Administration Console,
click Help, and then click Contents.
2. In the Contents list, double-click Creating Graphic Displays.
3. In the list of topics, do one of the following:
For a list of overview topics, double-click Creating VBA Display Code.
For details about the objects, double-click Using the FactoryTalk View
SE Client Object Model.
Help topics for VBA code and the FactoryTalk View SE Client object model open in a
separate window, on top of the FactoryTalk View Help window.
To return to the FactoryTalk View Help window, close the FactoryTalk View SE Client
object model Help window.
Finding information about VBA
If you’re new to Visual Basic, you might want to look at these Microsoft publications:
Visual Basic Getting Started
Visual Basic Programmer’s Guide
To open VBA Help
From the Help menu in the VBA IDE, select Microsoft Visual Basic Help.
Alternatively, in any area of the IDE, press F1.