Measurement-computing DAQFlex User Guide Instrukcja Użytkownika Strona 71

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 125
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 70
DAQFlex Software User's Guide DAQFlex Message Reference Programming messages TMR
71
Get the value in Hz of the pulse frequency for a specified channel.
Message
"?TMR{ch}:PULSE"
Response
"TMR{ch}:PULSE=value"
ch
The channel number.
value
The pulse frequency in Hz.
Example
"?TMR{0}:PULSE"
PULSECOUNT
Set the number of pulses to generate.
Message
"TMR{ch}:PULSECOUNT=value"
Response
"TMR{ch}:PULSECOUNT"
ch
The channel number.
value
The number of pulses to generate.
A value of 0 generates pulses continuously until the "TMR{ch}:STOP"
message is sent.
Example
"TMR{0}:PULSE=100"
Get the number of pulses to generate.
Message
"?TMR{ch}:PULSECOUNT"
Response
"TMR{ch}:PULSECOUNT=value"
ch
The channel number.
value
The number of pulses to generate.
A value of 0 indicates continuous pulse generation.
Example
"?TMR{0}:PULSECOUNT"
START
Start the timer output.
Message
"TMR{ch}:START"
Response
"TMR{ch}:START"
ch
The channel number.
Example
"TMR{0}:START"
STOP
Stop the timer output.
Message
"TMR{ch}:STOP"
Response
"TMR{ch}:STOP"
ch
The channel number.
Example
"TMR{0}:STOP"
Przeglądanie stron 70
1 2 ... 66 67 68 69 70 71 72 73 74 75 76 ... 124 125

Komentarze do niniejszej Instrukcji

Brak uwag