Campbell-scientific CR3000 Micrologger Manual de usuario Pagina 479

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 590
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 478
Appendix A. CRBasic Programming Instructions
479
TableFile
WritesafilefromadatatabletoaCR3000memorydrive.
Syntax
TableFile("FileName", Options, MaxFiles, NumRecs /
TimeIntoInterval, Interval, Units, OutStat, LastFileName)
A.2.3 Final Data Storage (Output) Processing
Read More! See Data Output Processing Instructions (p. 136).
FieldNames
Immediatelyfollowsanoutputprocessinginstructiontochangedefaultfield
names.
Syntax
FieldNames("Fieldname1 : Description1, Fieldname2 :
Description2…")
A.2.3.1 Single-Source
Average
Storestheaveragevalueovertheoutputintervalforthesourcevariableoreach
elementofthearrayspecified.
Syntax
Average(Reps, Source, DataType, DisableVar)
Covariance
Calculatesthecovarianceofvaluesinanarrayovertime.
Syntax
Covariance(NumVals, Source, DataType, DisableVar, NumCov)
FFT
PerformsaFastFourierTransformonatimeseriesofmeasurementsstoredinan
array.
Syntax
FFT(Source, DataType, N, Tau, Units, Option)
Maximum
Storesthemaximumvalueovertheoutputinterval.
Syntax
Maximum(Reps, Source, DataType, DisableVar, Time)
Median
Storesthemedianofadependantvariableovertheoutputinterval.
Syntax
Median(Reps, Source, MaxN, DataType, DisableVar)
Minimum
Storestheminimumvalueovertheoutputinterval.
Syntax
Minimum(Reps, Source, DataType, DisableVar, Time)
Vista de pagina 478
1 2 ... 474 475 476 477 478 479 480 481 482 483 484 ... 589 590

Comentarios a estos manuales

Sin comentarios