6 fp_dyput1pb, Figure 4-47. put1 pushbutton configuration window – Micromod Micro-PWC: 53PW6000 MicroPWC Configuration Guide User Manual

Page 191

Advertising
background image

Micro-PWC CONFIGURATION GUIDE

Grafx Editor 171

4.4.3.6 FP_DYput1pb

The submodel FP_DYput1pb (

Figure 4-46

) is a pushbutton which, when pressed, writes a numeric value

or ASCII character into one controller database point. The following example shows an instance of
FP_DYput1pb configured to start the motor MCV-R01A01 (DCD module) when the button is "pressed"
(clicked on).

Position the pointer on the submodel and click the right mouse button, then click on the Configure Sub-
model
item on the resulting pop-up menu. The Submodel Configuration window for the PUT1 Pushbutton
Submodel will appear will appear (

Figure 4-47

).

Variables

Note

FP_DYput1pb is basically a simpler version of FP_DYputpb, and
can be used in cases where one value is to be written to one
controller database point. (FP_DYputpb allows up to four values to
be written to as many as four controller database points.)

Figure 4-46. Put1 Pushbutton Submodel (FP_DYput1pb)

Figure 4-47. Put1 Pushbutton Configuration Window

button_label

Enter the label to be displayed on the button (e.g., Start).
Default: None

put_tagatom

Enter the Tag.atom of the controller database point to which the data
configured in put_value will be written (e.g., MCV-R01A01.INB).
Default: None

put_value

Enter the value that will be written to the controller database point configured
in put_tagatom (e.g., 1).

Default: None

Advertising