Measurement-computing DAQFlex User Guide Manual de usuario Pagina 87

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 125
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 86
DAQFlex Software User's Guide DAQFlex Message Reference Reflection messages CTR
87
LDMIN
Get the minimum count value that can be set using the "CTR{ch}:VALUE=" message.
Message
"@CTR{ch}:LDMIN"
Response
"CTR{ch}:LDMIN=<implementation>value"
ch
The number of the counter channel.
implementation
FIXED%, or not specified if value is NOT_SUPPORTED
value
The minimum count that can be used for the VALUE property, or
NOT_SUPPORTED.
Example
"CTR{0}:LDMIN=FIXED%0"
MAXCOUNT
Get the maximum count of the specified counter.
Message
"@CTR{ch}:MAXCOUNT"
Response
"CTR{ch}:MAXCOUNT=<implementation>value"
ch
The number of the counter channel.
implementation
FIXED%, or not specified if value is NOT_SUPPORTED
value
The maximum count of the counter, or returns NOT_SUPPORTED
if the device has no counters.
Example
"CTR{0}:MAXCOUNT=FIXED%65535"
TYPE
Get the counter type.
Message
"@CTR{ch}:TYPE"
Response
"CTR{ch}:TYPE=<implementation>value"
ch
The counter number.
implementation
FIXED%, or not specified if value is NOT_SUPPORTED
value
8254, 9513, EVENT, or returns NOT_SUPPORTED if the device has
no counters.
Example
"CTR{0}:TYPE=FIXED%EVENT"
Vista de pagina 86
1 2 ... 82 83 84 85 86 87 88 89 90 91 92 ... 124 125

Comentarios a estos manuales

Sin comentarios