Remote-processing BASIC for the CX-10 Modbus Manual do Utilizador Página 56

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 84
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 55
BASIC PROGRAMMING GUIDE
2-47
READ
Syntax: READ
variable
[,
variable
, ...]
Function: Sequentially assigns the values of data provided in the DATA statement to the variables in a list.
Mode: Run
Use: READ X,Y,Z
DESCRIPTION
Multiple variables following one READ instruction must be separated by commas. READ must always be
followed by at least one variable.
See RESTORE for examples and more information.
Vista de página 55
1 2 ... 51 52 53 54 55 56 57 58 59 60 61 ... 83 84

Comentários a estes Manuais

Sem comentários