Denso RC5 Specifications Page 413

  • Download
  • Add to my manuals
  • Print
  • Page
    / 692
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 412
Chapter 13 Input/Output Control Statements
13-31
Explanation
set_page changes the current value of a parameter specified by
<ParameterType> to <NewValue> to modify the specifications of a page
specified by <PageNumber>.
Example
'!TITLE "<Title>"
PROGRAM sample2
.
.
.
set_page panel_no, P_BGCOLOR,GRAY 'Set background color of the
'page.
set_page panel_no, P_USESTATE,ON 'Enable page.
set_page panel_no, P_VISSTATE,ON 'Make page visible.
.
.
.
end
Page view 412
1 2 ... 408 409 410 411 412 413 414 415 416 417 418 ... 691 692

Comments to this Manuals

No comments