Difference between revisions of "Configurable AD Convertor"

From RadiWiki
Jump to: navigation, search
m
Line 4: Line 4:
 
{{ScreenElementDescription|Init|The Init code that needs to be send to device. When left blank no command will be send.}}
 
{{ScreenElementDescription|Init|The Init code that needs to be send to device. When left blank no command will be send.}}
 
{{ScreenElementDescription|Get Id|The code that needs to be send to device to get the identification back. A common used [[SCPI]] command is *IDN?. When left blank no command will be send.}}
 
{{ScreenElementDescription|Get Id|The code that needs to be send to device to get the identification back. A common used [[SCPI]] command is *IDN?. When left blank no command will be send.}}
 +
 +
= Channel =
 +
{{ScreenElementDescription|Trigger and Reading|
 +
 +
 +
{{ScreenElementDescription|Trigger|The command need to trigger the measurement. A common used [[SCPI]] is *TRG. When left blank no command will be send.}}
 +
 +
{{ScreenElementDescription|Read Back|}}
 +
 +
}}
  
 
[[Category:Configurable Drivers]]
 
[[Category:Configurable Drivers]]

Revision as of 09:50, 10 February 2009

Configurable AD Converter Configuration Window.png

ScreenElementDescription.png Reset The reset code that needs to be send to device. When left blank no command will be send.
ScreenElementDescription.png Init The Init code that needs to be send to device. When left blank no command will be send.
ScreenElementDescription.png Get Id The code that needs to be send to device to get the identification back. A common used SCPI command is *IDN?. When left blank no command will be send.

Channel

ScreenElementDescription.png Trigger and Reading


ScreenElementDescription.png Trigger The command need to trigger the measurement. A common used SCPI is *TRG. When left blank no command will be send.
ScreenElementDescription.png Read Back