Difference between revisions of "Configurable Switch Matrix"

From RadiWiki
Jump to: navigation, search
(Updated DeviceDriverInfo template)
Line 1: Line 1:
[[Image:Screenshot configurable switch matrix configuration window.png]]
+
{{DeviceDriverInfo
 +
|DLLFile=RADEMPTY.DLL
 +
|DeviceDriverName=CONFIGSM
 +
|DeviceType=Configurable Switch Matrix
 +
|SupportedDeviceTypes=8388608
 +
}}[[Image:Screenshot configurable switch matrix configuration window.png]]
  
 
{{InitialisationConfigurableDevice}}
 
{{InitialisationConfigurableDevice}}

Revision as of 16:17, 17 February 2012

The Configurable Switch Matrix device driver is a Switch Matrix which is supported by RadiMation®.

Links

This information about an equipment is automatically generated from the list of supported device drivers from RadiMation.
If you need more information you can contact radimation-support@raditeq.com.

Screenshot configurable switch matrix configuration window.png


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 is send back as a return on the Get ID code. When left blank no check will be performed.
ScreenElementDescription.png Operation
ScreenElementDescription.png During Test The commands send to device just before starting the test. When left blank no command will be send.
ScreenElementDescription.png After Test The commands send to device after finishing the test. When left blank no command will be send.
ScreenElementDescription.png After sending perform a read and discard result. When selected the driver will perform a read after sending the command. Some device need to be read out before sending the next command.