Measurement-computing DAQFlex User Guide Bedienungsanleitung Seite 87

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 125
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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"
Seitenansicht 86
1 2 ... 82 83 84 85 86 87 88 89 90 91 92 ... 124 125

Kommentare zu diesen Handbüchern

Keine Kommentare