Configurable XYZ Positioner: Difference between revisions

From RadiWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 19: Line 19:
{{ScreenElementDescription|Returned ID|The response of GET ID, this can either be the returned value or an regular expression}}
{{ScreenElementDescription|Returned ID|The response of GET ID, this can either be the returned value or an regular expression}}
{{ScreenElementDescription|Deinit|The command sent during the de-initialisation phase}}
{{ScreenElementDescription|Deinit|The command sent during the de-initialisation phase}}
{{ScreenElementDescription|Wait for Completion after sending command|}}
{{ScreenElementDescription|Wait for Completion after sending command|With this command the configured commands below will also send an *OPC? command to query if the operation is completed}}




====XYZ Positioner====
====XYZ Positioner====
{{ScreenElementDescription|X Position| ... }}
{{ScreenElementDescription|X Position|The command which will start to move the EUT in the X Position}}
{{ScreenElementDescription|X Position Stop| ... }}
{{ScreenElementDescription|X Position Stop|The command which will be sent after "X Position" command is sent and the configured waiting time is elapsed}}
{{ScreenElementDescription|Y Position| ... }}
{{ScreenElementDescription|Y Position|The command which will start to move the EUT in the Y Position}}
{{ScreenElementDescription|Y Position Stop| ... }}
{{ScreenElementDescription|Y Position Stop|The command which will be sent after "Y Position" command is sent and the configured waiting time is elapsed}}
{{ScreenElementDescription|Z Position| ... }}
{{ScreenElementDescription|Z Position|The command which will start to move the EUT in the Z Position}}
{{ScreenElementDescription|Z Position Stop| ... }}
{{ScreenElementDescription|Z Position Stop|The command which will be sent after "Z Position" command is sent and the configured waiting time is elapsed}}
{{ScreenElementDescription|Waiting time| ... }}
{{ScreenElementDescription|Waiting time|The time to wait between the '...'-Position and '...'-Position Stop. Specified in milliseconds (ms). This time will only be used when the start command is configured.}}

Revision as of 14:56, 20 November 2019

The Configurable XYZ Positioner device driver is a Positioner which is supported by RadiMation®.  

Configurable XYZ Positioner.PNG

Configurable XYZ Positioner[edit]

This driver can be configured to send commands to an EUT X, Y and Z-axis Positioner. It will be used in a Radiated Emission test with the location type GTEM configured. Below an overview of the commands to configure:

Initialisation and Check[edit]

ScreenElementDescription.svg Reset The reset command sent during the initialisation phase
ScreenElementDescription.svg Init The command sent during the initialisation phase
ScreenElementDescription.svg Get ID The command sent to request the identifier of the device, e.g. *IDN?
ScreenElementDescription.svg Returned ID The response of GET ID, this can either be the returned value or an regular expression
ScreenElementDescription.svg Deinit The command sent during the de-initialisation phase
ScreenElementDescription.svg Wait for Completion after sending command With this command the configured commands below will also send an *OPC? command to query if the operation is completed


XYZ Positioner[edit]

ScreenElementDescription.svg X Position The command which will start to move the EUT in the X Position
ScreenElementDescription.svg X Position Stop The command which will be sent after "X Position" command is sent and the configured waiting time is elapsed
ScreenElementDescription.svg Y Position The command which will start to move the EUT in the Y Position
ScreenElementDescription.svg Y Position Stop The command which will be sent after "Y Position" command is sent and the configured waiting time is elapsed
ScreenElementDescription.svg Z Position The command which will start to move the EUT in the Z Position
ScreenElementDescription.svg Z Position Stop The command which will be sent after "Z Position" command is sent and the configured waiting time is elapsed
ScreenElementDescription.svg Waiting time The time to wait between the '...'-Position and '...'-Position Stop. Specified in milliseconds (ms). This time will only be used when the start command is configured.