Denso RC5 Specifikace Strana 415

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 692
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 414
Chapter 13 Input/Output Control Statements
13-33
change_pCap (Version 1.5 or later)
Function
Edits a caption for a specified page.
Format
change_pCap <PageNumber>,<Caption>
<PageNumber> Number indicating a page out of all pages arranged on
a TP operation panel.
<Caption> Character string to be displayed in the title bar of a
page.
Explanation
change_pCap displays a character string specified by <Caption> in the title
bar of a page specified by <PageNumber>.
Example
'!TITLE "<Title>"
PROGRAM sample4
.
.
.
pcap4 = "Cut workpiece"
page_no = 3
.
.
.
change_pCap page_no,pcap4
.
.
.
end
Page caption example
Zobrazit stránku 414
1 2 ... 410 411 412 413 414 415 416 417 418 419 420 ... 691 692

Komentáře k této Příručce

Žádné komentáře