Configurable AD Convertor: Difference between revisions
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
Reset | The reset code that needs to be send to device. When left blank no command will be send. |
Init | The Init code that needs to be send to device. When left blank no command will be send. |
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
Trigger and Reading |
|