Remote-processing BASIC for the CX-10 Modbus Instrukcja Użytkownika Strona 68

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 84
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 67
BASIC PROGRAMMING GUIDE
2-59
SPC
Syntax: PRINT SPC(
expr
)
Where:
expr
= number of spaces to print
Function: Sends
expr
number of space characters (20H) from the serial port.
Mode: Command, run
Use: PRINT SPC(A*4),
DESCRIPTION
SPC must be used in conjunction with a print statement.
EXAMPLE
100 PRINT SPC(80-A*4),
Przeglądanie stron 67
1 2 ... 63 64 65 66 67 68 69 70 71 72 73 ... 83 84

Komentarze do niniejszej Instrukcji

Brak uwag