Configurable AD Convertor: Difference between revisions
Jump to navigation
Jump to search
Line 12: | Line 12: | ||
{{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: | {{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]+)?)'''}} | '''([0-9]*\.?[0-9]+([eE]?-?[0-9]+)?)''' | ||
For more possibilities see the example section | |||
}} | |||
}} | }} | ||
Revision as of 11:20, 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 |
|