Measurement-computing DAQFlex User Guide Manuel d'utilisateur Page 71

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 125
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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"
Vue de la page 70
1 2 ... 66 67 68 69 70 71 72 73 74 75 76 ... 124 125

Commentaires sur ces manuels

Pas de commentaire