Configurable AD Convertor: Difference between revisions
Jump to navigation
Jump to search
(Blanked the page) |
|||
Line 1: | Line 1: | ||
[[Image:Configurable AD Converter Configuration Window.png]] | |||
{{ScreenElementDescription|Reset|The reset 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.}} | |||
= 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|In the read back the returned information is defined. This is different for every type of machine there for {{radimation}} used [[regular expressions]] to understand the format. A good expression for finding the first number(s) in a textstring is: | |||
'''([0-9]*\.?[0-9]+([eE]?-?[0-9]+)?)''' | |||
For more possibilities see the example section | |||
}} | |||
}} | |||
{{ScreenElementDescription|Trigger and Reading| | |||
{{ScreenElementDescription|Minimum value|The lowest value that can be measured with this device. The value must be the same as filled in the [[EUT]] window.}} | |||
{{ScreenElementDescription|Maximum value|The highest value that can be measured with this device. The value must be the same as filled in the [[EUT]] window.}} | |||
}} | |||
[[Category:Configurable Drivers]] |
Revision as of 11:30, 23 March 2010
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 |
|
Trigger and Reading |
|