Measurement-computing DAQFlex User Guide User Manual Page 71

  • Download
  • Add to my manuals
  • Print
  • Page
    / 125
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 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"
Page view 70
1 2 ... 66 67 68 69 70 71 72 73 74 75 76 ... 124 125

Comments to this Manuals

No comments