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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 125
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 69
DAQFlex Software User's Guide DAQFlex Message Reference Programming messages TMR
70
Example
"TMR{0}:IDLESTATE=HIGH"
Note
When value is High the timer output is inverted.
Get the state of the timer channel.
Message
"?TMR{ch}:IDLESTATE"
Response
"TMR{ch}:IDLESTATE=value"
ch
The channel number.
value
LOW, HIGH
Example
"?TMR{0}:IDLESTATE"
PERIOD
Set the period in milliseconds (mS) of the specified timer output.
Message
"TMR{ch}:PERIOD=value"
Response
"TMR{ch}:PERIOD"
ch
The channel number.
value
The period in mS.
Example
"TMR{0}:PERIOD=100"
Note
The PERIOD is required for timer output operations.
Get the period in milliseconds (mS) of the specified timer output.
Message
"?TMR{ch}:PERIOD"
Response
"TMR{ch}:PERIOD=value"
ch
The channel number.
value
The period in mS.
Example
"?TMR{0}:PERIOD"
PULSE
Set the value in Hz of the pulse frequency for a specified channel.
Message
"TMR{ch}:PULSE=value"
Response
"TMR{ch}:PULSE"
ch
The channel number.
value
The pulse frequency in Hz.
Example
"TMR{0}:PULSE=1000"
Przeglądanie stron 69
1 2 ... 65 66 67 68 69 70 71 72 73 74 75 ... 124 125

Komentarze do niniejszej Instrukcji

Brak uwag