Denso RC5 Especificaciones Pagina 411

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 692
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 410
Chapter 13 Input/Output Control Statements
13-29
Explanation
set_button changes the current value of a parameter specified by
<ParameterType> to <NewValue> to modify the specifications of a button
specified by <ButtonNumber>.
*Sample of Button type
1: Label
2: Line
3: 2D button (Change variable)
4: 3D button (Change variable)
5: 3D button (Change variable)
6: Circle
7: 2D LED
8: Circle LED
9: 3D button (Change IO)
10: Box
Example
'!TITLE "<Title>"
PROGRAM sample1
.
.
set_button (btn_no),(1),(minx)
set_button (btn_no),(2),(miny)
set_button (btn_no),(3),(maxx)
set_button (btn_no),(4),(maxy)
.
.
end
1
2
3
4
5
6
7
8
9
10
Vista de pagina 410
1 2 ... 406 407 408 409 410 411 412 413 414 415 416 ... 691 692

Comentarios a estos manuales

Sin comentarios