Denso RC5 Especificaciones Pagina 413

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 692
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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
Vista de pagina 412
1 2 ... 408 409 410 411 412 413 414 415 416 417 418 ... 691 692

Comentarios a estos manuales

Sin comentarios