VersaPro Programming Software User`s Guide, GFK

Add to My manuals
309 Pages

advertisement

VersaPro Programming Software User`s Guide, GFK | Manualzz

Appendix

D

VersaPro Keyboard Quick Reference Guide

The quick reference card on the next page contains a listing of keyboard shortcuts for

VersaPro commands, as well as other programming tips.

GFK-1670C D-

1

D

D-2 VersaPro™ Programming Software User's Guide – November 2000 GFK-1670C

VersaPro™ Programming Software

Quick Reference

To launch/exit VersaPro

C

TRL

+A

LT

+V

Launch VersaPro from Windows; Bring

VersaPro into focus.

A

LT

+F4

C

TRL

+A

LT

+R

Exit VersaPro.

Launch Remote IO Manager (Stand Alone

Hardware Config) from Windows

;

Bring

Remote I/O Manager into focus.

To modify the VersaPro workspace

F6

Move focus to next block/dockable window.

S

HIFT

+F6

Move focus to previous block/dockable window.

Show or hide the status bar.

A

LT

+0

A

LT

+1

Show or hide the Folder Browser.

A

LT

+2

A

LT

+3

A

LT

+6

Show or hide the Information Window.

Show or hide the Variable Declaration Table.

Show or hide the Local Logic Variable

Table.

A

LT

+F6

A

LT

+F7

A

LT

+F8

A

LT

+F9

C

TRL

+T

C

TRL

+E

C

TRL

+T

AB

C

TRL

+S

HIFT

+T

AB

Arrange windows so they overlap.

Arrange windows as horizontal nonoverlapping tiles.

Arrange windows as vertical nonoverlapping tiles.

Arrange icons at the bottom of the window.

Display the toolbar dialog.

Display the options dialog.

Display next tab/window to the right.

Display next tab/window to the left.

To perform folder operations

C

TRL

+N

C

TRL

+O

Create a new Folder.

Open an existing Folder.

C

TRL

+S

HIFT

+A

F8

C

TRL

+F8

C

TRL

+B

A

LT

+5

A

LT

+F10

C

TRL

+F7

F7

A

LT

+4

Save an entire Folder.

Backup a Folder to (*.flb).

Restore a Folder from backup (*.flb).

Create a new Ladder/Instruction List block.

Open _MAIN Block; Bring _MAIN into focus.

Close all open Blocks.

Check selected Block(s).

Check all Blocks in the Folder.

Open Hardware Configuration.

To perform general operations

E

SC

C

TRL

+B

REAK

Abort the current operation.

Abort.

D

ELETE

F1

I

NSERT

P

G

U

P

P

G

D

N

H

OME

E

ND

A

LT

+B

ACKSPACE

A

LT

+E

NTER

C

TRL

+A

C

TRL

+C

C

TRL

+I

NSERT

C

TRL

+V

C

TRL

+F3

C

TRL

+G

C

TRL

+P

C

TRL

+S

C

TRL

+Y

C

TRL

+Z

S

HIFT

+D

ELETE

S

HIFT

+F1

S

HIFT

+I

NSERT

Delete the selection.

Display help for the item with focus.

Inserts a row.

Move up a page in the selected editor or table.

Move down a page in the selected editor or table.

Move to the top of the selected editor or table.

Move to the bottom of the selected editor or table.

Undo the last action.

Display properties dialog for selected block or folder.

Select the entire block or table.

Copy the selection to the Clipboard.

Copy the selection to the Clipboard.

Insert Clipboard contents.

Find/replace the specified item.

Moves to a specified location.

Print the block that has focus.

Save the block or table that has focus.

Redo the previously undone action.

Undo the last action.

Cut the selection to the Clipboard.

Display help for clicked on buttons, menus and windows.

Insert Clipboard contents.

To perform operations in the LD editor

C

TRL

+-

Decrease font size.

C

TRL

++

Increase font size.

Increase font size.

C

TRL

+=

A

LT

+F3

C

TRL

+

C

TRL

+

C

TRL

+

C

TRL

+

Navigate to the next coil.

Draw/erase horizontal shunt to the left.

Draw horizontal shunt to the right.

Draw vertical shunt up.

Draw vertical shunt down.

Click right mouse button and drag to target location

Connect two cells with a wire.

To perform operations in the LD and IL editors

F2

Toggle edit mode off/on.

F3

Find next item of defined search criteria.

Find specified item in blocks in folder.

C

TRL

+F10

C

TRL

+F11

S

HIFT

+

S

HIFT

+

S

HIFT

+

S

HIFT

+

H

OME

Go to variable in Variable Declaration Table.

Move left by cell.

Move right by cell.

Move up by cell.

Move down by cell.

Increase/decrease selection area to left.

Increase/decrease selection area to right.

Increase/decrease selection area up.

Increase/decrease selection area down.

If edit mode is off, focus moves to the current row's first cell the first time Home is pressed. Pressing Home again moves focus and to the entire rung.

E

ND

If edit mode is on in the current cell, the cursor moves to the left of the first character in the field.

If edit mode is off, focus moves to the current row's last occupied cell the first time End is pressed. Pressing End again, moves focus to the row's last cell.

If edit mode is on in the current cell, the cursor moves to the right of the last character in the field.

C

TRL

+H

OME

C

TRL

+E

ND

Move to the first row's first cell.

Moves to the last row's first cell.

T

AB

S

HIFT

+T

AB

Move to right one cell.

Move to left one cell.

E

NTER

on an empty cell

The Instruction dropdown list is activated. As you type the instruction mnemonic, VersaPro sorts the possible instructions for the specified location.

E

NTER

on a cell that contains an instruction or operand

The Variable dropdown list is activated. As you type the

Variable name, VersaPro sorts the possible variables that are valid for this context. If the instruction is a comment, it is placed in Edit mode.

S

HIFT

+E

NTER

on a cell that contains an instruction or operand

The Instruction dropdown list is activated. As you type the instruction mnemonic, VersaPro sorts the possible instructions for the specified location.

S

PACEBAR

C

TRL

+S

PACEBAR

Toggle selection on/off.

D

C

ELETE

TRL

+E

NTER

Toggle selection on/off.

Delete the selection.

Exits a comment that has been placed in Edit mode.

<Instruction Mnemonic>, <Variable Name>

Enter an instruction and variable name at the same time.

i.e. “NOCON , DiscreteVarOne.”

<Instruction Mnemonic>, <Variable Name>, <Reference Address>

Enter an instruction and define a variable name at the same time. i.e. “NOCON , DiscreteVarTwo, %I12”

<Instruction Mnemonic>, <Variable Name>, <Reference

Address>, <Scope>

Enter an instruction and define a variable name at the same time, including variable scope (G = Global, L =

Local). i.e. “NOCON , DiscreteVarTwo, %I12, G”

%<Reference Type> Specify the next available PLC reference address. i.e. “%M”

To change a selected variable’s on-line value in LD Editor, IL Editor, RVT, and VVT

F10

Write a value to a variable.

F11

Override a discrete variable or reference address.

F12

Toggle a discrete variable or reference address.

To perform operations with the connected PLC

F9

Connect to a specific PLC.

Disconnect from PLC.

C

TRL

+F9

A

LT

+F2

Store this folder to PLC.

Load from PLC into this folder.

C

TRL

+F2

F4

Verify this folder with PLC.

F5

Place the PLC in Run Mode.

Place the PLC in Stop Mode.

C

TRL

+F5

S

HIFT

+F4

View PLC status.

A

LT

+V, A

LT

+N, A

LT

+L

Set Monitor Active for All Blocks.

A

LT

+V, A

LT

+N, A

LT

+A

Set Monitor Active for Active Block.

A

LT

+V, A

LT

+N, A

LT

+O

Set Monitor Off.

To change a selected variable’s data display format in LD Editor, IL Editor, RVT, or VVT

C

TRL

+S

HIFT

+B

Display the value in binary format.

C

TRL

+S

HIFT

+D

Display the value in signed decimal format.

Display the value in hex format.

C

TRL

+S

HIFT

+H

C

TRL

+S

HIFT

+O

Display the value in octal format.

C

TRL

+S

HIFT

+R

C

TRL

+S

HIFT

+S

C

TRL

+S

HIFT

+U

Display the value in real format.

Display the value in scientific notation format.

Display the value in decimal format.

advertisement

Related manuals

advertisement

Table of contents