Sending and retrieving logic schemes, Retrieving a logic scheme from the dgc-2020, Sending a logic scheme to the dgc-2020 – Winco DGC-2020 User Manual

Page 106: Programming bestlogic, Input objects, Retrieving a logic scheme from the dgc-2020 -8, Sending a logic scheme to the dgc-2020 -8, Table 5-4. status leds

Advertising
background image

5-8

DGC-2020 BESTlogic+ Programmable

9400200990 Rev B

Sending and Retrieving Logic Schemes

Retrieving a Logic Scheme from the DGC-2020

To retrieve settings from the DGC-2020, the DGC-2020 must be connected to a computer through a
communications port. Once the necessary connections are made, settings can be downloaded from the
DGC-2020 by selecting Download Settings on the Communication pull-down menu.

Sending a Logic Scheme to the DGC-2020

To send settings to the DGC-2020, the DGC-2020 must be connected to a computer through a
communications port. Once the necessary connections are made, settings can be uploaded to the DGC-
2020 by selecting Upload Settings on the Communication pull-down menu.

PROGRAMMING BESTlogic+

BESTCOMSPlus is used to program BESTlogic+. Using BESTCOMSPlus is analogous to physically
attaching wire between discrete DGC-2020 terminals. To program BESTlogic+, use the Settings Explorer
within BESTCOMSPlus to open the BESTlogic+ Programmable Logic tree branch as shown in Figure 5-1.

The drag and drop method is used to connect a variable or series of variables to the logic inputs, outputs,
components, and elements. To draw a wire/link from port to port (black triangles), click the left mouse
button on a port, pull the wire onto another port, and release the left mouse button. Drawing wires/links
from input to input or output to output is not allowed. Only one wire/link can be connected to any one
output. If the proximity of the endpoint of the wire/link is not exact, it may attach to an unintended port.

The view of the Main Logic, Physical Outputs, and Remote Outputs can be automatically arranged by
clicking the right mouse button on the window and selecting Auto-Layout.

The following must be met before BESTCOMSPlus will allow logic to be uploaded to the DGC-2020:

• A minimum of two inputs and a maximum of four inputs on any multi-port (AND, OR, and XOR) gate.
• A maximum of five logic levels for any particular path. A path being an input block or an output side of

an element block through gates to an output block or an input side of an element block. This is to
include any OR gates on the Physical Output or Remote Output tab/pages, but not the matched pairs
of Physical Output blocks or Remote Output blocks.

• Only eight gates per logic level. All output blocks and input sides of element blocks are at the

maximum logic level of the diagram. All gates are pushed forward/upwards in logic levels and
buffered to reach the final output block or element block if needed.

• At all levels there can only be 32 used link/wired or endpoints. Endpoints being inputs, outputs, both

sides of element blocks.

Three status LEDs are located in the lower right corner of the BESTlogic+ window. These LEDs show the
Logic Save Status, Logic Diagram Status, and Logic Layer Status. Table 5-4 defines the colors for each
LED.

Table 5-4. Status LEDs

LED Color

Definition

Yellow

Logic has changed since last save.

Logic Save Status

(Left LED)

Green

Logic has NOT changed since last save.

Red

Requirements NOT met as listed above.

Logic Diagram Status

(Center LED)

Green

Requirements met as listed above.

Red

Requirements NOT met as listed above.

Logic Layer Status

(Right LED)

Green

Requirements met as listed above.

I/O

Input Objects

Input objects can be logically connected to any logic block input.

Advertising