Configurable Amplifier: Difference between revisions

From RadiWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 14: Line 14:
{{ScreenElementDescription|Operate|The operate code that needs to be send to device. When left blank no command will be send.}}
{{ScreenElementDescription|Operate|The operate code that needs to be send to device. When left blank no command will be send.}}
}}
}}
==Example==
For this example the driver will be used to control the Milmega Controller AC-001.
Summary of control commands
{|
!Description
!Command
!Parameters
|-
|Output logic
|OUT1
|0 = RF STANDBY
1 = RF ON
|-
|Output logic
|OUT4
|0 = LINE STANDBY
1 = LINE ON
|}
[[Image:Configure milmega with configurable amplifier.png]]


[[Category:Configurable Drivers]]
[[Category:Configurable Drivers]]

Revision as of 18:42, 10 November 2011

Screenshot configurable amplifier configuration window.png

Template:FrequencyRangeConfigurableDevice

ScreenElementDescription.svg Initialisation and Check
ScreenElementDescription.svg 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.svg Returned Id The code that is send back as a return on the Get ID code. When left blank no check will be performed.
ScreenElementDescription.svg Operation
ScreenElementDescription.svg Power On The power on code that needs to be send to device. When left blank no command will be send.
ScreenElementDescription.svg Power Off The power off code that needs to be send to device. When left blank no command will be send.
ScreenElementDescription.svg Standby The standby code that needs to be send to device. When left blank no command will be send.
ScreenElementDescription.svg Operate The operate code that needs to be send to device. When left blank no command will be send.

Example[edit]

For this example the driver will be used to control the Milmega Controller AC-001.


Summary of control commands

Description Command Parameters
Output logic OUT1 0 = RF STANDBY

1 = RF ON

Output logic OUT4 0 = LINE STANDBY

1 = LINE ON

Configure milmega with configurable amplifier.png