Configurable AD Convertor: Difference between revisions
Jump to navigation
Jump to search
Line 10: | Line 10: | ||
{{ScreenElementDescription|Trigger|The command need to trigger the measurement. A common used [[SCPI]] is *TRG. When left blank no command will be send.}} | {{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] | {{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]+)?)'''}} | ||
}} | }} |
Revision as of 13:51, 28 July 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 |
|
Trigger and Reading |
|