SYS MRS MEN Issued: Version: A Program revision: Visual SCIL Objects. Notice 1. Notice 2. Notice 3.

Size: px
Start display at page:

Download "SYS MRS MEN Issued: Version: A Program revision: Visual SCIL Objects. Notice 1. Notice 2. Notice 3."

Transcription

1 1MRS MEN Issued: Version: A Program revision: Visual SCIL Objects Technical Reference Manual SYS 500 We reserve the right to change data without prior notice. Notice 1 The information in this document is subject to change without notice and should not be construed as a commitment by ABB. ABB assumes no responsibility for any error that may occur in this document. Notice 2 This document complies with the program revision Notice 3 Additional information such as Release Notes and Last Minute Remarks can be found on the program distribution media. Trademarks Microsoft is a registered trademark of Microsoft Corporation. Windows NT is a trademark of Microsoft Corporation. LONWORKS is a registered trademark of Echelon Corporation. Other brand or product names are trademarks or registered trademarks of their respective holders. All Microsoft products referenced in this document are either trademarks or registered trademarks of Microsoft Corporation.

2

3 1MRS MEN Visual SCIL Objects Technical Reference Manual SYS 500 MicroSCADA Technology Manuals Application Objects Introduction to MicroSCADA Technology JAVA-API for MicroSCADA Programming Language SCIL SCIL-API for MicroSCADA Status Codes System Configuration System Objects Configuring MicroSCADA for OPC DA Client 1MRS MEN 1MRS MUM 1MRS MEN 1MRS MEN 1MRS MEN 1MRS MEN 1MRS MEN 1MRS MEN 1MRS MEN SYS 500 manuals Installation Picture Editing System Management Visual SCIL Objects Visual SCIL User Interface Design 1MRS MEN 1MRS MEN 1MRS MEN 1MRS MEN 1MRS MEN COM 500 manuals COM 500 Engineering Connecting LONWORKS Devices to MicroSCADA Communication Programming Interface (CPI) Configuring MicroSCADA for DNP V3.00 Master Protocol Configuring MicroSCADA for DNP V3.00 Slave Protocol Configuring MicroSCADA for IEC Master Protocol Configuring MicroSCADA for IEC Slave Protocol Configuring MicroSCADA for IEC Master Protocol Configuring MicroSCADA for IEC Master Protocol Configuring MicroSCADA for IEC Slave Protocol Configuring MicroSCADA for Modbus Master Protocol Configuring MicroSCADA for Modbus Slave Protocol 1MRS MEN 1MRS MEN 1MRS MEN 1MRS MEN 1MRS MEN 1MRS MEN 1MRS MEN 1MRS MEN 1MRS MEN 1MRS MEN 1MRS MEN 1MRS MEN

4 SYS 500 Visual SCIL Objects Technical Reference Manual 1MRS MEN LIB 500 manuals LIB 500 Configuration Manual LIB 500 Operator s Manual 1MRS MEN 1MRS MUM LIB 510 manuals LIB 510 Configuration LIB 510 MV Process Configuration LIB 510 MV Process Operator s Manual LIB 510 Operator s Manual 1MRS MEN 1MRS MEN 1MRS MUM 1MRS MUM SMS 510 manuals SMS 510 Installation and Commissioning SMS 510 Operator s Manual 1MRS MEN 1MRS MUM CAP 505 manuals CAP 505 Installation and Commissioning CAP 505 Operator s Manual Relay Configuration Tool Tutorial Relay Mimic Editor Configuration Relay Configuration Tool Quick Start Reference SPTO Configuration Tool Protocol Editing Tool 1MRS MEN 1MRS MUM 1MRS MEN 1MRS MEN 1MRS MEN 1MRS MEN 1MRS MUM Common manual for LIB, CAP and SMS Tools for Relays and Terminals 1MRS MUM

5 1MRS MEN Visual SCIL Objects Technical Reference Manual SYS 500 Contents Contents: 1. General properties Overview Details VS_BOX Overview Details VS_BUTTON Overview Details VS_CHECK_BOX Overview Details VS_COMBO Overview Details VS_COMBO_POPDOWN Overview Details VS_CONTAINER Overview Details VS_DIALOG Overview Details VS_FILE_CHOOSER Overview Details VS_GRAPH Overview Details VS_GRAPH_LEGEND Overview Details VS_HEADER Overview Details...116

6 SYS 500 Contents Visual SCIL Objects Technical Reference Manual 1MRS MEN 13.VS_HEADER_ITEM Overview Details VS_ICON_VIEW Overview Details VS_IMAGE Overview Details VS_IMAGE_DOMAIN Overview Details VS_IMAGE_EDITOR Overview Details VS_INPUT_DIALOG Overview Details VS_LABEL Overview Details VS_LINE Overview Details VS_LIST Overview Details VS_MAIN_DIALOG Overview Details VS_MENU Overview Details VS_MENU_ITEM Overview Details VS_MENUBAR Overview Details

7 1MRS MEN Visual SCIL Objects SYS 500 Technical Reference Manual Contents 26.VS_NOTEBOOK Overview Details VS_NOTEBOOK_PAGE Overview Details VS_NOTICE_DIALOG Overview Details VS_NUMERIC_SPINNER Overview Details VS_OPTION_BUTTON Overview Details VS_PALETTE Overview Details VS_PICTURE_CONTAINER Overview Details VS_PRINT_OBJECT Overview Details VS_PROGRAM_EDITOR Overview Details VS_SCROLL_BAR Overview Details VS_SEPARATOR_MENU_ITEM Overview Details VS_SLIDER Overview Details VS_SPLIT_BAR Overview Details...364

8 SYS 500 Contents Visual SCIL Objects Technical Reference Manual 1MRS MEN 39.VS_SUB_MENU_ITEM Overview Details VS_TABLE Overview Details VS_TEXT Overview Details VS_TEXT_EDITOR Overview Details VS_TEXT_SPINNER Overview Details VS_TOGGLE_MENU_ITEM Overview Details VS_TREE Overview Details

9 1MRS MEN Visual SCIL Objects SYS 500 Technical Reference Manual 1. General properties 1. General properties 1.1. Overview Below are some general properties (attributes and methods) described. The properties described here are not described again together with the object types only listed in the overview section if they exist. Predefined attributes 1DPH 7\SH _ATTRIBUTE_NAMES List _BACKGROUND_COLOR Color _CHILD_OBJECTS vector _FILE_REVISION _FONT Font _FOREGROUND_COLOR Color _GEOMETRY List _MAX_HEIGHT Integer _MAX_WIDTH Integer _MIN_HEIGHT Integer _MIN_WIDTH Integer _OBJECT_CLASS _OBJECT_NAME _SCIL_GEOMETRY List _SOURCE_FILE_NAME _VARIABLE_NAMES vector Predefined methods 1DPH 7\SH _FLAG_FOR_EXECUTION _GET_HELP _QUEUE_FOR_EXECUTION _SET_MAX_SIZE _SET_MIN_SIZE 1

10 SYS 500 Visual SCIL Objects 1MRS MEN 1. General properties Technical Reference Manual 1.2. Details Predefined attributes B$775,%87(B1$0(6 Contains the names of all attributes known to the object. Note: A list containing two text vector attributes; USER_DEFINED and PREDEFINED. The attribute USER_DEFINED is a text vector containing the names of user-defined attributes, i.e. the attributes created by.modify command (or by.set command in a picture container context). The attribute PREDEFINED is a text vector containing the names of the attributes defined by the object class. List Environment dependent Read-only The attributes are listed in no particular order. B%$& *5281'B&2/25 The background color of the object. This is the color that is used when drawing the background of the object. If the color is not specified it is inherited from the parent object. A color as represented in SCIL. "Color" Environment dependent B&+,/'B2%-(&76 The names of the immediate children of the object listed in the order of creation. The names of the immediate children of the object. vector Environment dependent Read-only B),/(B5(9,6,21 The revision text of the file from which the object/picture was loaded. A character string containing up to 255 characters. Environment dependent Read-only 2

11 1MRS MEN Visual SCIL Objects SYS 500 Technical Reference Manual 1. General properties B)217 The font used when displaying texts in an object. If the font is set on an object which contains other objects (dialogs, containers, etc.) the same font will be used in the contained object as well. If the font is specifically set on one of the contained objects this will not change. A font as represented in SCIL "Font" Environment dependent B)25(*5281'B&2/25 The foreground color of the object. This is the color that is used on e.g. titles and other texts in an object. If the color is not specified it is inherited from the parent ob-ject. A color as represented in SCIL "Color" Environment dependent B*(20(75< The size and position of the object in VS coordinates. The position is always relative to the parent object. The position of dialogs is relative to the screen. The size of a dialog defines the content area of the dialog excluding borders, title bars, etc. but in all other cases the size is defined by the bounding rectangle of the object including possible borders, scrollbars etc. This attribute cannot always be set freely due to re-strictions based on possibly defined minimum or maximum sizes or automatic ge-ometry management. A list containing the attributes X, Y, W, H, representing the position horisontally (X) and vertically (Y) as well as the width (W) and height (H), all according to the VS coordinate system. List Object dependent B0$;B+(,*+7 Specifies the maximum height of the object. This restricts both user and programmatic manipulation of the object. The value can be set by means of the _SET_MAX_SIZE method. The maximum height in VS coordinates. Integer Read-only 3

12 SYS 500 Visual SCIL Objects 1MRS MEN 1. General properties Technical Reference Manual B0$;B:,'7+ Specifies the maximum width of the object. This restricts both user and programmatic manipulation of the object. The value can be set by means of the _SET_MAX_SIZE method. The maximum width in VS coordinates. Integer Read-only B0,1B+(,*+7 Specifies the minimum height of the object. This restricts both user and programmatic manipulation of the object. The value can be set by means of the _SET_MIN_SIZE method. The minimum height in VS coordinates. Integer 0 Read-only B0,1B:,'7+ Specifies the minimum width of the object. This restricts both user and programmatic manipulation of the object. The value can be set by means of the _SET_MIN_SIZE method. The minimum width in VS coordinates. Integer 0 Read-only B2%-(&7B&/$66 Specifies the name of the class of the object. If the object is a window or picture function, the attribute has value "WINDOW" or "PICTURE_FUNCTION", respectively. A character string containing up to 255 characters. Object dependent Read-only B2%-(&7B1$0( Specifies the name of the object. A character string containing up to 255 characters. Object dependent Read-only 4

13 1MRS MEN Visual SCIL Objects SYS 500 Technical Reference Manual 1. General properties B6&,/B*(20(75< The size and position of the object in SCIL coordinates. The position is always rela-tive to the parent object. The position of dialogs is relative to the screen. The size of a dialog defines the content area of the dialog excluding borders, title bars, etc. but in all other cases the size is defined by the bounding rectangle of the object including possible borders, scrollbars etc. This attribute cannot always be set freely due to re-strictions based on possibly defined minimum or maximum sizes or automatic ge-ometry management. A list containing the attributes X, Y, W, H, representing the position horisontally (X) and vertically (Y) as well as the width (W) and height (H), all according to the SCIL coordinate system. List Object dependent B6285&(B),/(B1$0( The full operating system format name of the vso file where the object has been loaded from or the full name of the pic file where the window or picture function has been read from. Value is an empty string, if the object is created on-the-fly, i.e. using.create,!win_name or!win_create. A character string containing up to 255 characters. Environment dependent Read-only B9$5,$%/(B1$0(6 The names of SCIL variables defined in the SCIL context that the object belongs to. Note: A text vector containing the variable names. vector Environment dependent Read-only The names are listed in no particular order. Predefined methods B)/$*B)25B(;(&87,21 This method is used when the programmer wants to execute a SCIL program at a later point in time when the system is idle. An identifier for the flagged execution as well as the program to be executed are given as parameters in the method call. An empty text value is allowed for the identifier. There is no way to exactly know when in time the program is executed. A minimum time that have to expire can 5

14 SYS 500 Visual SCIL Objects 1MRS MEN 1. General properties Technical Reference Manual however be defined in seconds as an optional third parameter in the method call. If _FLAG_FOR_EXECUTION method of an object is called twice using the same name, the first flagged execution is cancelled if not yet done. Below is an example that shows how to ensure that the blocking cursor of a dialog is switched off after a long program execution even if an error occurs that interrupts the normal program flow.... my_dialog._flag_for_execution("unblock", ".set my_dialog._blocked = false").set my_dialog._blocked = true ;long SCIL processing here... Return value : NAME PROGRAM DELAY value used as the identifier of the flagged execution or vector; program to be executed Real; minimum delay in seconds B*(7B+(/3 Requests help for the object. Executing this method is equal to pressing the help but-ton (F1 on MS-Windows look and feel) when the object is in focus. Return value B48(8(B)25B(;(&87,21 This method is used when the programmer wants to execute a SCIL program at a later point in time when the system is idle. The program to be executed is given as pa-rameter in the method call. There is no way to exactly know when in time the program is executed. A minimum time that have to expire can however be defined in seconds as an optional second parameter in the method call. The maximum number of queued programs per object is 100. If this limit is exceeded all queued executions are re-moved and a SCIL error is produced. Below is an example that shows how to ensure that the blocking cursor of a dialog is switched off after a long program execution even if an error occurs that interrupts the normal program flow.... my_dialog._queue_for_execution(".set my_dialog._blocked = false").set my_dialog._blocked = true ;long SCIL processing here... Return value : PROGRAM DELAY or vector; program to be executed Real; minimum delay in seconds 6

15 1MRS MEN Visual SCIL Objects SYS 500 Technical Reference Manual 1. General properties B6(7B0$;B6,=( Sets the maximum size of the object. This restricts both user and programmatic manipulation of the object size. Return value : WIDTH HEIGHT Integer; width in VS coordinates Integer; height in VS coordinates B6(7B0,1B6,=( Sets the minimum size of the object. This restricts both user and programmatic manipulation of the object size. Return value : WIDTH HEIGHT Integer; width in VS coordinates Integer; height in VS coordinates 7

16

17 1MRS MEN Visual SCIL Objects SYS 500 Technical Reference Manual 2. VS_BOX 2. VS_BOX 2.1. Overview The VS_BOX item is a simple dialog item that does not contain any functionality. The object visualises a box that can be used to visually group related interface objects together. When a functional grouping of objects is desired the container should be used instead of the box. The box can also be used to accommodate a VS_IMAGE. The appearance of the box depends on the current platform. Action Attributes 1DPH _GET_TABLE_EDIT_TEXT _GET_TABLE_VIEW_TEXT _UPDATE_TABLE_EDIT_TEXT _UPDATE_TABLE_VIEW_TEXT 7\SH vector vector vector vector Action Methods 1DPH GET_TABLE_EDIT_TEXT GET_TABLE_VIEW_TEXT UPDATE_TABLE_EDIT_TEXT UPDATE_TABLE_VIEW_TEXT 7\SH Predefined Attributes 1DPH _ATTRIBUTE_NAMES _BACKGROUND_COLOR _CHILD_OBJECTS _ENABLED _FILE_REVISION _FONT _FOREGROUND_COLOR _GEOMETRY _HAS_BORDER _HAS_IMAGE_MASK _IMAGE _OBJECT_CLASS _OBJECT_NAME _SCIL_GEOMETRY 7\SH List Color vector Font Color List Image reference List 9

18 SYS 500 Visual SCIL Objects 1MRS MEN 2. VS_BOX Technical Reference Manual _SOURCE_FILE_NAME _TITLE _VARIABLE_NAMES _VISIBLE vector Predefined Methods 1DPH _FLAG_FOR_EXECUTION _GET_HELP _GET_STRING_WIDTH _QUEUE_FOR_EXECUTION 7\SH Integer 2.2. Details Action Attributes B*(7B7$%/(B(',7B7(;7 Setting of this attribute specifies the action method GET_TABLE_EDIT_TEXT. vector B*(7B7$%/(B9,(:B7(;7 Setting of this attribute specifies the action method GET_TABLE_VIEW_TEXT. vector B83'$7(B7$%/(B(',7B7(;7 Setting of this attribute specifies the action method UPDATE_TABLE_EDIT_TEXT. vector B83'$7(B7$%/(B9,(:B7(;7 Setting of this attribute specifies the action method UPDATE_TABLE_VIEW_TEXT. vector Action Methods *(7B7$%/(B(',7B7(;7 This action method is executed whenever the table needs a value from an edit object. This method is executed just before the edit object of the cell is closed (just before the CELL_EDITING_ACCEPTED action method). This function can be used for 10

19 1MRS MEN Visual SCIL Objects SYS 500 Technical Reference Manual 2. VS_BOX example to convert internal edit object value to text value, which is stored in the cell. This action method is called with two parameters: ROW and COLUMN of the current cell. This action method should return a text string. Data type to be returned: *(7B7$%/(B9,(:B7(;7 This action method is executed whenever the table needs the value for the view object of the current cell. For example, this method is executed when the view object is drawn into the cell. This function can be used for example to convert edit object value of the cell to the text value of the cell. Data type to be returned: 83'$7(B7$%/(B(',7B7(;7 This action method is executed whenever the edit object of the cell needs a value to be shown. This method is executed just before the editing of the cell is started (just after the CELL_EDITING_STARTED action method). This action method has three parameters ROW and COLUMN of the cell and the text of the cell. This action method could be used to convert the text value of the view object to the edit object value. Data type to be returned: 83'$7(B7$%/(B9,(:B7(;7 This action method is executed whenever the table needs a value for the view object. This method is executed just before the view object of the cell is drawn. This function can be used for example to convert the text value of the cell, to the current value of the view object, which is shown in the view object. This action method has three parameters ROW and COLUMN of the cell and the TEXT of the cell. Data type to be returned: Predefined Attributes B$775,%87(B1$0(6 B%$& *5281'B&2/25.SET MY_OBJECT._BACKGROUND_COLOR = (65535, 65535, 65535) B&+,/'B2%-(&76 11

20 SYS 500 Visual SCIL Objects 1MRS MEN 2. VS_BOX Technical Reference Manual B(1$%/(' Specifies whether the dialog item responds to various events. A change of appearance is also often combined with this attribute. When setting this attribute to FALSE, the disabled dialog item is displayed as dimmed. TRUE.SET MY_OBJECT._ENABLED = FALSE B),/(B5(9,6,21 B)217.SET MY_OBJECT._FONT = ( M, 1) B)25(*5281'B&2/25.SET MY_OBJECT._FOREGROUND_COLOR = (65535, 0, 0) B*(20(75<.SET MY_OBJECT._GEOMETRY = LIST(X = 10, Y = 10, W = 100, H = 100) B+$6B%25'(5 Determines whether the box item should be drawn with a border or not. TRUE.SET MY_OBJECT._HAS_BORDER = FALSE 12

21 1MRS MEN Visual SCIL Objects SYS 500 Technical Reference Manual 2. VS_BOX B+$6B,0$*(B0$6 Specifies whether the image of the dialog item is drawn as a mask for the item foreground color or not. If this attribute is TRUE then the background of the dialog item is visible through the image. Note that not all dialog items can contain an image. FALSE.SET MY_OBJECT._HAS_IMAGE_MASK = TRUE B,0$*( Specifies an image that is associated with the object. The way that the image is displayed depends on the object. The image is given as an object reference to the image that has been loaded or created as an independent object. A reference to a VS_IMAGE object. A VS_IMAGE can be created using the SCIL function.create or loaded using the function.load. Image reference Empty text.load ROOT\ IMAGE1 = VS_IMAGE(....SET ROOT\ MY_BUTTON._IMAGE = ROOT\ IMAGE1 B2%-(&7B&/$66 B2%-(&7B1$0( B6&,/B*(20(75< B6285&(B),/(B1$0( B7,7/( Specifies the title of the dialog item. 13

22 SYS 500 Visual SCIL Objects 1MRS MEN 2. VS_BOX Technical Reference Manual A character string containing up to 255 characters. Empty text.set MY_OBJECT._TITLE = Tool Properties B9$5,$%/(B1$0(6 B9,6,%/( Specifies whether the dialog item is visible or not. Setting this attribute to FALSE may be useful if the dialog item should be invisible when opening the dialog. TRUE.SET MY_OBJECT._VISIBLE = FALSE Predefined Methods B)/$*B)25B(;(&87,21 B*(7B+(/3 B*(7B675,1*B:,'7+ Returns the width of the given string in the current font of the object. Return value data type:integer STRING A character string containing up to 255 characters. B48(8(B)25B(;(&87,21 14

23 1MRS MEN Visual SCIL Objects SYS 500 Technical Reference Manual 3. VS_BUTTON 3. VS_BUTTON 3.1. Overview A VS_BUTTON is a dialog item that can activate a command but have no value. To be useful a button needs the action method NOTIFY that is executed when the user clicks the button. A button is activated when the user clicks with the pointer inside the button. Buttons can also be activated by pressing certain keys in the keyboard that depend on the current look-and-feel. The button can be used to accommodate a VS_IMAGE. Action Attributes 1DPH _GET_TABLE_EDIT_TEXT _GET_TABLE_VIEW_TEXT _NOTIFY _UPDATE_TABLE_EDIT_TEXT _UPDATE_TABLE_VIEW_TEXT 7\SH vector vector vector vector vector Action Methods 1DPH GET_TABLE_EDIT_TEXT GET_TABLE_VIEW_TEXT NOTIFY UPDATE_TABLE_EDIT_TEXT UPDATE_TABLE_VIEW_TEXT 7\SH Predefined Attributes 1DPH _ATTRIBUTE_NAMES _BACKGROUND_COLOR _CHILD_OBJECTS _CLICK_FOCUSABLE _ENABLED _FILE_REVISION _FOCUSABLE _FOCUSED _FONT _FOREGROUND_COLOR _GEOMETRY 7\SH List Color vector Font Color List 15

24 SYS 500 Visual SCIL Objects 1MRS MEN 3. VS_BUTTON Technical Reference Manual _HAS_BORDER _HAS_IMAGE_MASK _IMAGE _MNEMONIC _OBJECT_CLASS _OBJECT_NAME _POP_UP_MENU _SCIL_GEOMETRY _SOURCE_FILE_NAME _TITLE _VARIABLE_NAMES _VISIBLE Image reference Menu reference List vector Predefined Methods 1DPH _FLAG_FOR_EXECUTION _GET_HELP _GET_STRING_WIDTH _QUEUE_FOR_EXECUTION 7\SH Integer 3.2. Details Action Attributes B*(7B7$%/(B(',7B7(;7 Setting of this attribute specifies the action method GET_TABLE_EDIT_TEXT. vector B*(7B7$%/(B9,(:B7(;7 Setting of this attribute specifies the action method GET_TABLE_VIEW_TEXT. vector B127,)< Setting of this attribute specifies the action method NOTIFY. vector.set MY_OBJECT._NOTIFY = ( ROOT.OPEN_EDIT_DIALOG, ) 16

25 1MRS MEN Visual SCIL Objects SYS 500 Technical Reference Manual 3. VS_BUTTON B83'$7(B7$%/(B(',7B7(;7 Setting of this attribute specifies the action method UPDATE_TABLE_EDIT_TEXT. vector B83'$7(B7$%/(B9,(:B7(;7 Setting of this attribute specifies the action method UPDATE_TABLE_VIEW_TEXT. vector Action Methods *(7B7$%/(B(',7B7(;7 This action method is executed whenever the table needs a value from an edit object. This method is executed just before the edit object of the cell is closed (just before the CELL_EDITING_ACCEPTED action method). This function can be used for example to convert internal edit object value to text value, which is stored in the cell. This action method is called with two parameters: ROW and COLUMN of the current cell. This action method should return a text string. Data type to be returned: *(7B7$%/(B9,(:B7(;7 This action method is executed whenever the table needs the value for the view object of the current cell. For example, this method is executed when the view object is drawn into the cell. This function can be used for example to convert edit object value of the cell to the text value of the cell. Data type to be returned: 127,)< The NOTIFY action method is executed when the button is clicked or otherwise activated.! When the button has a _POP_UP_MENU, the NOTIFY action method won t be called. Data type to be returned: 83'$7(B7$%/(B(',7B7(;7 This action method is executed whenever the edit object of the cell needs a value to be shown. This method is executed just before the editing of the cell is started (just after the CELL_EDITING_STARTED action method). This action method has three parameters ROW and COLUMN of the cell and the text of the cell. This action 17

26 SYS 500 Visual SCIL Objects 1MRS MEN 3. VS_BUTTON Technical Reference Manual method could be used to convert the text value of the view object to the edit object value. Data type to be returned: 83'$7(B7$%/(B9,(:B7(;7 This action method is executed whenever the table needs a value for the view object. This method is executed just before the view object of the cell is drawn. This function can be used for example to convert the text value of the cell, to the current value of the view object, which is shown in the view object. This action method has three parameters ROW and COLUMN of the cell and the TEXT of the cell. Data type to be returned: Predefined Attributes B$775,%87(B1$0(6 B%$& *5281'B&2/25.SET MY_OBJECT._BACKGROUND_COLOR = (65535, 65535, 65535) B&+,/'B2%-(&76 B&/,& B)2&86$%/( Specifies whether the dialog item receives focus when it is clicked. FALSE.SET MY_OBJECT._CLICK_FOCUSABLE = FALSE B(1$%/(' Specifies whether the dialog item responds to various events. A change of appearance is also often combined with this attribute. When setting this attribute to FALSE, the disabled dialog item is displayed as dimmed. 18

27 1MRS MEN Visual SCIL Objects SYS 500 Technical Reference Manual 3. VS_BUTTON TRUE.SET MY_OBJECT._ENABLED = FALSE B),/(B5(9,6,21 B)2&86$%/( Specifies whether the dialog item receives focus during normal keyboard traversal. TRUE.SET MY_OBJECT._FOCUSABLE = FALSE B)2&86(' Contains the value TRUE if the dialog item has the keyboard focus. Environment dependent = MY_OBJECT._FOCUSED B)217.SET MY_OBJECT._FONT = ( M, 1) B)25(*5281'B&2/25.SET MY_OBJECT._FOREGROUND_COLOR = (65535, 0, 0) B*(20(75< 19

28 SYS 500 Visual SCIL Objects 1MRS MEN 3. VS_BUTTON Technical Reference Manual.SET MY_OBJECT._GEOMETRY = LIST(X = 10, Y = 10, W = 100, H = 100) B+$6B%25'(5 Determines whether the dialog item should be drawn with a border or not. The exact interpretation of this attribute is dependent on the object type. TRUE.SET MY_OBJECT._HAS_BORDER = FALSE B+$6B,0$*(B0$6 Specifies whether the image of the dialog item is drawn as a mask for the item foreground color or not. If this attribute is TRUE then the background of the dialog item is visible through the image. Note that not all dialog items can contain an image. FALSE.SET MY_OBJECT._HAS_IMAGE_MASK = TRUE B,0$*( Specifies an image that is associated with the object. The way that the image is displayed depends on the object. The image is given as an object reference to the image that has been loaded or created as an independent object. A reference to a VS_IMAGE object. A VS_IMAGE can be created using the SCIL function.create or loaded using the function.load. Image reference Empty text.load ROOT\ IMAGE1 = VS_IMAGE(....SET ROOT\ MY_BUTTON._IMAGE = ROOT\ IMAGE1 20

29 1MRS MEN Visual SCIL Objects SYS 500 Technical Reference Manual 3. VS_BUTTON B01(021,& Specifies the mnemonic character of the dialog item. The mnemonic may be visualized differently on different platforms. A character string containing 1 character. ASCII(0).SET MY_OBJECT._MNEMONIC = A B2%-(&7B&/$66 B2%-(&7B1$0( B323B83B0(18 Specifies so called pop up menu that is associated with the object. This menu is activated with the right mouse button.! When the _POP_UP_MENU is defined, the action method _NOTIFY won t be executed. A reference to a VS_MENU object. A VS_MENU can be created using the SCIL function.create or loaded from a file using the function.load. Menu reference Empty text.load ROOT\ MENU1 = VS_MENU(....SET ROOT\ MY_BUTTON._POP_UP_MENU = ROOT\ MENU1 B6&,/B*(20(75< B6285&(B),/(B1$0( 21

30 SYS 500 Visual SCIL Objects 1MRS MEN 3. VS_BUTTON Technical Reference Manual B7,7/( Specifies the title of the dialog item. A character string containing up to 255 characters. Empty text.set MY_OBJECT._TITLE = Tool Properties B9$5,$%/(B1$0(6 B9,6,%/( Specifies whether the dialog item is visible or not. Setting this attribute to FALSE may be useful if the dialog item should be invisible when opening the dialog. TRUE.SET MY_OBJECT._VISIBLE = FALSE Predefined Methods B)/$*B)25B(;(&87,21 B*(7B+(/3 B*(7B675,1*B:,'7+ Returns the width of the given string in the current font of the object. Return value data type:integer STRING A character string containing up to 255 characters. B48(8(B)25B(;(&87,21 22

31 1MRS MEN Visual SCIL Objects SYS 500 Technical Reference Manual 4. VS_CHECK_BOX 4. VS_CHECK_BOX 4.1. Overview A VS_CHECK_BOX object is an object that can be selected or cleared (deselected). The appearance of the object is dependent on the graphics platform. The attribute _VALUE contains the current state of the check box. The NOTIFY action method is called whenever the check box is clicked. Action Attributes 1DPH _GET_TABLE_EDIT_TEXT _GET_TABLE_VIEW_TEXT _NOTIFY _UPDATE_TABLE_EDIT_TEXT _UPDATE_TABLE_VIEW_TEXT 7\SH vector vector vector vector vector Action Methods 1DPH GET_TABLE_EDIT_TEXT GET_TABLE_VIEW_TEXT NOTIFY UPDATE_TABLE_EDIT_TEXT UPDATE_TABLE_VIEW_TEXT 7\SH Predefined Attributes 1DPH _ATTRIBUTE_NAMES _BACKGROUND_COLOR _CHILD_OBJECTS _CLICK_FOCUSABLE _ENABLED _FILE_REVISION _FOCUSABLE _FOCUSED _FONT _FOREGROUND_COLOR _GEOMETRY _MNEMONIC 7\SH List Color vector Font Color List 23

32 SYS 500 Visual SCIL Objects 1MRS MEN 4. VS_CHECK_BOX Technical Reference Manual _OBJECT_CLASS _OBJECT_NAME _POP_UP_MENU _SCIL_GEOMETRY _SOURCE_FILE_NAME _TITLE _VALUE _VARIABLE_NAMES _VISIBLE Menu reference List Integer vector Predefined Methods 1DPH _FLAG_FOR_EXECUTION _GET_HELP _GET_STRING_WIDTH _QUEUE_FOR_EXECUTION 7\SH Integer 4.2. Details Action Attributes B*(7B7$%/(B(',7B7(;7 Setting of this attribute specifies the action method GET_TABLE_EDIT_TEXT. vector B*(7B7$%/(B9,(:B7(;7 Setting of this attribute specifies the action method GET_TABLE_VIEW_TEXT. vector B127,)< Setting of this attribute specifies the action method NOTIFY. vector.set MY_OBJECT._NOTIFY = ( ROOT.OPEN_EDIT_DIALOG, ) B83'$7(B7$%/(B(',7B7(;7 Setting of this attribute specifies the action method UPDATE_TABLE_EDIT_TEXT. 24

33 1MRS MEN Visual SCIL Objects SYS 500 Technical Reference Manual 4. VS_CHECK_BOX vector B83'$7(B7$%/(B9,(:B7(;7 Setting of this attribute specifies the action method UPDATE_TABLE_VIEW_TEXT. vector Action Methods *(7B7$%/(B(',7B7(;7 This action method is executed whenever the table needs a value from an edit object. This method is executed just before the edit object of the cell is closed (just before the CELL_EDITING_ACCEPTED action method). This function can be used for example to convert internal edit object value to text value, which is stored in the cell. This action method is called with two parameters: ROW and COLUMN of the current cell. This action method should return a text string. Data type to be returned: *(7B7$%/(B9,(:B7(;7 This action method is executed whenever the table needs the value for the view object of the current cell. For example, this method is executed when the view object is drawn into the cell. This function can be used for example to convert edit object value of the cell to the text value of the cell. Data type to be returned: 127,)< Specifies the notification procedure of the dialog item. The notification procedure gets called for different reasons with different dialog items. Refer to the general object description for a description of NOTIFY for a specific object. Data type to be returned: 83'$7(B7$%/(B(',7B7(;7 This action method is executed whenever the edit object of the cell needs a value to be shown. This method is executed just before the editing of the cell is started (just after the CELL_EDITING_STARTED action method). This action method has three parameters ROW and COLUMN of the cell and the text of the cell. This action method could be used to convert the text value of the view object to the edit object value. Data type to be returned: 83'$7(B7$%/(B9,(:B7(;7 This action method is executed whenever the table needs a value for the view object. This method is executed just before the view object of the cell is drawn. This function can be used for example to convert the text value of the cell, to the current 25

34 SYS 500 Visual SCIL Objects 1MRS MEN 4. VS_CHECK_BOX Technical Reference Manual value of the view object, which is shown in the view object. This action method has three parameters ROW and COLUMN of the cell and the TEXT of the cell. Data type to be returned: Predefined Attributes B$775,%87(B1$0(6 B%$& *5281'B&2/25.SET MY_OBJECT._BACKGROUND_COLOR = (65535, 65535, 65535) B&+,/'B2%-(&76 B&/,& B)2&86$%/( Specifies whether the dialog item receives focus when it is clicked. FALSE.SET MY_OBJECT._CLICK_FOCUSABLE = FALSE B(1$%/(' Specifies whether the dialog item responds to various events. A change of appearance is also often combined with this attribute. When setting this attribute to FALSE, the disabled dialog item is displayed as dimmed. TRUE.SET MY_OBJECT._ENABLED = FALSE B),/(B5(9,6,21 26

35 1MRS MEN Visual SCIL Objects SYS 500 Technical Reference Manual 4. VS_CHECK_BOX B)2&86$%/( Specifies whether the dialog item receives focus during normal keyboard traversal. TRUE.SET MY_OBJECT._FOCUSABLE = FALSE B)2&86(' Contains the value TRUE if the dialog item has the keyboard focus. Environment dependent = MY_OBJECT._FOCUSED B)217.SET MY_OBJECT._FONT = ( M, 1) B)25(*5281'B&2/25.SET MY_OBJECT._FOREGROUND_COLOR = (65535, 0, 0) B*(20(75<.SET MY_OBJECT._GEOMETRY = LIST(X = 10, Y = 10, W = 100, H = 100) B01(021,& Specifies the mnemonic character of the dialog item. The mnemonic may be visualized differently on different platforms. A character string containing 1 character. 27

36 SYS 500 Visual SCIL Objects 1MRS MEN 4. VS_CHECK_BOX Technical Reference Manual ASCII(0).SET MY_OBJECT._MNEMONIC = A B2%-(&7B&/$66 B2%-(&7B1$0( B323B83B0(18 Specifies so called pop up menu that is associated with the object. This menu is activated with the right mouse button. A reference to a VS_MENU object. A VS_MENU can be created using the SCIL function.create or loaded from a file using the function.load. Menu reference Empty text.load ROOT\ MENU1 = VS_MENU(....SET ROOT\ MY_LIST._POP_UP_MENU = ROOT\ MENU1 B6&,/B*(20(75< B6285&(B),/(B1$0( B7,7/( Specifies the title of the dialog item. A character string containing up to 255 characters. Empty text.set MY_OBJECT._TITLE = Tool Properties 28

37 1MRS MEN Visual SCIL Objects SYS 500 Technical Reference Manual 4. VS_CHECK_BOX B9$/8( Indicates the current value of the control object. An integer value. Integer 0.SET MY_CONTROL._VALUE = 1 B9$5,$%/(B1$0(6 B9,6,%/( Specifies whether the dialog item is visible or not. Setting this attribute to FALSE may be useful if the dialog item should be invisible when opening the dialog. TRUE.SET MY_OBJECT._VISIBLE = FALSE Predefined Methods B)/$*B)25B(;(&87,21 B*(7B+(/3 B*(7B675,1*B:,'7+ Returns the width of the given string in the current font of the object. Return value data type:integer STRING A character string containing up to 255 characters. B48(8(B)25B(;(&87,21 29

38

39 1MRS MEN Visual SCIL Objects SYS 500 Technical Reference Manual 5. VS_COMBO 5. VS_COMBO 5.1. Overview A VS_COMBO is a dialog item that enables the user to pick a selection from a list of choices. These choices can be defined by the application or entered by the user. A combination box has three associated behaviours: one each for accept, select, and scroll situations. The behaviour of a combination box affects how the combination box maps user input (typing in the entry box or selecting from the choice box, for example) to a value in its list of values. Note that the default definition of these behaviours may vary according to look-and-feel. The indexing in combo box begins from 1. Action Attributes 1DPH _ACCEPT _SELECT 7\SH vector vector Action Methods 1DPH ACCEPT SELECT 7\SH Predefined Attributes 1DPH _ACCEPT_BEHAVIOR _ATTRIBUTE_NAMES _AUTO_SORT_ENABLED _BACKGROUND_COLOR _CASE_SENSITIVITY_ENABLED _CHILD_OBJECTS _CLICK_FOCUSABLE _ENABLED _FILE_REVISION _FOCUSABLE _FOCUSED _FONT _FOREGROUND_COLOR _GEOMETRY _MODIFIABLE 7\SH List Color vector Font Color List 31

40 SYS 500 Visual SCIL Objects 1MRS MEN 5. VS_COMBO Technical Reference Manual _OBJECT_CLASS _OBJECT_NAME _POP_UP_MENU _SCIL_GEOMETRY _SCROLL_BEHAVIOR _SELECT_BEHAVIOR _SELECTED_INDEX _SOURCE_FILE_NAME _TEXT _VALUE_COUNT _VARIABLE_NAMES _VISIBLE _WRAP_ENABLED Menu reference List Integer Integer vector Predefined Methods 1DPH _APPEND_TEXT _DELETE_TEXT_AT _FLAG_FOR_EXECUTION _GET_HELP _GET_STRING_WIDTH _GET_TEXT_AT _MOVE_TEXT _QUEUE_FOR_EXECUTION _SELECT_TEXT_RANGE 7\SH Integer 5.2. Details Action Attributes B$&&(37 Setting of this attribute specifies the action method ACCEPT. vector B6(/(&7 Setting of this attribute specifies the action method SELECT. vector 32

41 1MRS MEN Visual SCIL Objects SYS 500 Technical Reference Manual 5. VS_COMBO Action Methods $&&(37 The ACCEPT action method is executed whenever an accept situation has occurred. Data type to be returned: 6(/(&7 The SELECT action method is executed whenever a select situation has occurred. Data type to be returned: Predefined Attributes B$&&(37B%(+$9,25 This attribute specifies how the combination box behaves in an accept situation. An accept situation is when the combination box makes the selected (or entered) value the current value. This occurs when the user presses Return or Enter, or when the focus leaves the combination box. Note the _ACCEPT_BEHAVIOR attribute concerns only to a modifiable combination box, also the action method ACCEPT is not executed if the combination box attribute _MODIFIABLE is set to FALSE and a selection is made from the combination box. A text string containing one of the following keywords: MATCH_OR_ADD, MATCH_OR_CLOSEST, MATCH_OR_PARTIAL, MATCH_OR_FIRST, MATCH_OR_NOTHING, MATCH_OR_REVERT and DEFAULT. "DEFAULT" B$775,%87(B1$0(6 B$872B6257B(1$%/(' Specifies whether the combo box list should be automatically sorted in alphabetical order. FALSE.SET MY_COMBO._AUTO_SORT_ENABLED = TRUE 33

42 SYS 500 Visual SCIL Objects 1MRS MEN 5. VS_COMBO Technical Reference Manual B%$& *5281'B&2/25.SET MY_OBJECT._BACKGROUND_COLOR = (65535, 65535, 65535) B&$6(B6(16,7,9,7<B(1$%/(' If this attribute value is FALSE, the upper or lower case letters are ignored when comparing two values. If this value is TRUE, the case is significant. FALSE B&+,/'B2%-(&76 B&/,& B)2&86$%/( Specifies whether the dialog item receives focus when it is clicked. TRUE.SET MY_OBJECT._CLICK_FOCUSABLE = FALSE B(1$%/(' Specifies whether the dialog item responds to various events. A change of appearance is also often combined with this attribute. When setting this attribute to FALSE, the disabled dialog item is displayed as dimmed. TRUE.SET MY_OBJECT._ENABLED = FALSE B),/(B5(9,6,21 34

43 1MRS MEN Visual SCIL Objects SYS 500 Technical Reference Manual 5. VS_COMBO B)2&86$%/( Specifies whether the dialog item receives focus during normal keyboard traversal. TRUE.SET MY_OBJECT._FOCUSABLE = FALSE B)2&86(' Contains the value TRUE if the dialog item has the keyboard focus. Environment dependent = MY_OBJECT._FOCUSED B)217.SET MY_OBJECT._FONT = ( M, 1) B)25(*5281'B&2/25.SET MY_OBJECT._FOREGROUND_COLOR = (65535, 0, 0) B*(20(75<.SET MY_OBJECT._GEOMETRY = LIST(X = 10, Y = 10, W = 100, H = 100) B02',),$%/( Specifies if the user is allowed to type into the entry box of the combo box. A change of appearance is also often combined with this attribute. 35

44 SYS 500 Visual SCIL Objects 1MRS MEN 5. VS_COMBO Technical Reference Manual TRUE.SET MY_COMBO._MODIFIABLE = FALSE B2%-(&7B&/$66 B2%-(&7B1$0( B323B83B0(18 Specifies so called pop up menu that is associated with the object. This menu is activated with the right mouse button. A reference to a VS_MENU object. A VS_MENU can be created using the SCIL function.create or loaded from a file using the function.load. Menu reference Empty text.load ROOT\ MENU1 = VS_MENU(....SET ROOT\ MY_LIST._POP_UP_MENU = ROOT\ MENU1 B6&,/B*(20(75< B6&52//B%(+$9,25 This attribute specifies how the combination box behaves in a scroll situation. A scroll situation is when the list in the choice box is scrolled. If the user types in the entry box, for every keystroke (except Return and Enter), a scroll situation is triggered as the combination box tries to match a choice box value to the entry box value (depending on behaviour). A text string containing one of the following keywords: MATCH_OR_ADD, MATCH_OR_CLOSEST, MATCH_OR_PARTIAL, MATCH_OR_FIRST, MATCH_OR_NOTHING, MATCH_OR_REVERT and DEFAULT. "DEFAULT" 36

45 1MRS MEN Visual SCIL Objects SYS 500 Technical Reference Manual 5. VS_COMBO B6(/(&7B%(+$9,25 This attribute specifies how the combination box behaves in a select situation. A select situation is when the combination box tries to map user input to a value. This occurs when the user selects a value from the choice box or enters text into the entry box. Every keystroke in the entry box (with the exception of Return and Enter) triggers a select situation. A text string containing one of the following keywords: MATCH_OR_ADD, MATCH_OR_CLOSEST, MATCH_OR_PARTIAL, MATCH_OR_FIRST, MATCH_OR_NOTHING, MATCH_OR_REVERT and DEFAULT. "DEFAULT" B6(/(&7('B,1'(; Specifies the index of the selected value in the combo box. An integer value. Integer 0 B6285&(B),/(B1$0( B7(;7 Specifies the current text string in the input field of the VS_COMBO object. A character string containing up to 255 characters. Empty text B9$/8(B&2817 The number of values in the list of values in the combo box. An integer value. Integer 0 Read-only B9$5,$%/(B1$0(6 37

46 SYS 500 Visual SCIL Objects 1MRS MEN 5. VS_COMBO Technical Reference Manual B9,6,%/( Specifies whether the dialog item is visible or not. Setting this attribute to FALSE may be useful if the dialog item should be invisible when opening the dialog. TRUE.SET MY_OBJECT._VISIBLE = FALSE B:5$3B(1$%/(' Specifies whether the selection in the combo box list wraps around when the beginning or the end is reached using for example the arrow keys to traverse the list. FALSE.SET MY_COMBO._WRAP_ENABLED = FALSE Predefined Methods B$33(1'B7(;7 Appends a text string to the list of the combo box. If the attribute _AUTO_SORT_ENABLED is set to TRUE the list of texts is automatically resorted when the new text string is appended otherwise the new text string is appended to the end of the list. Return value data type: STRING A character string containing up to 255 characters. B'(/(7(B7(;7B$7 Deletes the text string at the specified index. Return value data type: INDEX IntegerAn integer value. B)/$*B)25B(;(&87,21 38

47 1MRS MEN Visual SCIL Objects SYS 500 Technical Reference Manual 5. VS_COMBO B*(7B+(/3 B*(7B675,1*B:,'7+ Returns the width of the given string in the current font of the object. Return value data type:integer STRING A character string containing up to 255 characters. B*(7B7(;7B$7 Returns the text string at the specified index. Return value data type: INDEX IntegerAn integer value. B029(B7(;7 Moves a text string from an index to another in the combo box list of texts. Return value data type: FROM IntegerAn integer value. TO IntegerAn integer value. B48(8(B)25B(;(&87,21 B6(/(&7B7(;7B5$1*( Selects the range of text in the input field of a combo object or places the cursor in the text. When start parameter is 1 the starting position for the selection is before the first character. When start parameter is -1 the starting position for the selection is after the last character. Length parameter 0 indicates placing of cursor without selecting any characters. A length parameter, which is positive, defines the amount of selected characters to the right from starting point. A length parameter, which is negative, defines the amount of selected characters to the left from starting point. The length parameter is automatically truncated to the length of the text. Return value data type: START IntegerAn integer value. LENGTH IntegerAn integer value. 39

48

49 1MRS MEN Visual SCIL Objects SYS 500 Technical Reference Manual VS_COMBO_POPDOWN VS_COMBO_POPDO WN 6.1. Overview A VS_COMBO_POPDOWN box is a dialog item that enables the user to pick a selection from a list of choices. These choices can be defined by the application or entered by the user. A combination box has three associated behaviours: one each for accept, select, and scroll situations. The defined behaviour of a combination box affects how the combination box maps user input (typing in the entry box or selecting from the choice box, for example) to a value in its list of values. Note that the default definition of these behaviours may vary according to look-and-feel. The indexing in combo popdown begins from 1. Action Attributes 1DPH _ACCEPT _GET_TABLE_EDIT_TEXT _GET_TABLE_VIEW_TEXT _SELECT _UPDATE_TABLE_EDIT_TEXT _UPDATE_TABLE_VIEW_TEXT 7\SH vector vector vector vector vector vector Action Methods 1DPH ACCEPT GET_TABLE_EDIT_TEXT GET_TABLE_VIEW_TEXT SELECT UPDATE_TABLE_EDIT_TEXT UPDATE_TABLE_VIEW_TEXT 7\SH Predefined Attributes 1DPH _ACCEPT_BEHAVIOR _ATTRIBUTE_NAMES _AUTO_SORT_ENABLED _BACKGROUND_COLOR _CASE_SENSITIVITY_ENABLED _CHILD_OBJECTS _CLICK_FOCUSABLE 7\SH List Color vector 41

50 SYS VS_COMBO_POPDO WN Visual SCIL Objects Technical Reference Manual _ENABLED _FILE_REVISION _FOCUSABLE _FOCUSED _FONT _FOREGROUND_COLOR _GEOMETRY _MODIFIABLE _OBJECT_CLASS _OBJECT_NAME _POP_UP_MENU _SCIL_GEOMETRY _SCROLL_BEHAVIOR _SELECT_BEHAVIOR _SELECTED_INDEX _SOURCE_FILE_NAME _TEXT _VALUE_COUNT _VARIABLE_NAMES _VISIBLE _VISIBLE_VALUE_COUNT _WRAP_ENABLED Predefined Methods 1DPH _APPEND_TEXT _DELETE_TEXT_AT _FLAG_FOR_EXECUTION _GET_HELP _GET_STRING_WIDTH _GET_TEXT_AT _MOVE_TEXT _QUEUE_FOR_EXECUTION _SELECT_TEXT_RANGE 1MRS MEN Font Color List Menu reference List Integer Integer vector Integer 7\SH Integer 42

51 1MRS MEN Visual SCIL Objects SYS Details Technical Reference Manual 6. VS_COMBO_POPDO WN Action Attributes B$&&(37 Setting of this attribute specifies the action method ACCEPT. vector B*(7B7$%/(B(',7B7(;7 Setting of this attribute specifies the action method GET_TABLE_EDIT_TEXT. vector B*(7B7$%/(B9,(:B7(;7 Setting of this attribute specifies the action method GET_TABLE_VIEW_TEXT. vector B6(/(&7 Setting of this attribute specifies the action method SELECT. vector B83'$7(B7$%/(B(',7B7(;7 Setting of this attribute specifies the action method UPDATE_TABLE_EDIT_TEXT. vector B83'$7(B7$%/(B9,(:B7(;7 Setting of this attribute specifies the action method UPDATE_TABLE_VIEW_TEXT. vector Action Methods $&&(37 The ACCEPT action method is executed whenever an accept situation has occurred. Data type to be returned: *(7B7$%/(B(',7B7(;7 This action method is executed whenever the table needs a value from an edit object. This method is executed just before the edit object of the cell is closed (just before the CELL_EDITING_ACCEPTED action method). This function can be used for example to convert internal edit object value to text value, which is stored in the cell. 43

52 SYS 500 Visual SCIL Objects 1MRS MEN 6. VS_COMBO_POPDO WN Technical Reference Manual This action method is called with two parameters: ROW and COLUMN of the current cell. This action method should return a text string. Data type to be returned: *(7B7$%/(B9,(:B7(;7 This action method is executed whenever the table needs the value for the view object of the current cell. For example, this method is executed when the view object is drawn into the cell. This function can be used for example to convert edit object value of the cell to the text value of the cell. Data type to be returned: 6(/(&7 The SELECT action method is executed whenever a select situation has occurred. Data type to be returned: 83'$7(B7$%/(B(',7B7(;7 This action method is executed whenever the edit object of the cell needs a value to be shown. This method is executed just before the editing of the cell is started (just after the CELL_EDITING_STARTED action method). This action method has three parameters ROW and COLUMN of the cell and the text of the cell. This action method could be used to convert the text value of the view object to the edit object value. Data type to be returned: 83'$7(B7$%/(B9,(:B7(;7 This action method is executed whenever the table needs a value for the view object. This method is executed just before the view object of the cell is drawn. This function can be used for example to convert the text value of the cell, to the current value of the view object, which is shown in the view object. This action method has three parameters ROW and COLUMN of the cell and the TEXT of the cell. Data type to be returned: Predefined Attributes B$&&(37B%(+$9,25 This attribute specifies how the combination box behaves in an accept situation. An accept situation is when the combination box makes the selected (or entered) value the current value. This occurs when the user presses Return or Enter, or when the focus leaves the combination box. A text string containing one of the following keywords: MATCH_OR_ADD, MATCH_OR_CLOSEST, MATCH_OR_PARTIAL, MATCH_OR_FIRST, MATCH_OR_NOTHING, MATCH_OR_REVERT and DEFAULT. 44

SYS 500 Visual SCIL User Interface Design

SYS 500 Visual SCIL User Interface Design 1MRS751256-MEN Issue date: 29.02.00 Program revision: 8.4.3 Documentation version: A SYS 500 Copyright 2000 ABB Substation Automation Oy All rights reserved. Notice 1 The information in this document is

More information

LIB 510 MV Process Operator s Manual

LIB 510 MV Process Operator s Manual 1MRS751388-MUM Issue date: 31.01.2000 Program revision: 4.0.3 Documentation version: A LIB 510 Copyright 2000 ABB Substation Automation Oy All rights reserved. Notice 1 The information in this document

More information

LIB 500 Base & LIB 510 Introduction Operator s Manual

LIB 500 Base & LIB 510 Introduction Operator s Manual 1MRS751424-MUM Issue date: 31.01.2000 Program revision: 4.0.3 Documentation version: A LIB 500 Base & LIB 510 Copyright 2000 ABB Substation Automation Oy All rights reserved. Notice 1 The information in

More information

LIB 510 Measurement Reports 2 Operator s Manual

LIB 510 Measurement Reports 2 Operator s Manual 1MRS751384-MUM Issue date: 31.01.2000 Program revision: 4.0.3 Documentation version: A LIB 510 Measurement Reports 2 Copyright 2000 ABB Substation Automation Oy All rights reserved. Notice 1 The information

More information

Distribution Management System Open++ Opera v.3.3. User Manual

Distribution Management System Open++ Opera v.3.3. User Manual Distribution Management System Open++ Opera v.3.3 User Manual 1MRS 751464-MUM Issued: 31.12.1999 Version: D/29.8.2003 Program Revision: 3.3D We reserve the right to change data without prior notice. User

More information

LIB 500 Event List Operator s Manual

LIB 500 Event List Operator s Manual 1MRS751372-MUM Issue date: 31.01.2000 Program revision: 4.0.3 Documentation version: A LIB 500 Copyright 2000 ABB Substation Automation Oy All rights reserved. Notice 1 The information in this document

More information

Relay Setting Tools CAP 501 Operator s Manual

Relay Setting Tools CAP 501 Operator s Manual Relay Setting Tools CAP 501 Operator s Manual $%% 1MRS751271-MUM Issue date: 31.01.2000 Program revision: 2.0.0 Documentation version: B CAP 501 Relay Setting Tools Operator s Manual Copyright 2000 ABB

More information

CAP 505. User s Guide

CAP 505. User s Guide CAP 505 1MRS752292-MUM CAP 505 Issued: 04.10.2002 Version: L/05.01.2005 1. About this manual...7 1.1. Copyrights...7 1.2. Trademarks...7 1.3. General...7 1.4. Use of symbols...8 1.5. Abbreviations...8

More information

Distribution Management System Open++ Opera v.3.2. User Manual

Distribution Management System Open++ Opera v.3.2. User Manual Distribution Management System Open++ Opera v.3.2 1MRS 751464-MUM Issued: 31.12.1999 Version: B/21.2.2001 Checked: MK Approved: PV Open++ Opera v.3.2 We reserve the right to change data without prior

More information

CAP 505 Relay Product Engineering Tools Installation and Commissioning Guide

CAP 505 Relay Product Engineering Tools Installation and Commissioning Guide CAP 505 Relay Product Engineering Tools Industrial IT enabled products from ABB are the building blocks for greater productivity, featuring all the tools necessary for lifecycle product support in consistent

More information

Relay Configuration Tool

Relay Configuration Tool 1MRS751903-MEN Issued: 30.10.2000 Version: D Program revision: 1.3.2 We reserve the right to change data without prior notice. Notice 1 The information in this document is subject to change without notice

More information

SMS 510, CAP 505 LON Gateways Configuration Configuration Guide

SMS 510, CAP 505 LON Gateways Configuration Configuration Guide SMS 510, Industrial IT enabled products from ABB are the building blocks for greater productivity, featuring all the tools necessary for lifecycle product support in consistent electronic form. 1MRS751870-MEN

More information

MicroSCADA Pro SYS

MicroSCADA Pro SYS MicroSCADA Pro SYS 600 9.2 1MRS756170 Issued: 02.03.2007 Version: B/28.03.2008 MicroSCADA Pro SYS 600 9.2 Contents Copyrights...15 1. Introduction...17 1.1. This Manual...17 1.2. Use of symbols...17 1.3.

More information

Basic Controls. Motif Programmer s Guide 1

Basic Controls. Motif Programmer s Guide 1 Basic Controls Controls are widgets and gadgets with which the user interacts directly. They form the leaves of the widget tree whose root is the application s top level shell. In most cases, controls

More information

Solo 4.6 Release Notes

Solo 4.6 Release Notes June9, 2017 (Updated to include Solo 4.6.4 changes) Solo 4.6 Release Notes This release contains a number of new features, as well as enhancements to the user interface and overall performance. Together

More information

MicroSCADA Pro LIB 510 *4.1. Operation Manual

MicroSCADA Pro LIB 510 *4.1. Operation Manual MicroSCADA Pro LIB 510 *4.1 1MRS755361 Issued: 30.06.2004 Version: B/20.12.2004 MicroSCADA Pro LIB 510 *4.1 1. About this manual...7 1.1. Copyrights...7 1.2. Trademarks...7 1.3. General...7 1.4. Use of

More information

Word Tutorial 3. Creating a Multiple- Page Report COMPREHENSIVE

Word Tutorial 3. Creating a Multiple- Page Report COMPREHENSIVE Word Tutorial 3 Creating a Multiple- Page Report COMPREHENSIVE Objectives Format headings with Quick Styles Insert a manual page break Create and edit a table Sort rows in a table Modify a table s structure

More information

1. AUTO CORRECT. To auto correct a text in MS Word the text manipulation includes following step.

1. AUTO CORRECT. To auto correct a text in MS Word the text manipulation includes following step. 1. AUTO CORRECT - To auto correct a text in MS Word the text manipulation includes following step. - STEP 1: Click on office button STEP 2:- Select the word option button in the list. STEP 3:- In the word

More information

EXCEL 2003 DISCLAIMER:

EXCEL 2003 DISCLAIMER: EXCEL 2003 DISCLAIMER: This reference guide is meant for experienced Microsoft Excel users. It provides a list of quick tips and shortcuts for familiar features. This guide does NOT replace training or

More information

User s Manual CAP 531*1.5 Configuration and Programming tool

User s Manual CAP 531*1.5 Configuration and Programming tool User s Manual CAP 531*1.5 Configuration and Programming tool This manual belongs to: Contents Chapter Page About this manual 1 Introduction 3 Technical descriptions 81 References 177 Customer feedback

More information

10Tec igrid for.net 6.0 What's New in the Release

10Tec igrid for.net 6.0 What's New in the Release What s New in igrid.net 6.0-1- 2018-Feb-15 10Tec igrid for.net 6.0 What's New in the Release Tags used to classify changes: [New] a totally new feature; [Change] a change in a member functionality or interactive

More information

Microsoft Office Word 2016 for Mac

Microsoft Office Word 2016 for Mac Microsoft Office Word 2016 for Mac Formatting Your Document University Information Technology Services Learning Technologies, Training & Audiovisual Outreach Copyright 2016 KSU Division of University Information

More information

ADJUST TABLE CELLS-ADJUST COLUMN AND ROW WIDTHS

ADJUST TABLE CELLS-ADJUST COLUMN AND ROW WIDTHS ADJUST TABLE CELLS-ADJUST COLUMN AND ROW WIDTHS There are different options that may be used to adjust columns and rows in a table. These will be described in this document. ADJUST COLUMN WIDTHS Select

More information

ProvideX. NOMADS Enhancements

ProvideX. NOMADS Enhancements ProvideX VERSION 8.0 NOMADS Enhancements Introduction 3 Panel Designer Enhancements 5 Properties Window 7 New Format Definition for Grids/List Boxes 12 Bulk Edit Utility 14 Drag and Drop Utility 16 Dependency

More information

MicroSCADA Pro SYS Operation Manual

MicroSCADA Pro SYS Operation Manual MicroSCADA Pro SYS 600 9.2 1MRS756118 Issued: 28.02.2007 Version: B/28.03.2008 MicroSCADA Pro SYS 600 9.2 Contents Copyrights...7 1. Introduction...9 1.1. This manual...9 1.2. Use of symbols...9 1.3.

More information

Parish . User Manual

Parish  . User Manual Parish Email User Manual Table of Contents LOGGING IN TO PARISH EMAIL... 3 GETTING STARTED... 3 GENERAL OVERVIEW OF THE USER INTERFACE... 3 TERMINATE THE SESSION... 4 EMAIL... 4 MESSAGES LIST... 4 Open

More information

Introducing Motif. Motif User s Guide 1

Introducing Motif. Motif User s Guide 1 Introducing Motif Motif is a software system that provides you with a great deal of control over the appearance of your computer s visual display. This introductory chapter provides information on the

More information

MicroSCADA Pro SYS Historian Monitor Configuration

MicroSCADA Pro SYS Historian Monitor Configuration SYS 600 9.3 Trace back information: Workspace Main version a10 Checked in 2012-11-12 1MRS757708 Issued: 30.9.2012 Version: A/30.9.2012 SYS 600 9.3 Contents 1 Copyrights... 2 Introduction... 2.1 This manual...

More information

MicroSCADA Pro SYS 600 Engineering workflow

MicroSCADA Pro SYS 600 Engineering workflow Antti Hakala-Ranta MicroSCADA Pro SYS 600 Engineering workflow 2005 ABB - 1 - Contents Change in the engineering approach in SYS 600 Object Navigator and Display Builder List Based Engineering Migration

More information

Introduction to CS Dealing with tables in Word Jacek Wiślicki, Laurent Babout,

Introduction to CS Dealing with tables in Word Jacek Wiślicki, Laurent Babout, Most word processors offer possibility to draw and format even very sophisticated tables. A table consists of rows and columns, forming cells. Cells can be split and merged together. Content of each cell

More information

Developer s Tip Print to Scale Feature in Slide

Developer s Tip Print to Scale Feature in Slide Developer s Tip Print to Scale Feature in Slide The latest update to Slide 5.0 brings a number of improvements related to printing functionality, giving the user greater control over printed output. Users

More information

MicroSCADA Pro SYS Historian Monitor Configuration

MicroSCADA Pro SYS Historian Monitor Configuration SYS600 9.4 Trace back information: Workspace Main version a26 Checked in 2014-05-16 1MRS758121 Issued: 16.5.2014 Version: A/16.5.2014 SYS600 9.4 Contents 1 Copyrights... 2 Introduction... 2.1 This manual...

More information

GUI Components: Part 1

GUI Components: Part 1 1 2 11 GUI Components: Part 1 Do you think I can listen all day to such stuff? Lewis Carroll Even a minor event in the life of a child is an event of that child s world and thus a world event. Gaston Bachelard

More information

MicroSCADA Status Codes

MicroSCADA Status Codes 1MRS751251-MEN Issue date: 29.02.00 Program revision: 8.4.3 Documentation version: A MicroSCADA Copyright 2000 ABB Substation Automation Oy. All rights reserved. Notice 1 The information in this document

More information

1MRS235928, A, May 02, 2013 MicroSCADA Pro SYS FP2 Hotfix 2 Release Note. MicroSCADA Pro SYS FP2

1MRS235928, A, May 02, 2013 MicroSCADA Pro SYS FP2 Hotfix 2 Release Note. MicroSCADA Pro SYS FP2 Products Description MicroSCADA Pro SYS 600 9.3 FP2 The Hotfix includes corrections for the following issues: 1. Base system, Internal OPC DA client When a process object is created into an OPC_DA type

More information

EXCEL BASICS: MICROSOFT OFFICE 2007

EXCEL BASICS: MICROSOFT OFFICE 2007 EXCEL BASICS: MICROSOFT OFFICE 2007 GETTING STARTED PAGE 02 Prerequisites What You Will Learn USING MICROSOFT EXCEL PAGE 03 Opening Microsoft Excel Microsoft Excel Features Keyboard Review Pointer Shapes

More information

Exploring Microsoft Office Word 2007

Exploring Microsoft Office Word 2007 Exploring Microsoft Office Word 2007 Chapter 3: Enhancing a Document Robert Grauer, Keith Mulbery, Michelle Hulett Objectives Insert a table Format a table Sort and apply formulas to table data Convert

More information

Connectivity Packages. User's Guide - ANSI Version

Connectivity Packages. User's Guide - ANSI Version Connectivity Packages 1MRS756194 Issued: 30.11.2006 Version: A/30.11.2006 Connectivity Packages Contents Copyrights... 5 1. Introduction...... 7 1.1. Intended audience...... 7 1.2. Related documents.........

More information

Microsoft Excel 2010

Microsoft Excel 2010 Microsoft Excel 2010 omar 2013-2014 First Semester 1. Exploring and Setting Up Your Excel Environment Microsoft Excel 2010 2013-2014 The Ribbon contains multiple tabs, each with several groups of commands.

More information

Guide to WB Annotations

Guide to WB Annotations Guide to WB Annotations 04 May 2016 Annotations are a powerful new feature added to Workbench v1.2.0 (Released May 2016) for placing text and symbols within wb_view tabs and windows. They enable generation

More information

Word Tutorial 4 Enhancing Page Layout and Design

Word Tutorial 4 Enhancing Page Layout and Design Word Tutorial 4 Enhancing Page Layout and Design Microsoft Office 2013 Objectives Use continuous section break for page layout Format text in columns Insert symbols and special characters Distinguish between

More information

Bouml Tutorial. The tutorial must be read in order because I will not repeat each time the general commands to call a menu etc...

Bouml Tutorial. The tutorial must be read in order because I will not repeat each time the general commands to call a menu etc... of 30 11/04/2008 19:18 Bouml Tutorial This tutorial is written to help you to use BOUML for the first time, only few features of BOUML are exposed here, but a fu description of BOUML is given in the reference

More information

Working with Tables in Word 2010

Working with Tables in Word 2010 Working with Tables in Word 2010 Table of Contents INSERT OR CREATE A TABLE... 2 USE TABLE TEMPLATES (QUICK TABLES)... 2 USE THE TABLE MENU... 2 USE THE INSERT TABLE COMMAND... 2 KNOW YOUR AUTOFIT OPTIONS...

More information

Relay configuration and setting tool package

Relay configuration and setting tool package Issued: May 1999 Status: Updated Version: C/30.09.2002 Data subject to change without notice Features Function logic configuration tool according to IEC 61131-3 standard for ABB range of protection relays

More information

Introduction to MS Word XP 2002: An Overview

Introduction to MS Word XP 2002: An Overview Introduction to MS Word XP 2002: An Overview Sources Used: http://www.fgcu.edu/support/office2000/word/files.html Florida Gulf Coast University Technology Skills Orientation Word 2000 Tutorial The Computer

More information

Topaz Workbench Data Visualizer User Guide

Topaz Workbench Data Visualizer User Guide Topaz Workbench Data Visualizer User Guide Table of Contents Displaying Properties... 1 Entering Java Regular Expressions in Filter Fields... 3 Related Topics... 3 Exporting the Extract Trace Events View...

More information

CUSTOMISE FIELDS AND LAYOUTS 2010

CUSTOMISE FIELDS AND LAYOUTS 2010 CUSTOMISE FIELDS AND LAYOUTS 2010 CUSTOMIZE YOUR FIELDS AND LAYOUTS Step 1 Define your fields Step 2 Customize your layouts Note: Changing the name of a field in the Define Fields box does not change the

More information

Tutorial. COPYRIGHT 2014 IGE+XAO. All rights reserved TUTORIAL. Your first steps with SEE Electrical Expert. The specialist of electrical software

Tutorial. COPYRIGHT 2014 IGE+XAO. All rights reserved TUTORIAL. Your first steps with SEE Electrical Expert. The specialist of electrical software TUTORIAL Your first steps with SEE Electrical Expert The specialist of electrical software Page 2 A.1. Conventions used in this tutorial TABLE OF CONTENTS A OVERVIEW... 5 A.1. CONVENTIONS USED IN THIS

More information

Chapter 7 Inserting Spreadsheets, Charts, and Other Objects

Chapter 7 Inserting Spreadsheets, Charts, and Other Objects Impress Guide Chapter 7 Inserting Spreadsheets, Charts, and Other Objects OpenOffice.org Copyright This document is Copyright 2007 by its contributors as listed in the section titled Authors. You can distribute

More information

MicroSCADA Pro COM 500 *4.1. User s Guide

MicroSCADA Pro COM 500 *4.1. User s Guide MicroSCADA Pro COM 500 *4.1 1MRS751858-MEN Issued: 15.03.2002 Version: C/30.06.2004 MicroSCADA Pro COM 500 *4.1 1. About this manual...7 1.1. Copyrights...7 1.2. Trademarks...7 1.3. General...7 1.4. Use

More information

Product Accessibility Conformance Report

Product Accessibility Conformance Report Product Accessibility Conformance Report Name of Product / Version Number: Contact for more information: Gillian Neff / gillian.neff @clarivate.com Clarivate Analytics remains dedicated to developing software

More information

SchoolDesk University

SchoolDesk University SchoolDesk University Forms, Surveys, and Polls Module 101 Guided Walk-through for the basic fields, terminology, and location of tools. What is the NEW SD7 Forms Module? The NEW SchoolDesk Forms Module,

More information

MicroSCADA Programming Language SCIL

MicroSCADA Programming Language SCIL Issue date: 29.02.00 Program revision: 8.4.3 Documentation version: A Copyright 2000 ABB Substation Automation Oy All rights reserved. Notice 1 The information in this document is subject to change without

More information

Chapter 3 Syntax, Errors, and Debugging. Fundamentals of Java

Chapter 3 Syntax, Errors, and Debugging. Fundamentals of Java Chapter 3 Syntax, Errors, and Debugging Objectives Construct and use numeric and string literals. Name and use variables and constants. Create arithmetic expressions. Understand the precedence of different

More information

How to Create Greeting Cards using LibreOffice Draw

How to Create Greeting Cards using LibreOffice Draw by Len Nasman, Bristol Village Ohio Computer Club If you want to create your own greeting cards, but you do not want to spend a lot of money on special software, you are in luck. It turns out that with

More information

MicroSCADA Pro SYS

MicroSCADA Pro SYS MicroSCADA Pro SYS 600 9.2 1MRS756117 Issued: 02.03.2007 Version: B/28.03.2008 MicroSCADA Pro SYS 600 9.2 Contents Copyrights...7 1. Introduction...9 1.1. This manual...9 1.2. Use of symbols...10 1.3.

More information

Bombardier Business Aircraft Customer Services. Technical Publications. SmartPubs Viewer 3.0 User Guide. Updated January 2013 [2013]

Bombardier Business Aircraft Customer Services. Technical Publications. SmartPubs Viewer 3.0 User Guide. Updated January 2013 [2013] Bombardier Business Aircraft Customer Services Technical Publications SmartPubs Viewer 3.0 User Guide Updated January 2013 [2013] Table of Contents Application Views... 5 Collection View... 5 Manual View...

More information

Widget. Widget is a generic name for parts of an interface that have their own behaviour. e.g., buttons, progress bars, sliders, drop-down

Widget. Widget is a generic name for parts of an interface that have their own behaviour. e.g., buttons, progress bars, sliders, drop-down Widgets Jeff Avery Widget Widget is a generic name for parts of an interface that have their own behaviour. e.g., buttons, progress bars, sliders, drop-down menus, spinners, file dialog boxes, etc are

More information

COM600 Station Automation Series External OPC Client Access 3.1. User's Guide

COM600 Station Automation Series External OPC Client Access 3.1. User's Guide COM600 Station Automation Series External OPC Client Access 3.1 1MRS755564 Issued: 10.03.2005 Version: C/21.12.2007 COM600 Station Automation Series External OPC Client Access 3.1 Contents: 1. About this

More information

ArcGIS. ArcGIS Desktop. Tips and Shortcuts

ArcGIS. ArcGIS Desktop. Tips and Shortcuts ArcGIS ArcGIS Desktop Tips and Shortcuts Map Navigation Function Shortcut Availability Refresh and redraw the display. F5 9.1, Suspend the map s drawing. F9 9.1, Zoom in and out. Center map. Roll the mouse

More information

Writer Guide. Chapter 15 Using Forms in Writer

Writer Guide. Chapter 15 Using Forms in Writer Writer Guide Chapter 15 Using Forms in Writer Copyright This document is Copyright 2005 2010 by its contributors as listed below. You may distribute it and/or modify it under the terms of either the GNU

More information

J.S. Paluch Co. s Secure Sales Site Open Cancellation Notifications Feature

J.S. Paluch Co. s Secure Sales Site Open Cancellation Notifications Feature This feature allows you to find the advertiser details associated with open cancellation notifications, along with the date notified, canceled, and/or saved. Click the Search button without selected any

More information

EXCEL BASICS: MICROSOFT OFFICE 2010

EXCEL BASICS: MICROSOFT OFFICE 2010 EXCEL BASICS: MICROSOFT OFFICE 2010 GETTING STARTED PAGE 02 Prerequisites What You Will Learn USING MICROSOFT EXCEL PAGE 03 Opening Microsoft Excel Microsoft Excel Features Keyboard Review Pointer Shapes

More information

MS Excel Henrico County Public Library. I. Tour of the Excel Window

MS Excel Henrico County Public Library. I. Tour of the Excel Window MS Excel 2013 I. Tour of the Excel Window Start Excel by double-clicking on the Excel icon on the desktop. Excel may also be opened by clicking on the Start button>all Programs>Microsoft Office>Excel.

More information

Introducing Gupta Report Builder

Introducing Gupta Report Builder Business Reporting Chapter 1 Introducing Gupta Report Builder You can use Report Builder to design reports. This chapter describes: Our approach to building reports. Some of the reports you can build.

More information

Starting Excel application

Starting Excel application MICROSOFT EXCEL 1 2 Microsoft Excel: is a special office program used to apply mathematical operations according to reading a cell automatically, just click on it. It is called electronic tables Starting

More information

Tables Part I. Session 45: Creating Tables Session 46: Modifying the Layout of Tables Session 47: Formatting the Design of Tables. Unit.

Tables Part I. Session 45: Creating Tables Session 46: Modifying the Layout of Tables Session 47: Formatting the Design of Tables. Unit. Unit 9 Tables Part I Session 45: Creating Tables Session 46: Modifying the Layout of Tables Session 47: Formatting the Design of Tables 2 45 Creating Tables Session Objectives Create a table Enter data

More information

MATLAB AND SIMULINK. Modeling Dynamic Systems J. ABELL

MATLAB AND SIMULINK. Modeling Dynamic Systems J. ABELL MATLAB AND SIMULINK Modeling Dynamic Systems J. ABELL Modeling Dynamic Systems Creating a Model Create an Empty Model Create a Model Template Populate a Model Copy Blocks to Your Model Browse Block Libraries

More information

Unit 21 - Creating a Navigation Bar in Macromedia Fireworks

Unit 21 - Creating a Navigation Bar in Macromedia Fireworks Unit 21 - Creating a Navigation Bar in Macromedia Fireworks Items needed to complete the Navigation Bar: Unit 21 - House Style Unit 21 - Graphics Sketch Diagrams Document ------------------------------------------------------------------------------------------------

More information

SYS 500 System Management

SYS 500 System Management 1MRS751258-MUM Issue date: 29.02.00 Program revision: 8.4.3 Documentation version: A Copyright 2000 ABB Substation Automation Oy All rights reserved. Notice 1 The information in this document is subject

More information

Word 3 Microsoft Word 2013

Word 3 Microsoft Word 2013 Word 3 Microsoft Word 2013 Mercer County Library System Brian M. Hughes, County Executive Action Technique 1. Insert a Text Box 1. Click the Insert tab on the Ribbon. 2. Then click on Text Box in the Text

More information

File Cabinet Manager

File Cabinet Manager Tool Box File Cabinet Manager Java File Cabinet Manager Password Protection Website Statistics Image Tool Image Tool - Resize Image Tool - Crop Image Tool - Transparent Form Processor Manager Form Processor

More information

Netscape Composer: Working with Tables

Netscape Composer: Working with Tables Why tables? Netscape Composer: Working with Tables Tables on the Web can be divided into two categories: data display and page layout. Although the method for making both kinds of tables is the same, it

More information

4D View. Language Reference Windows / Mac OS. 4D View D SA / 4D, Inc. All rights reserved.

4D View. Language Reference Windows / Mac OS. 4D View D SA / 4D, Inc. All rights reserved. 4D View Language Reference Windows / Mac OS 4D View 2002-2003 4D SA / 4D, Inc. All rights reserved. 4D View - Language Reference Version 2003 for Windows and Mac OS Copyright 2002-2003 4D SA / 4D, Inc.

More information

FSA Algebra 1 EOC Practice Test Guide

FSA Algebra 1 EOC Practice Test Guide FSA Algebra 1 EOC Practice Test Guide This guide serves as a walkthrough of the Algebra 1 EOC practice test. By reviewing the steps listed below, you will have a better understanding of the test functionalities,

More information

Word Creating & Using Tables. IT Training & Development (818) Information Technology

Word Creating & Using Tables. IT Training & Development (818) Information Technology Information Technology Word 2007 User Guide Word 2007 Creating & Using Tables IT Training & Development (818) 677-1700 training@csun.edu www.csun.edu/it/training Table of Contents Introduction... 1 Anatomy

More information

New Features Guide EventTracker v6.2

New Features Guide EventTracker v6.2 New Features Guide EventTracker v6.2 Publication Date: Aug 04, 2008 EventTracker 8815 Centre Park Drive Columbia MD 21045 www.eventtracker.com The information contained in this document represents the

More information

AutoCollage 2008 makes it easy to create an AutoCollage from a folder of Images. To create an AutoCollage:

AutoCollage 2008 makes it easy to create an AutoCollage from a folder of Images. To create an AutoCollage: Page 1 of 18 Using AutoCollage 2008 AutoCollage 2008 makes it easy to create an AutoCollage from a folder of Images. To create an AutoCollage: 1. Click on a folder name in the Image Browser. 2. Once at

More information

Grids (tables) is one type of content available in the web Front end s tabs.

Grids (tables) is one type of content available in the web Front end s tabs. Grids Overview Grids (tables) is one type of content available in the web Front end s tabs. Grids provide the following functionality: Data output and automatically updating the data Providing features

More information

CRITERION Vantage 3 Admin Training Manual Contents Introduction 5

CRITERION Vantage 3 Admin Training Manual Contents Introduction 5 CRITERION Vantage 3 Admin Training Manual Contents Introduction 5 Running Admin 6 Understanding the Admin Display 7 Using the System Viewer 11 Variables Characteristic Setup Window 19 Using the List Viewer

More information

Using Spreadsheets, Selection Sets, and COGO Controls SPECTRA PRECISION SURVEY OFFICE TUTORIAL

Using Spreadsheets, Selection Sets, and COGO Controls SPECTRA PRECISION SURVEY OFFICE TUTORIAL Using Spreadsheets, Selection Sets, and COGO Controls SPECTRA PRECISION SURVEY OFFICE TUTORIAL Corporate office: Spectra Precision 10355 Westmoor Drive Suite #100 Westminster, CO 80021 USA Phone: +1-720-587-4700

More information

SharePoint List Booster Features

SharePoint List Booster Features SharePoint List Booster Features Contents Overview... 5 Supported Environment... 5 User Interface... 5 Disabling List Booster, Hiding List Booster Menu and Disabling Cross Page Queries for specific List

More information

Grade 8 FSA Mathematics Practice Test Guide

Grade 8 FSA Mathematics Practice Test Guide Grade 8 FSA Mathematics Practice Test Guide This guide serves as a walkthrough of the Grade 8 Florida Standards Assessments (FSA) Mathematics practice test. By reviewing the steps listed below, you will

More information

HAPPY HOLIDAYS PHOTO BORDER

HAPPY HOLIDAYS PHOTO BORDER HAPPY HOLIDAYS PHOTO BORDER In this Photoshop tutorial, we ll learn how to create a simple and fun Happy Holidays winter photo border! Photoshop ships with some great snowflake shapes that we can use in

More information

New Perspectives on Microsoft Word Module 4: Enhancing Page Layout and Design

New Perspectives on Microsoft Word Module 4: Enhancing Page Layout and Design New Perspectives on Microsoft Word 2016 Module 4: Enhancing Page Layout and Design Objectives, Part 1 Use continuous section break for page layout Format text in columns Insert symbols and special characters

More information

Microsoft Word 2003 for Windows, Part 2

Microsoft Word 2003 for Windows, Part 2 Microsoft Word 2003 for Windows, Part 2 In this workshop, the following Word 2003 features will be covered: Creating and using Tables Formatting text using Styles Using MailMerge Arranging text in Columns

More information

Teamcenter 11.1 Systems Engineering and Requirements Management

Teamcenter 11.1 Systems Engineering and Requirements Management SIEMENS Teamcenter 11.1 Systems Engineering and Requirements Management Systems Architect/ Requirements Management Project Administrator's Manual REQ00002 U REQ00002 U Project Administrator's Manual 3

More information

Budget Exercise for Intermediate Excel

Budget Exercise for Intermediate Excel Budget Exercise for Intermediate Excel Follow the directions below to create a 12 month budget exercise. Read through each individual direction before performing it, like you are following recipe instructions.

More information

Technical White Paper

Technical White Paper Technical White Paper Via Excel (VXL) Item Templates This technical white paper is designed for Spitfire Project Management System users. In this paper, you will learn how to create Via Excel Item Templates

More information

Database Design Practice Test JPSFBLA

Database Design Practice Test JPSFBLA 1. You see field names, data types, and descriptions in: a. Datasheet View c. Form View b. Design View d. Property View 2. The data type for insurance policy numbers, such as 0012-M-340-25 or 43F33-7805,

More information

Impress Guide. Chapter 1 Introducing Impress

Impress Guide. Chapter 1 Introducing Impress Impress Guide Chapter 1 Introducing Impress Copyright This document is Copyright 2005 2009 by its contributors as listed in the section titled Authors. You may distribute it and/or modify it under the

More information

MicroSCADA Pro SYS Historian Operation

MicroSCADA Pro SYS Historian Operation SYS 600 9.3 Trace back information: Workspace Main version a10 Checked in 2012-11-12 1MRS757707 Issued: 30.9.2012 Version: A/30.9.2012 SYS 600 9.3 Contents 1 Copyrights... 2 Introduction... 2.1 This manual...

More information

Océ Engineering Exec. Advanced Import and Index

Océ Engineering Exec. Advanced Import and Index Océ Engineering Exec Advanced Import and Index Océ-Technologies B.V. Copyright 2004, Océ-Technologies B.V. Venlo, The Netherlands All rights reserved. No part of this work may be reproduced, copied, adapted,

More information

MICROSOFT WORD 2010 BASICS

MICROSOFT WORD 2010 BASICS MICROSOFT WORD 2010 BASICS Word 2010 is a word processing program that allows you to create various types of documents such as letters, papers, flyers, and faxes. The Ribbon contains all of the commands

More information

GE Fanuc Automation. CIMPLICITY HMI Plant Edition. Trend and XY Chart. CIMPLICITY Monitoring and Control Products.

GE Fanuc Automation. CIMPLICITY HMI Plant Edition. Trend and XY Chart. CIMPLICITY Monitoring and Control Products. GE Fanuc Automation CIMPLICITY Monitoring and Control Products CIMPLICITY HMI Plant Edition Trend and XY Chart Operation Manual GFK-1260H July 2001 Following is a list of documentation icons: GFL-005 Warning

More information

SYS MRS MEN Issued: Version: B Program revision: System Management. Notice 1. Notice 2. Notice 3.

SYS MRS MEN Issued: Version: B Program revision: System Management. Notice 1. Notice 2. Notice 3. 1MRS751857-MEN Issued: 26.03.2003 Version: B Program revision: 8.4.4 System Management We reserve the right to change data without prior notice. Notice 1 The information in this document is subject to

More information

GDL Toolbox 2 Reference Manual

GDL Toolbox 2 Reference Manual Reference Manual Archi-data Ltd. Copyright 2002. New Features Reference Manual New Save GDL command Selected GDL Toolbox elements can be exported into simple GDL scripts. During the export process, the

More information

FSA Geometry EOC Practice Test Guide

FSA Geometry EOC Practice Test Guide FSA Geometry EOC Practice Test Guide This guide serves as a walkthrough of the Florida Standards Assessments (FSA) Geometry End-of- Course (EOC) practice test. By reviewing the steps listed below, you

More information

MicroSCADA Pro SYS Programming Language SCIL

MicroSCADA Pro SYS Programming Language SCIL MicroSCADA Pro SYS 600 9.3 1MRS756661 Issued: 31.03.2010 Version: C/31.10.2012 MicroSCADA Pro SYS 600 9.3 1. About this manual...7 1.1. Copyrights...7 1.2. Trademarks...7 1.3. Related documents...7 1.4.

More information

Chapter 6 Formatting Graphic Objects

Chapter 6 Formatting Graphic Objects Impress Guide Chapter 6 OpenOffice.org Copyright This document is Copyright 2007 by its contributors as listed in the section titled Authors. You can distribute it and/or modify it under the terms of either

More information