Denso RC5 Especificações Página 414

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 692
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 413
13-32
change_bCap (Version 1.5 or later)
Function
Edits a caption for a specified button.
Format
change_bCap <ButtonNumber>,<Caption>
<ButtonNumber> Number indicating the button location in all button
arrangement on a TP operation panel.
<Caption> Character string to be displayed on the center of a
button.
Explanation
change_bCap displays a character string specified by <Caption> on the
center of a button specified by <ButtonNumber>.
Example
'!TITLE "<Title>"
PROGRAM sample3
.
.
.
bcap4 = "Cut workpiece"
btn_no = 3
.
.
.
change_bCap btn_no,bcap4
.
.
.
end
Button caption example
Vista de página 413
1 2 ... 409 410 411 412 413 414 415 416 417 418 419 ... 691 692

Comentários a estes Manuais

Sem comentários