Difference between revisions of "Configurable Amplifier"

From RadiWiki
Jump to: navigation, search
Line 8: Line 8:
 
{{ScreenElementDescription|Initialisation and Check|
 
{{ScreenElementDescription|Initialisation and Check|
 
{{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.}}
 +
{{ScreenElementDescription|Returned Id|The code that send back as a return on the Get ID code. When left blank no check will be performed.}}
 
}}
 
}}
  

Revision as of 14:59, 2 September 2011

Screenshot configurable amplifier configuration window.png

ScreenElementDescription.png Frequency Range
ScreenElementDescription.png Start The start frequency of the operational band of the amplifier in MHz.
ScreenElementDescription.png Stop The stop frequency of the operational band of the amplifier in MHz.
ScreenElementDescription.png Initialisation and Check
ScreenElementDescription.png 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.png Returned Id The code that send back as a return on the Get ID code. When left blank no check will be performed.
ScreenElementDescription.png Operation
ScreenElementDescription.png Power On The power on code that needs to be send to device. When left blank no command will be send.
ScreenElementDescription.png Power Off The power off code that needs to be send to device. When left blank no command will be send.
ScreenElementDescription.png Standby The standby code that needs to be send to device. When left blank no command will be send.
ScreenElementDescription.png Operate The operate code that needs to be send to device. When left blank no command will be send.