Configurable AD Convertor: Difference between revisions

From RadiWiki
Jump to navigation Jump to search
No edit summary
mNo edit summary
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.svg Reset The reset code that needs to be send to device. When left blank no command will be send.
ScreenElementDescription.svg Init The Init code that needs to be send to device. When left blank no command will be send.
ScreenElementDescription.svg 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.svg Trigger and Reading


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