Page 1
Programmer Manual VM5000 Automatic Video Measurement Set 071-1574-01 This document applies to Option SD/HD software version 2.X and above. This document applies to Option VGA software version 1.X and above. www.tektronix.com...
Page 3
Warranty 2 Tektronix warrants that this product will be free from defects in materials and workmanship for a period of one (1) year from the date of shipment. If any such product proves defective during this warranty period, Tektronix, at its option, either will repair the defective product without charge for parts and labor, or will provide a replacement in exchange for the defective product.
Commands consist of set commands and query commands (usually called commands and queries). Commands modify the VM5000 settings or tell the instrument to perform a specific action. Queries cause the VM5000 to return data and information about its status. Most commands have both a set and a query form, although some commands only have a query form.
Page 26
H There are no abbreviated versions of the “<Command>”, “<Argument>” part of the VM5000 commands; you must enter the full name of this part of a command. H The <Command> field is case sensitive, and use of incorrect command case spelling can result in an unexpected response from the instrument.
Page 27
H A 50 ms delay must occur between GPIB Set commands to ensure that the GPIB control program does not overflow the internal command buffer of the instrument. See OpComplete for more information on page 2- -115. 1- 3 VM5000 Automatic Video Measurement Set Programmer Manual...
“VM5000 VGA Video” To exit the application using remote commands, use the following command: VARIable:VALue “application”, “exit” You can check whether or not the VM5000 application is running using the following query: VARIable:VALue? “application” If the application is running, this query will return “VM5000”. However, if the application is not currently running, it will return the empty string “”.
H Sync command has three items added to the end. Table 1- 1: Compatibility of the VM5000 Option HD and SD with the VM5000HD Description of setting Default trigger channel Operation menu setting “Run Mode”...
Page 30
Remote Commands 1- 6 VM5000 Automatic Video Measurement Set Programmer Manual...
Set or query. whether to measure short time distortion upon execute SyncSet Set or query whether to measure Sync upon Execute Trigger Set or query the video trigger to use for measurement VectorscopeGrat Set or query Vectorscope graticule 2- 1 VM5000 Automatic Video Measurement Set Programmer Manual...
Set or query the number of samples over which to average the Channel Delay measurement ChannelDelayLine Set or query line number that is to be used for the Channel Delay measurement 2- 2 VM5000 Automatic Video Measurement Set Programmer Manual...
Query all three delay measurements performed by Channel Delay ChannelDelayCh1Ch2? Query the Ch1Ch2 delay measurement performed by Channel Delay ChannelDelayCh1Ch3? Query the Ch1Ch3 delay measurement performed by Channel Delay ChannelDelayCh2Ch3? Query the Ch2Ch3 delay measurement performed by Channel Delay 2- 3 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 36
Query the value resulting from the Frequency Response relative results for the specified channel and value measurement FrequencyResponseRelPctCh[1..3]? Query all five values resulting from the Frequency Response Percent relative results for the specified channel 2- 4 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 37
Query the value for the Flag value resulting from the Multiburst Percent relative measurement for the specified channel MultiburstRelPctFreqCh[1..3]? Query all six frequency values resulting from the specified Multiburst Percent relative channel measurement 2- 5 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 38
Query the pass/fail status for all six values resulting from the specified Short Time Distortion channel measurement ShortTimeDistortionPassCh[1..3]Val[1..6]? Query the pass/fail status for the value resulting from the specified Short Time Distortion channel and value measurement 2- 6 VM5000 Automatic Video Measurement Set Programmer Manual...
Execute or stop the current set measurement(s), or query whether any measurement is currently being executed OPComplete Controls VM5000 GPIB scripts by ensuring that the previous command is ready before either querying its value or calling the next command. StoponError...
Specifies Reference file to be loaded for Relative to Reference testing ReferenceFileSave Saves the current measurement results to a Reference file that can be used for Relative to Reference testing ReferenceSet Set or query whether Reference Testing is enabled or disabled 2- 8 VM5000 Automatic Video Measurement Set Programmer Manual...
Query whether Application Status is: Configure, Measuring, Done, or Reported. Syntax VARIable:VALue? “AppStatus” Group Miscellaneous Returns Query returns the application status as Configure, Measuring, Done, or Reported. Examples VARIable:VALue? “AppStatus” Query may return: “AppStatus CONFIGURE” 2- 9 VM5000 Automatic Video Measurement Set Programmer Manual...
<setting> specifies auto scale setting that is to be used. Valid settings are: OFF, ON, 0, 1. Returns Query returns the current specified setting. Examples VARIable:VALue “AutoScale”, “ON” VARIable:VALue? “AutoScale” Query may return: “AutoScale 0” 2- 10 VM5000 Automatic Video Measurement Set Programmer Manual...
.vmset, it will not begin with the factory default settings. Returns Query returns the current specified setting. Examples VARIable:VALue “AutoScaleInit”, “InitMeas” VARIable:VALue? “AutoScaleInit” Query may return: “AutoScaleInit InitMeas” 2- 11 VM5000 Automatic Video Measurement Set Programmer Manual...
Returns all three delay measurements (in nanoseconds) performed by Channel Delay, in this order: Ch1Ch2 Ch1Ch3 Ch2Ch3. Returns “- -- -- -” if no valid measurement currently available. Examples VARIable:VALue? “ChannelDelayAll” Query may return: “ChannelDelayAll 1.84 0.04 –1.54” 2- 12 VM5000 Automatic Video Measurement Set Programmer Manual...
Floating point notation is allowed. Returns Query returns the current number of samples for Channel Delay measurement. Examples VARIable:VALue “ChannelDelayAverage”, “8” VARIable:VALue? “ChannelDelayAverage” Query may return: “ChannelDelayAverage 8” 2- 13 VM5000 Automatic Video Measurement Set Programmer Manual...
Returns the Ch1Ch2 delay measurement (in nanoseconds) performed by Channel Delay. Returns “- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “ChannelDelayCh1Ch2 Query may return: “ChannelDelayCh1Ch2 1.84” 2- 14 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 47
Returns Returns the Ch1Ch3 delay measurement (in nanoseconds) performed by Channel Delay. Returns “- -- -- -” if no valid measurement currently available. Examples VARIable:VALue? “ChannelDelayCh1Ch3” Query may return: “ChannelDelayCh1Ch3 0.04” 2- 15 VM5000 Automatic Video Measurement Set Programmer Manual...
Returns the Ch2Ch3 delay measurement (in nanoseconds) performed by Channel Delay. Returns “- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “ChannelDelayCh2Ch3” Query may return: “ChannelDelayCh2Ch3 –1.54” 2- 16 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 49
<linenumber> can only be whole numbers. Values outside the range will be adjusted to be within range. Returns Query returns the current line number for Channel Delay measurement. Examples VARIable:VALue “ChannelDelayLine”, “200” VARIable:VALue? “ChannelDelayLine” Query may return: “ChannelDelayLine 200” 2- 17 VM5000 Automatic Video Measurement Set Programmer Manual...
Returns all three delay measurements (in nanoseconds) performed by Channel Delay, in this order: Ch1Ch2 Ch1Ch3 Ch2Ch3. Returns “- -- -- -” if no valid measurement currently available. Examples VARIable:VALue? “ChannelDelayPassAll” Query may return: “ChannelDelayPassAll..” 2- 18 VM5000 Automatic Video Measurement Set Programmer Manual...
Returns all pass/fail status performed by Channel Delay for the Ch1Ch2 delay Returns “- -- -- -” if no valid measurement currently available. Examples VARIable:VALue? “ChannelDelayPassCh1Ch2” Query may return: “ChannelDelayPassCh1Ch2 1” 2- 19 VM5000 Automatic Video Measurement Set Programmer Manual...
Returns Returns pass/fail status performed by Channel Delay for the Ch1Ch3 delay Returns “- -- -- -” if no valid measurement currently available. Examples VARIable:VALue? “ChannelDelayPassCh1Ch3” Query may return: “ChannelDelayPassCh1Ch3 1” 2- 20 VM5000 Automatic Video Measurement Set Programmer Manual...
Returns Returns pass/fail status performed by Channel Delay for the Ch2Ch3 delay Returns “- -- -- -” if no valid measurement currently available. Examples VARIable:VALue? “ChannelDelayPassCh2Ch3” Query may return: “ChannelDelayPassCh2Ch3 1” 2- 21 VM5000 Automatic Video Measurement Set Programmer Manual...
Returns all three relative delay measurements (in nanoseconds) performed by Channel Delay, in this order: Ch1Ch2 Ch1Ch3 Ch2Ch3. Returns “- -- -- -” if no valid measurement currently available. Examples VARIable:VALue? “ChannelDelayRelAll” Query may return: “ChannelDelayRelAll 1.0 0.8 - -1.1” 2- 22 VM5000 Automatic Video Measurement Set Programmer Manual...
Return the relative delay measurement (in nanoseconds) performed by Channel Delay for the Ch1Ch2 delay Returns “- -- -- -” if no valid measurement currently available. Examples VARIable:VALue? “ChannelDelayRelCh1Ch2” Query may return: “ChannelDelayRelCh1Ch2 1.5” 2- 23 VM5000 Automatic Video Measurement Set Programmer Manual...
Return the relative delay measurement (in nanoseconds) performed by Channel Delay for the Ch1Ch3 delay Returns “- -- -- -” if no valid measurement currently available. Examples VARIable:VALue? “ChannelDelayRelCh1Ch3” Query may return: “ChannelDelayRelCh1Ch3 1.5” 2- 24 VM5000 Automatic Video Measurement Set Programmer Manual...
Return the relative delay measurement (in nanoseconds) performed by Channel Delay for the Ch2Ch3 delay Returns “- -- -- -” if no valid measurement currently available. Examples VARIable:VALue? “ChannelDelayRelCh2Ch3” Query may return: “ChannelDelayRelCh2Ch3 1.5” 2- 25 VM5000 Automatic Video Measurement Set Programmer Manual...
Floating point notation is allowed. Returns Query returns the current number of samples for Color Bars measurement. Examples VARIable:VALue “ColorBarsAverage”, “1” VARIable:VALue? “ColorBarsAverage” Query may return: “ColorBarsAverage 8” 2- 28 VM5000 Automatic Video Measurement Set Programmer Manual...
Floating point notation is allowed. Returns Query returns the current line number for Color Bars measurement. Examples VARIable:VALue “ColorBarsLine”, “200” VARIable:VALue? “ColorBarsLine” Query may return: “ColorBarsLine 325” 2- 29 VM5000 Automatic Video Measurement Set Programmer Manual...
White Yellow Cyan Green Magenta Red Blue Black. Returns “- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “ColorBarsmVCh1” Query may return: “ColorBarsmVCh1 699.76 650.52 552.75 501.98 201.89 150.74 52.11 0.49” 2- 30 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 63
1- -White 2- -Yellow 3- -Cyan 4- -Green 5- -Magenta 6- -Red 7- -Blue 8- -Black. Returns “- -- -- -” if no valid measurement is currently available Examples VARIable:VALue? “ColorBarsmVCh2Val6” Query may return: “ColorBarsmVCh2Val6 –78.89” 2- 31 VM5000 Automatic Video Measurement Set Programmer Manual...
Color Bars, in this order: White Yellow Cyan Green Magenta Red Blue Black. Returns “- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “ColorBarsPassCh1” Query may return: “ColorBarsPassCh1 1 1 1 0 0 1 1 1” 2- 32 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 65
1- -White 2- -Yellow 3- -Cyan 4- -Green 5- -Magenta 6- -Red 7- -Blue 8- -Black. Returns “- -- -- -” if no valid measurement is currently available Examples VARIable:VALue? “ColorBarsPassCh2Val6” Query may return: “ColorBarsPassCh2Val6 1” 2- 33 VM5000 Automatic Video Measurement Set Programmer Manual...
Blue Black. Returns “- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “ColorBarsRelmVCh1” Query may return: “ColorBarsRelmVCh1 - -2.66 1.58 0.97 1.27 - -0.52 0.66 0.88 0.77” 2- 34 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 67
White Yellow Cyan Green Magenta Red Blue Black. Returns “- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “ColorBarsRelmVCh1Val4” Query may return: “ColorBarsRelmVCh1Val4 1.27” 2- 35 VM5000 Automatic Video Measurement Set Programmer Manual...
Blue Black. Returns “- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “ColorBarsRelPctmVCh1” Query may return: “ColorBarsRelPctmVCh1 - -0.16 0.28 0.17 0.13 - -0.05 0.01 0.08 0.07” 2- 36 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 69
White Yellow Cyan Green Magenta Red Blue Black. Returns “- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “ColorBarsRelmVCh1Val4” Query may return: “ColorBarsRelPctmVCh1Val4 0.27” 2- 37 VM5000 Automatic Video Measurement Set Programmer Manual...
<colorspace> specifies color space that is to be set. Valid color spaces are: YPbPr, RGB Returns Query returns the current specified color space Examples VARIable:VALue “ColorSpace”, “YPbPr” VARIable:VALue? “ColorSpace” Query may return: “ColorSpace YPbPr” 2- 40 VM5000 Automatic Video Measurement Set Programmer Manual...
Valid value is 1. Returns Query returns “OK” unless the command is still being processed, in which case it returns “1”. Examples VARIable:VALue “DefaultSettings”, “1” VARIable:VALue? “DefaultSettings” Query may return: “DefaultSettings OK” 2- 41 VM5000 Automatic Video Measurement Set Programmer Manual...
Noise Spectrum display on top of all other displays. Minimized option mini- mizes the display and reports whether the display is minimized. Returns The display on top of all other displays. Examples VARIable:VALue “Display”, “Picture” VARIable:VALue? “Display” Query may return: “Display None” 2- 42 VM5000 Automatic Video Measurement Set Programmer Manual...
Returns the most recent error reported by the application. Returns “0” if no error has occurred since the Error command was last reset. Examples VARIable:VALue “Error”, “OFF” VARIable:VALue? “Error” Query may return: “Error No measurement Selected” 2- 43 VM5000 Automatic Video Measurement Set Programmer Manual...
MultiburstSet NoiseSet NonLinearitySet ShortTimeDistSet SyncSet Returns Query returns 1 if any measurement is currently being executed, otherwise it returns 0. Examples VARIable:VALue “Execute”, “1” VARIable:VALue? “Execute” Query may return: “Execute 1” 2- 44 VM5000 Automatic Video Measurement Set Programmer Manual...
VARIable:VALue “Format”, “SD480I60” VARIable:VALue? “Format” Query may return: “Format SD480I60” NOTE. HD formats are available only if option HD is purchased SD formats are available only if option SD is purchased. 2- 45 VM5000 Automatic Video Measurement Set Programmer Manual...
Floating point notation is allowed. Related Commands FrequencyResponseMeasLocation FrequencyResponseFreq FrequencyResponseLine FrequencyResponseTime Returns Returns the current number of samples for the Frequency Response measure- ment. Examples VARIable:VALue “FrequencyResponseAverage”, “50” VARIable:VALue? “FrequencyResponseAverage” Query may return: “FrequencyResponseAverage 50” 2- 46 VM5000 Automatic Video Measurement Set Programmer Manual...
Frequency (MHz), Time (μs), Flag (mV), Amplitude (dB), RMS Distortion (%). Returns “- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “FrequencyResponseCh1” Query may return: “FrequencyResponseCh1 10 12.57 417.23 1.92 3.5” 2- 47 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 80
Frequency (MHz), Time (μs), Flag (mV), Amplitude (dB), RMS Distortion (%). Returns “- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “FrequencyResponseCh1Val3” Query may return: “FrequencyResponseCh1Val3 417.23” 2- 48 VM5000 Automatic Video Measurement Set Programmer Manual...
Floating point notation is allowed. Related Commands FrequencyResponseAverage FrequencyResponseLine FrequencyResponseMeasLocation FrequencyResponseTime Returns Query returns the current unweighted Frequency Response filter bandwidth, in Examples VARIable:VALue? “FrequencyResponseFilterBW” Query may return: “FrequencyResponseFilterBW 297000000” 2- 49 VM5000 Automatic Video Measurement Set Programmer Manual...
Returns the current frequency at which the measurement is taken. Returns “- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue “FrequencyResponseFreq”, “3710000” VARIable:VALue “FrequencyResponseFreq”, “3.71E6” VARIable:VALue? “FrequencyResponseFreq” Query may return: “FrequencyResponseMeasLocation Frequency” 2- 50 VM5000 Automatic Video Measurement Set Programmer Manual...
Related Commands FrequencyResponseAverage FrequencyResponseFreq FrequencyResponseMeasLocation FrequencyResponseTime Returns Returns the time at which the measurement is taken. Examples VARIable:VALue “FrequencyResponseLine”, “229” VARIable:VALue? “FrequencyResponseLine” Query may return: “FrequencyResponseLine 229” 2- 51 VM5000 Automatic Video Measurement Set Programmer Manual...
Returns the location at which the measurement is taken. Returns “- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue “FrequencyResponseMeasLocation”, “Freq444” VARIable:VALue? “FrequencyResponseMeasLocation” Query may return: “FrequencyResponseMeasLocation Time” 2- 52 VM5000 Automatic Video Measurement Set Programmer Manual...
A returned value of 1 means Pass; a returned value of 0 means Fail. Returns “- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “FrequencyResponsePassCh1” Query may return: “FrequencyResponsePassCh1 1 1 1 0 0” 2- 53 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 86
A returned value of 1 means Pass; a returned value of 0 means Fail. Returns “- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “FrequencyResponsePassCh1” Query may return: “FrequencyResponsePassCh1 1 1 1 0 0” 2- 54 VM5000 Automatic Video Measurement Set Programmer Manual...
Frequency (Mhz), Time (μs), Flag (mV), Amplitude (dB), RMS Distortion (%). Returns “- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “FrequencyResponseRelCh1” Query may return: “FrequencyResponseRelCh1 0.0 0.03 0.68 - -0.05 0.0” 2- 55 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 88
Frequency (Mhz), Time (μs), Flag (mV), Amplitude (dB), RMS Distortion (%). Returns “- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “FrequencyResponseRelCh1Val3” Query may return: “FrequencyResponseRelCh1Val3 0.68 ” 2- 56 VM5000 Automatic Video Measurement Set Programmer Manual...
Frequency (Mhz), Time (μs), Flag (mV), Amplitude (dB), RMS Distortion (%). Returns “- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “FrequencyResponseRelPctCh1” Query may return: “FrequencyResponseRelPctCh1 1 1 1 0 0” 2- 57 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 90
Frequency (Mhz), Time (μs), Flag (mV), Amplitude (dB), RMS Distortion (%). Returns “- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “FrequencyResponseRelPctCh1Val3” Query may return: “FrequencyResponseRelPctCh1Val3 0.03 ” 2- 58 VM5000 Automatic Video Measurement Set Programmer Manual...
Valid values are: OFF, ON, 0, 1. Related Commands Execute ReportMeasurements Returns Query returns 0 or 1 depending on whether the FrequencyResponseSet measure- ment is selected. Examples VARIable:VALue “FrequencyResponseSet”, “ON” VARIable:VALue? “FrequencyResponseSet” Query may return: “FrequencyResponseSet 1” 2- 59 VM5000 Automatic Video Measurement Set Programmer Manual...
Related Commands FrequencyResponseAverage FrequencyResponseFreq FrequencyResponseLine FrequencyResponseMeasLocation Returns Returns the frequency response time. Examples VARIable:VALue “FrequencyResponseTime”, “0.0000125” VARIable:VALue “FrequencyResponseTime”, “12.5E- -6” VARIable:VALue? “FrequencyResponseTime” Query may return: “FrequencyResponseTime 12.5E- -6” 2- 61 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 94
Option SD/HD Remote Commands Query the ID/Version of the application. Syntax VARIable:VALue? “ID” Group Miscellaneous Arguments None Returns Returns the application’s ID Examples VARIable:VALue? “ID” Query may return: “ID Tek/VM5000 FW: 2.x” 2- 62 VM5000 Automatic Video Measurement Set Programmer Manual...
The pathstring must be less than 60 characters in length, otherwise the command may not be completed successfully. Related Commands LimitSet Returns None Examples VARIable:VALue “LimitFileLoad c:\VM5000TV\RefLimFiles\Default- Lim1080iYPbPr.csv” 2- 63 VM5000 Automatic Video Measurement Set Programmer Manual...
Valid values are: OFF, ON, 0, 1. Related Commands Execute Returns Query returns 0 or 1 depending on whether the LimitSet is enabled or disabled. Examples VARIable:VALue “LimitSet”, “ON” VARIable:VALue? “LimitSet” Query may return: “LimitSet 1 ” 2- 64 VM5000 Automatic Video Measurement Set Programmer Manual...
Valid values are: OFF, ON, 0, 1. Related Commands Execute Returns Query returns 0 or 1 depending on whether the LogErrors is enabled or disabled. Examples VARIable:VALue “LogErrors”, “ON” VARIable:VALue? “LogErrors” Query may return: “LogErrors 1 ” 2- 65 VM5000 Automatic Video Measurement Set Programmer Manual...
Returns all six amplitude values (in dB) in burst order. Returns “- -- -- -” if no valid measurement currently available. Examples VARIable:VALue? “MultiburstAmpdBCh2” Query may return: “MultiburstAmpdBCh2 –0.09 –0.18 –0.14 –0.13 –0.08 –0.02” 2- 66 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 99
MultiburstAmpdBCh[1..3] Returns Returns the specified Multiburst value (in dB). Returns “- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “MultiburstAmpdBCh1Val2” Query may return: “MultiburstAmpdBCh1Val2 - - 0.26” 2- 67 VM5000 Automatic Video Measurement Set Programmer Manual...
Floating point notation is allowed. Returns Query returns the current number of samples for Multiburst measurement. Examples VARIable:VALue “MultiburstAverage”, “1” VARIable:VALue? “MultiburstAverage” Query may return: “MultiburstAverage 8” 2- 68 VM5000 Automatic Video Measurement Set Programmer Manual...
VARIable:VALue? “MultiburstFlagmVCh[1..3]” Group Results Arguments None Returns Returns the Flag value (in mV). Returns “- -- -- -” if no valid measurement currently available. Examples VARIable:VALue? “MultiburstFlagmVCh3” Query may return: “MultiburstFlagmVCh3 428.01” 2- 69 VM5000 Automatic Video Measurement Set Programmer Manual...
Returns all six frequency values (in MHz) in burst order. Returns “- -- -- -” if no valid measurement currently available. Examples VARIable:VALue? “MultiburstFreqCh1” Query may return: “MultiburstFreqCh1 10.00 12.00 14.00 16.00 18.01 20.00” 2- 70 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 103
None Related Commands MultiburstFreqCh[1..3] Returns Returns the specified Multiburst frequency (in MHz). Returns “- -- -- -” if no valid measurement currently available. Examples VARIable:VALue? “MultiburstFreqCh1Val2” Query may return: “MultiburstFreqCh1Val2 12.00” 2- 71 VM5000 Automatic Video Measurement Set Programmer Manual...
<linenumber> can be an integer. Fractional numbers will return errors. Floating point notation is allowed. Returns Query returns the current line number for Multiburst measurement. Examples VARIable:VALue “MultiburstLine”, “200” VARIable:VALue? “MultiburstLine” Query may return: “MultiburstLine 325” 2- 72 VM5000 Automatic Video Measurement Set Programmer Manual...
A returned value of 1 means Pass; a returned value of 0 means Fail. Returns “- -- -- -” if no valid measurement currently available. Examples VARIable:VALue? “MultiburstPassAmpdBCh2” Query may return: “MultiburstPassAmpdBCh2 1 1 1 1 1 0” 2- 73 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 106
A returned value of 1 means Pass; a returned value of 0 means Fail. Returns “- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “MultiburstPassAmpdBCh1Val2” Query may return: “MultiburstPassAmpdBCh1Val2 1” 2- 74 VM5000 Automatic Video Measurement Set Programmer Manual...
A returned value of 1 means Pass; a returned value of 0 means Fail. Returns “- -- -- -” if no valid measurement currently available. Examples VARIable:VALue? “MultiburstPassFlagmVCh3” Query may return: “MultiburstPassFlagmVCh3 0” 2- 75 VM5000 Automatic Video Measurement Set Programmer Manual...
A returned status of 1 means Pass; a returned status of 0 means Fail. Returns “- -- -- -” if no valid measurement currently available. Examples VARIable:VALue? “MultiburstPassFreqCh1” Query may return: “MultiburstPassFreqCh1 1 1 1 1 1 1” 2- 76 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 109
A returned status of 1 means Pass; a returned status of 0 means Fail. Returns “- -- -- -” if no valid measurement currently available. Examples VARIable:VALue? “MultiburstPassFreqCh1Val2” Query may return: “MultiburstPassFreqCh1Val2 1” 2- 77 VM5000 Automatic Video Measurement Set Programmer Manual...
Returns values for all six amplitude values (in dB) in burst order. Returns “- -- -- -” if no valid measurement currently available. Examples VARIable:VALue? “MultiburstRelAmpdBCh2” Query may return: “MultiburstRelAmpdBCh2 0.0 - -0.01 - -0.22 - -0.42 - -0.66 - -1.02” 2- 78 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 111
Returns Returns the values for the specified Multiburst relative value. Returns “- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “MultiburstRelAmpdBCh1Val2” Query may return: “MultiburstRelAmpdBCh1Val2 - -0.01” 2- 79 VM5000 Automatic Video Measurement Set Programmer Manual...
None Returns Returns the Flag value of the Multiburst relative measurement. Returns “- -- -- -” if no valid measurement currently available. Examples VARIable:VALue? “MultiburstRelFlagmVCh3” Query may return: “MultiburstRelFlagmVCh3 - -0.33” 2- 80 VM5000 Automatic Video Measurement Set Programmer Manual...
Returns the values for all six frequency relative values in burst order. Returns “- -- -- -” if no valid measurement currently available. Examples VARIable:VALue? “MultiburstRelFreqCh1” Query may return: “MultiburstRelFreqCh1 0.01 0.01 0.01 0.02 0.01 0.01” 2- 81 VM5000 Automatic Video Measurement Set Programmer Manual...
MultiburstRelFreqCh[1..3] Returns Returns the value of the specified relative Multiburst frequency value. Returns “- -- -- -” if no valid measurement currently available. Examples VARIable:VALue? “MultiburstRelFreqCh1Val2” Query may return: “MultiburstRelFreqCh1Val2 0.01” 2- 82 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 115
Returns the values, in percent difference, for the specified Multiburst relative value. Returns “- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “MultiburstRelPctAmpdBCh1Val2” Query may return: “MultiburstRelPctAmpdBCh1Val2 0.0” 2- 83 VM5000 Automatic Video Measurement Set Programmer Manual...
Returns the Flag value, in percent difference, of the Multiburst relative measure- ment. Returns “- -- -- -” if no valid measurement currently available. Examples VARIable:VALue? “MultiburstRelPctFlagmVCh3” Query may return: “MultiburstRelPctFlagmVCh3 - -0.01” 2- 84 VM5000 Automatic Video Measurement Set Programmer Manual...
Returns the values, in percent difference, for all six frequency relative values in burst order. Returns “- -- -- -” if no valid measurement currently available. Examples VARIable:VALue? “MultiburstRelPctFreqCh1” Query may return: “MultiburstRelPctFreqCh1 0.01 0.01 0.01 0.02 0.01 0.01” 2- 85 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 118
Returns the value, in percent difference, of the specified relative Multiburst frequency value. Returns “- -- -- -” if no valid measurement currently available. Examples VARIable:VALue? “MultiburstRelPctFreqCh1Val2” Query may return: “MultiburstRelPctFreqCh1Val2 0.0” 2- 86 VM5000 Automatic Video Measurement Set Programmer Manual...
VARIable:VALue? “NoiseAmpdBCh[1..3]” Group Results Arguments None Returns Returns amplitude value (in dB). Returns “- -- -- -” if no valid measurement currently available. Examples VARIable:VALue? “NoiseAmpdBCh2” Query may return: “NoiseAmpdBCh2 66.43” 2- 89 VM5000 Automatic Video Measurement Set Programmer Manual...
VARIable:VALue? “NoiseAmpmVCh[1..3]” Group Results Arguments None Returns Returns amplitude value (in mV). Returns “- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “NoiseAmpmVCh2” Query may return: “NoiseAmpmVCh2 0.33” 2- 90 VM5000 Automatic Video Measurement Set Programmer Manual...
Floating point notation is allowed. Returns Query returns the current number of samples for Noise measurement. Examples VARIable:VALue “NoiseAverage”, “1” VARIable:VALue? “NoiseAverage” Query may return: “NoiseAverage 8” 2- 91 VM5000 Automatic Video Measurement Set Programmer Manual...
Floating point notation is allowed. Related Commands NoiseFilter Returns Query returns the current unweighted noise filter bandwidth, in Hz. Examples VARIable:VALue “NoiseBW”, “30000000” VARIable:VALue “NoiseBW”, “3.2E7” VARIable:VALue? “NoiseBW” Query may return: “NoiseBW 50000000” 2- 92 VM5000 Automatic Video Measurement Set Programmer Manual...
Returns Query returns the frequency of the cursor position in the Noise measurement. Examples VARIable:VALue “NoiseCursorPos”, “3710000” VARIable:VALue “NoiseCursorPos”, “3.71E6” VARIable:VALue? “NoiseCursorPos” Query may return: “NoiseCursorPos 3.71E6” 2- 93 VM5000 Automatic Video Measurement Set Programmer Manual...
Floating point notation is allowed. Returns Query returns the current line number for Noise measurement. Examples VARIable:VALue “NoiseLine”, “200” VARIable:VALue? “NoiseLine” Query may return: “NoiseLine 325” 2- 95 VM5000 Automatic Video Measurement Set Programmer Manual...
VARIable:VALue? “NoisePassdBCh[1..3]” Group Results Arguments None Returns Returns amplitude value (in dB). Returns “- -- -- -” if no valid measurement currently available. Examples VARIable:VALue? “NoisePassdBCh2” Query may return: “NoisePassdBCh2 1” 2- 96 VM5000 Automatic Video Measurement Set Programmer Manual...
A returned status of 1 means Pass; a returned status of 0 means Fail. Returns “- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “NoisePassmVCh2” Query may return: “NoisePassmVCh2 0” 2- 97 VM5000 Automatic Video Measurement Set Programmer Manual...
Returns Returns the amplitude value (in dB) on the specified channel. Returns “- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “NoiseRelAmpdBCh2” Query may return: “NoiseRelAmpdBCh2 0.08” 2- 98 VM5000 Automatic Video Measurement Set Programmer Manual...
Returns the amplitude value (in mV) on the specified channel. Returns “- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “NoiseRelAmpmVCh2” Query may return: “NoiseRelAmpmVCh2 - -0.15” 2- 99 VM5000 Automatic Video Measurement Set Programmer Manual...
Floating point notation is allowed. Returns Query returns the current number of samples for Non-Linearity measurement. Examples VARIable:VALue “NonLinearityAverage”, “1” VARIable:VALue? “NonLinearityAverage” Query may return: “NonLinearityAverage 8” 2- 102 VM5000 Automatic Video Measurement Set Programmer Manual...
Floating point notation is allowed. Returns Query returns the current line number for Non-Linearity measurement. Examples VARIable:VALue “NonLinearityLine”, “200” VARIable:VALue? “NonLinearityLine” Query may return: “NonLinearityLine 325” 2- 103 VM5000 Automatic Video Measurement Set Programmer Manual...
A returned value of 1 means Pass; a returned value of 0 means Fail. Returns “- -- -- -” if no valid measurement is currently available Examples VARIable:VALue? “NonLinearityPassCh3” Query may return: “NonLinearityPctCh3 1 0 1 1 1 1” 2- 104 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 137
A returned value of 1 means Pass; a returned value of 0 means Fail. Returns “- -- -- -” if no valid measurement currently available. Examples VARIable:VALue? “NonLinearityPassCh3Max” Query may return: “NonLinearityPassCh3Max 1” 2- 105 VM5000 Automatic Video Measurement Set Programmer Manual...
A returned value of 1 means Pass; a returned value of 0 means Fail. Returns “- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “NonLinearityPassCh3Val4” Query may return: “NonLinearityPassCh3Val4 0” 2- 106 VM5000 Automatic Video Measurement Set Programmer Manual...
Returns all six non-linearity values (as a percentage) in this order: Maximum Step1 Step2 Step3 Step4 Step5. Returns “- -- -- -” if no valid measurement is currently available Examples VARIable:VALue? “NonLinearityPctCh3” Query may return: “NonLinearityPctCh3 0.82 0.00 0.82 0.69 0.21 0.28” 2- 107 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 140
NonLinearityPctCh[1..3]Val[1..5] Returns Returns maximum non-linearity value (as a percentage) for specified channel. Returns “- -- -- -” if no valid measurement currently available. Examples VARIable:VALue? “NonLinearityPctCh3Max” Query may return: “NonLinearityPctCh3Max 0.82” 2- 108 VM5000 Automatic Video Measurement Set Programmer Manual...
Returns non-linearity value (as a percentage) for specified channel and step. Returns “- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “NonLinearityPctCh3Val4” Query may return: “NonLinearityPctCh3Val4 0.21” 2- 109 VM5000 Automatic Video Measurement Set Programmer Manual...
Returns all five relative non-linearity step values (as a percentage) in this order: Step1 Step2 Step3 Step4 Step5. Returns “- -- -- -” if no valid measurement is currently available Examples VARIable:VALue? “NonLinearityRelPctCh3” Query may return: “NonLinearityRelPctCh3 0.59 0.0 1.24 0.4 0.4” 2- 110 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 143
Returns maximum non-linearity relative value (as a percentage) for the specified channel. Returns “- -- -- -” if no valid measurement currently available. Examples VARIable:VALue? “NonLinearityRelPctCh3Max” Query may return: “NonLinearityRelPctCh3Max 0.82” 2- 111 VM5000 Automatic Video Measurement Set Programmer Manual...
Returns non-linearity relative value (as a percentage) for the specified channel and step. Returns “- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “NonLinearityRelPctCh3Val4” Query may return: “NonLinearityRelPctCh3Val4 0.21” 2- 112 VM5000 Automatic Video Measurement Set Programmer Manual...
Option SD/HD Remote Commands OPComplete <setting> Controls VM5000 GPIB scripts by ensuring that the previous command is ready before either querying its value or calling the next command. OPComplete is set to “1” whenever a VM5000 GPIB command has been received and processed and a new command is ready to be processed (except for the resetting of OPComplete itself, which sets OPComplete to “0”).
Page 148
VARIable:VALue “Command2”, “Argument2” // call next command While ((VARIable:VALue? “OPComplete”) == “0”) ( Wait; // wait till this command is ready before calling next command // and so on for subsequent commands 2- 116 VM5000 Automatic Video Measurement Set Programmer Manual...
4x3 sets the aspect ratio to standard definition. 16x9 sets the aspect ratio to high definition ratio. Related Commands Returns Returns the display aspect ratio. Examples VARIable:VALue “PixAspectRatio”, “Auto” VARIable:VALue? “PixAspectRatio” Query may return: “PixAspectRatio 16x9” 2- 117 VM5000 Automatic Video Measurement Set Programmer Manual...
Floating point notation is allowed. Related Commands VectorscopeLine Returns Returns the line number for the picture display. Examples VARIable:VALue “PixLine”, “165” VARIable:VALue? “PixLine” Query may return: “PixLine 1070” 2- 118 VM5000 Automatic Video Measurement Set Programmer Manual...
Valid values are: OFF, ON, 0, 1. Related Commands VectorscopeLine Returns Returns setting for whether or not warnings are displayed. Examples VARIable:VALue “PopupWarnings”, “OFF” VARIable:VALue? “PopupWarnings” Query may return: “PopupWarnings 1” 2- 119 VM5000 Automatic Video Measurement Set Programmer Manual...
Query returns “OK” unless the command is still being processed, in which case it returns the current pathstring argument. Examples VARIable:VALue “RecallSettings”, “c:\VM5000TV\Tek1.vmset” VARIable:VALue “RecallSettings”, “Tek2.vmset” VARIable:VALue? “RecallSettings” Query may return: “RecallSettings OK” 2- 120 VM5000 Automatic Video Measurement Set Programmer Manual...
Related Commands ReferenceSet Returns Query returns “OK” unless the command is still being processed, in which case it returns the current pathstring argument. Examples VARIable:VALue “ReferenceFileLoad c:\VM5000TV\RefLimFiles\Defaul- tRef1080i60- -YPbPr.csv” 2- 121 VM5000 Automatic Video Measurement Set Programmer Manual...
The pathstring must be less than 60 characters in length, otherwise the command may not be completed successfully. Related Commands ReferenceSet Returns Returns OK after the file is written. Examples VARIable:VALue “ReferenceFileSave c:\VM5000TV\RefLimFiles\DU- TRef1080i60- -YPbPr.csv” 2- 122 VM5000 Automatic Video Measurement Set Programmer Manual...
Group Setup Arguments [VM5000|Legacy] specifies the type of data which is written to the report. VM5000 includes additional data (data for all new measurement functions) compared to the Legacy format which is identical to the format used by the VM5000HD (and does not include any data for new measurement functions).
Query returns “OK” unless the command is still being processed, in which case it returns the current pathstring argument. Examples VARIable:VALue “ReportGenerate”, “J:\netpath\colorbars.csv” VARIable:VALue “ReportGenerate”, “noise02” VARIable:VALue? “ReportGenerate” Query may return: “ReportGenerate OK” 2- 125 VM5000 Automatic Video Measurement Set Programmer Manual...
VARiable:VALue? ”ReportString” ”ReportString This is a long string which has 45 characters” VARiable:VALue ”ReportString”, ”This string will be truncated, it is 45 chars” VARiable:VALue? ”ReportString” ”ReportString This string will be tr” 2- 127 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 160
”ReportString This is a long string which has 45 characters” VARiable:VALue ”ReportString”, ”short” VARiable:VALue? ”ReportString” ”ReportString short” VARiable:VALue ”ReportString”, ”This string won’t be truncated, it is 46 chars” VARiable:VALue? ”ReportString” ”ReportString This string won’t be truncated, it is 46 chars” 2- 128 VM5000 Automatic Video Measurement Set Programmer Manual...
<runmode> specifies the run mode that is to be used. Valid run modes are: Once, Continuously. Returns Query returns the currently specified run mode. Examples VARIable:VALue “RunMode”, “Once” VARIable:VALue? “RunMode” Query may return: “RunMode Continuously” 2- 129 VM5000 Automatic Video Measurement Set Programmer Manual...
Query returns “OK” unless the command is still being processed, in which case it returns the current pathstring argument. Examples VARIable:VALue “SaveSettings”, “c:\VM5000TV\Tek1.vmset” VARIable:VALue “SaveSettings”, “Tek2.vmset” VARIable:VALue? “SaveSettings” Query may return: “SaveSettings OK” 2- 130 VM5000 Automatic Video Measurement Set Programmer Manual...
<setuprunmode> specifies how to perform setup when performing a measurement. Valid modes are: SetupAndRun, SetupOnly, RunOnly. Returns Query returns the current specified setuprunmode. Examples VARIable:VALue “SetupAndOrRun”, “SetupAndRun” VARIable:VALue? “SetupAndOrRun” Query may return: “SetupAndOrRun”, “SetupAndRun” 2- 131 VM5000 Automatic Video Measurement Set Programmer Manual...
Floating point notation is allowed. Related Commands ShortTimeDistortionLine Returns Returns the current number of samples for the Short Time Distortion measure- ment. Examples VARIable:VALue “ShortTimeDistortionAverage”, “50” VARIable:VALue? “ShortTimeDistortionAverage” Query may return: “ShortTimeDistortionAverage”, “10” 2- 132 VM5000 Automatic Video Measurement Set Programmer Manual...
ShortTimeDistortionCh[1..3] ShortTimeDistortionResults? Arguments None Returns Returns the K2T value in percent. Returns “- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “ShortTimeDistortionK2T” Query may return: “ShortTimeDistortionK2T 2.56” 2- 135 VM5000 Automatic Video Measurement Set Programmer Manual...
Floating point notation is allowed. Related Commands ShortTimeDistortionAverage Returns Returns the time at which the measurement is taken. Examples VARIable:VALue “ShortTimeDistortionLine”, “165” VARIable:VALue? “ShortTimeDistortionLine” Query may return: “ShortTimeDistortionLine 165” 2- 136 VM5000 Automatic Video Measurement Set Programmer Manual...
Returns the pass/fail test status for all six values of the Short Time Distortion measurement. A returned value of 1 means Pass; a returned value of 0 means Fail. Returns “- -- -- -” if no valid measurement currently available. 2- 137 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 170
A returned value of 1 means Pass; a returned value of 0 means Fail. Returns “- -- -- -” if no valid measurement currently available. Examples VARIable:VALue? “ShortTimeDistortionPassCh2Val2” Query may return: “ShortTimeDistortionPassCh2Val3 1” 2- 138 VM5000 Automatic Video Measurement Set Programmer Manual...
A returned value of 1 means Pass; a returned value of 0 means Fail. Returns “- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “ShortTimeDistortionPassK2T” Query may return: “ShortTimeDistortionPassK2T 1” 2- 139 VM5000 Automatic Video Measurement Set Programmer Manual...
Related Commands ShortTimeDistortionRelCh[1..3] ShortTimeDistortionRelCh[1..3]Val[1..6] Returns Returns the K2T relative value in percent. Returns “- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “ShortTimeDistortionRelK2T” Query may return: “ShortTimeDistortionRelK2T 0.42” 2- 142 VM5000 Automatic Video Measurement Set Programmer Manual...
Query returns [ - -- -- - | Done | Stopped | Pass | Fail ] status of the Short Time Distortion measurement. Examples VARIable:VALue? “ShortTimeDistortionStatus” Query may return: “ShortTimeDistortionStatus Pass” 2- 144 VM5000 Automatic Video Measurement Set Programmer Manual...
<setting> specifies whether or not to stop testing if limits are exceeded. Valid values are: OFF, ON, 0, 1. Related Commands Returns Returns setting for whether or not the VM5000 will stop testing on an error. Examples VARIable:VALue “StopOnError”, “OFF” VARIable:VALue? “StopOnError”...
Floating point notation is allowed. Returns Query returns the current number of samples for Sync measurement. Examples VARIable:VALue “SyncAverage”, “1” VARIable:VALue? “SyncAverage” Query may return: “SyncAverage 8” 2- 146 VM5000 Automatic Video Measurement Set Programmer Manual...
Returns all synchronization levels (in mV) in this order: For Tri-Level: FrontPorchLevel NegativeSyncLevel PositiveSyncLevel. For Bi-Level: FrontPorchLevel SyncLevel. Returns “- -- -- -” if no valid measurement currently available. Examples VARIable:VALue? “SyncLevelsmV” Query may return: “SyncLevelsmV 0.89 –298.31 299.11” 2- 147 VM5000 Automatic Video Measurement Set Programmer Manual...
Returns all synchronization levels (in mV) in this order: For Tri-Level: FrontPorchLevel NegativeSyncLevel PositiveSyncLevel. For Bi-Level: FrontPorchLevel SyncLevel. Returns “- -- -- -” if no valid measurement currently available. Examples VARIable:VALue? “SyncLevelsmV1” Query may return: “SyncLevelsmV1 299.11” 2- 148 VM5000 Automatic Video Measurement Set Programmer Manual...
For Tri-Level: 1. FrontPorchLevel, 2. NegativeSyncLevel, 3. PositiveSyncLevel. For Bi-Level: 1. FrontPorchLevel, 2. SyncLevel. Returns “- -- -- -” if no valid measurement currently available Examples VARIable:VALue? “SyncLevelsmVVal3” Query may return: “SyncLevelsmVVal3 299.11” 2- 149 VM5000 Automatic Video Measurement Set Programmer Manual...
Floating point notation is allowed. Returns Query returns the current line number for Sync measurement. Examples VARIable:VALue “SyncLine”, “200” VARIable:VALue? “SyncLine” Query may return: “SyncLine 325” 2- 150 VM5000 Automatic Video Measurement Set Programmer Manual...
A returned value of 1 means Pass; a returned value of 0 means Fail. Returns “- -- -- -” if no valid measurement currently available. Examples VARIable:VALue? “SyncPassLevelsmV” Query may return: “SyncPassLevelsmV 1 1 - -- -- -” 2- 151 VM5000 Automatic Video Measurement Set Programmer Manual...
A returned value of 1 means Pass; a returned value of 0 means Fail. Returns “- -- -- -” if no valid measurement currently available Examples VARIable:VALue? “SyncPassLevelsmVVal3” Query may return: “SyncPassLevelsmVVal3 1” 2- 152 VM5000 Automatic Video Measurement Set Programmer Manual...
A returned value of 1 means Pass; a returned value of 0 means Fail. Returns “- -- -- -” if no valid measurement currently available Examples VARIable:VALue? “SyncPassTimes” Query may return: “SyncPassTimes 1 1 1 1 1 1 1 1 1 1” 2- 153 VM5000 Automatic Video Measurement Set Programmer Manual...
A returned value of 1 means Pass; a returned value of 0 means Fail. Returns “- -- -- -” if no valid measurement currently available. Examples VARIable:VALue? “SyncTimesVal2” Query may return: “SyncTimesVal2 0” 2- 154 VM5000 Automatic Video Measurement Set Programmer Manual...
For Tri-Level: Front Porch Level, Negative Sync Level, Positive Sync Level. For Bi-Level: Front Porch Level, Sync Level. Returns “- -- -- -” if no valid measurement currently available. Examples VARIable:VALue? “SyncRelLevelsmV” Query may return: “SyncPassLevelsmV 0.36 1.06 - -1.57” 2- 155 VM5000 Automatic Video Measurement Set Programmer Manual...
3. Positive Sync Level. For Bi. Level: 1. Front Porch Level, 2. Sync Level. Returns “- -- -- -” if no valid measurement currently available Examples VARIable:VALue? “SyncRelLevelsmVVal3” Query may return: “SyncRelLevelsmVVal3 - -1.57” 2- 156 VM5000 Automatic Video Measurement Set Programmer Manual...
8. End of Addressable Video (μs). Returns “- -- -- -” if no valid measurement currently available Examples VARIable:VALue? “SyncRelTimes” Query may return: “SyncRelTimes 40.34 1.47 0.21 - -0.76 1.01 1.19 39.95 0.0 0.04 - -0.04” 2- 157 VM5000 Automatic Video Measurement Set Programmer Manual...
6. Total Line Time (μs), 7. Start of Addressable Video (μs), 8. End of Addressable Video (μs). Returns “- -- -- -” if no valid measurement currently available. Examples VARIable:VALue? “SyncRelTimesVal2” Query may return: “SyncRelTimesVal2 1.47” 2- 158 VM5000 Automatic Video Measurement Set Programmer Manual...
<trigger> specifies trigger that is to be used. Valid triggers are: Ch1, Ch4. Returns Query returns the current specified trigger. Examples VARIable:VALue “Trigger”, “Ch4” VARIable:VALue? “Trigger” Query may return: “Trigger Ch4” 2- 163 VM5000 Automatic Video Measurement Set Programmer Manual...
709- -HD selects the graticule for HD signals. 601- -Sd selects the graticule for SD signals. Related Commands VectorscopeLine VectorscopeScale Returns Returns the graticule type used for Vectorscope display. Examples VARIable:VALue “VectorscopeGrat”, “709- -HD” VARIable:VALue? “VectorscopeLine” Query may return: “VectorscopeLine Auto” 2- 164 VM5000 Automatic Video Measurement Set Programmer Manual...
Floating point notation is allowed. Related Commands PixLine VectorscopeGrat VectorscopeScale Returns Returns the line number used for the Vectorscope display. Examples VARIable:VALue “VectorscopeLine”, “165” VARIable:VALue? “VectorscopeLine” Query may return: “VectorscopeLine 1070” 2- 165 VM5000 Automatic Video Measurement Set Programmer Manual...
75% scale. 100Pct selects the 100% scale. Related Commands VectorscopeGrat VectorscopeLine Returns Returns the display scale used for the Vectorscope display. Examples VARIable:VALue “VectorscopeGrat”, “709- -HD” VARIable:VALue? “VectorscopeLine” Query may return: “VectorscopeLine Auto” 2- 166 VM5000 Automatic Video Measurement Set Programmer Manual...
VARIable:VALue “Warning”, “<string>” Group Setup Arguments <string> is the warning message reported when a warning is generated. Related Commands WarningLogSet WarningReportingMeasure WarningReportingResults WarningReportingSignal Returns None Examples VARIable:VALue “Warning”, “An error has been generated” 2- 167 VM5000 Automatic Video Measurement Set Programmer Manual...
OFF is the same as 0, and ON is the same as 1. Related Commands WarningReportResults WarningReportSignal Returns Query returns the current specified setting. Examples VARIable:VALue “WarningReportingMeasure”, “ON” VARIable:VALue? “WarningReportingMeasure” Query may return: “WarningReportingMeasure 0” 2- 168 VM5000 Automatic Video Measurement Set Programmer Manual...
OFF is the same as 0, and ON is the same as 1. Related Commands WarningReportingMeasure WarningReportingSignal Returns Query returns the current specified setting. Examples VARIable:VALue “WarningReportingResults”, “ON” VARIable:VALue? “WarningReportingResults” Query may return: “WarningReportingResults 0” 2- 169 VM5000 Automatic Video Measurement Set Programmer Manual...
OFF is the same as 0, and ON is the same as 1. Related Commands WarningReportingMeasure WarningReportingResults Returns Query returns the current specified setting. Examples VARIable:VALue “WarningReportingSignal”, “ON” VARIable:VALue? “WarningReportingSignal” Query may return: “WarningReportingSignal 0” 2- 170 VM5000 Automatic Video Measurement Set Programmer Manual...
Set or query the ending line number used to perform the Color Bars measurement on multiple lines. ColorBarsMultiLineSet Set or query whether to perform the Color Bars measurement on multiple lines upon Execute. 3- 1 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 206
LumaLevelsAverage Set or query the total number of samples over which to average the Luma Levels measurement. LumaLevelsLine Set or query the line number used to perform the Luma Levels measurement. 3- 2 VM5000 Automatic Video Measurement Set Programmer Manual...
Set or query whether to perform the Video Transient measurement upon Execute. Table 3- 2: Configuration Commands (Option VGA) Header Description :VARIable:VALue AutoScale Set or query whether to use auto scale during measurement. 3- 3 VM5000 Automatic Video Measurement Set Programmer Manual...
UseMIUSet Set or query, if the hardware accessory ”RGBHV MIU” is connected, the VM5000 runs tests in an automatic mode that does not require user intervention. If the RGBHV MIU is not connected, the user must make manual connection changes when prompted by the VM5000.
Specifies the Reference file to be loaded for Relative to Reference testing. LimitFileLoad Specifies the Limit file to be loaded for Limit Testing. ReferenceSet Set or query whether Reference Testing is enabled or disabled. 3- 5 VM5000 Automatic Video Measurement Set Programmer Manual...
Query the pass/fail status of the Ch- - Ch Mismatch Ch1Ch2 measurement. ChChMismatchPassCh1Ch3? Query the pass/fail status of the Ch- - Ch Mismatch Ch1Ch3 measurement. ChChMismatchPassCh2Ch3? Query the pass/fail status of the Ch- - Ch Mismatch Ch2Ch3 measurement. 3- 6 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 211
Query the pass/fail status for all the color bars values resulting from the Color Bars measurement on all the channels. HSyncPassPolarity? Query the pass/fail status for the Polarity value resulting from the H Sync measurement. 3- 7 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 212
Query the pass/fail status for the Time period resulting from the H Sync Jitter measurement. HSyncJitterPassPixelClock? Query the pass/fail status for the (%) Pixel Clock value resulting from the H Sync Jitter measurement. 3- 8 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 213
Noise Inj Ratio measurement on the specified channel. NoisePassIrCh[1..3]? Query the pass/fail status of the Inj Ratio (in %) value resulting from the Noise Inj Ratio measurement on the specified channel. 3- 9 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 214
Logic Level “0” at ± 8 mA with the MIU connected or 301 Ω termination resistance without the MIU connected) resulting from the V Sync measurement. VSyncPassAll? Query the pass/fail status for all the values resulting from the V Sync measurement. 3- 10 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 215
Query pass/fail status for the Undershoot Settling Time resulting from the TimeCh[1..3]? Video Transient measurement on the specified channel. VideoTransientPassAll? Query the pass/fail status for all the values resulting from the Video Transient measurement on all the channels. 3- 11 VM5000 Automatic Video Measurement Set Programmer Manual...
Query the measured Ch1Ch2 Skew resulting from the Ch- - Ch Skew measurement. ChChSkewCh1Ch3? Query the measured Ch1Ch3 Skew resulting from the Ch- - Ch Skew measurement. ChChSkewCh2Ch3? Query the measured Ch2Ch3 Skew resulting from the Ch- - Ch Skew measurement. 3- 12 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 217
Query the measured Overshoot Settling Time resulting from the H Sync measurement. HSyncUndershootSettlingTime? Query the measured Undershoot Settling Time resulting from the H Sync measurement. HSyncMonotonicRise? Query the measured Monotonic Rise value resulting from the H Sync measurement. 3- 13 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 218
Query the measured values of all the H Timing measurements on all the channels. LinearityResolutionCh[1..3]? Query the measured Resolution resulting from the Linearity measurement on the specified channel. LinearityMaxINLCh[1..3]? Query the measured Max INL resulting from the Linearity measurement on the specified channel. 3- 14 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 219
Query the measured Overshoot Settling Time resulting from the V Sync measurement. VSyncUndershootSettlingTime? Query the measured Undershoot Settling Time resulting from the V Sync measurement. VSyncMonotonicRise? Query the measured Monotonic Rise value resulting from the V Sync measurement. 3- 15 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 220
Query the measured Video Fall Time percentage resulting from the PercentageCh[1..3]? Video Transient measurement on the specified channel. VideoTransientOvershootCh[1..3]? Query the measured Overshoot resulting from the Video Transient measurement on the specified channel. 3- 16 VM5000 Automatic Video Measurement Set Programmer Manual...
Query the Ch- - Ch Skew measurement for all of its relative results. ColorBarsRelCh[1..3]? Query the relative values of all eight color bars resulting from the Color Bars measurement on the specified channel. 3- 17 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 222
Query the Frequency relative value resulting from the H Sync measurement. HSyncRelRiseTime? Query the Rise Time relative value resulting from the H Sync measurement. HSyncRelFallTime? Query the Fall Time relative value resulting from the H Sync measurement. 3- 18 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 223
HTimingRelSyncPulseWidth? Query the Sync Pulse Width relative value resulting from the H Timing measurement. HTimingRelPixelClock? Query the Pixel Clock relative value resulting from the H Timing measurement. 3- 19 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 224
Query the Overshoot relative value resulting from the V Sync measurement. VSyncRelUndershoot? Query the Undershoot relative value resulting from the V Sync measurement. VSyncRelOvershootSettlingTime? Query the Overshoot Settling Time relative value resulting from the V Sync measurement. 3- 20 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 225
Query the Video Rise Time Percentage relative value resulting from PercentageCh[1..3]? Video Transient measurement on the specified channel. VideoTransientRelVideoFallTime Query the Video Fall Time Percentage relative value resulting from PercentageCh[1..3]? Video Transient measurement on the specified channel. 3- 21 VM5000 Automatic Video Measurement Set Programmer Manual...
Query the Ch1Ch3 (%) Pixel Clock reference value specified in the Reference file. ChChSkewRefPixelClockCh2Ch3? Query the Ch2Ch3 (%) Pixel Clock reference value specified in the Reference file. ChChSkewRefAll? Query all the Ch- - Ch Skew reference values specified in the Reference file. 3- 22 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 227
Reference file. HSyncRefLogicLevel0Value1? Query the H Sync Logic Level “0” at Value1 (Value1 represents the Logic Level “0” at 2.21 kΩ termination resistance) reference value specified in the Reference file. 3- 23 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 228
Query the Luma Levels Amplitude Maximum reference value specified in the Reference file on the specified channel. LumaLevelsRefAmpMinCh[1..3]? Query the Luma Levels Amplitude Minimum reference value specified in the Reference file on the specified channel. 3- 24 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 229
Query the V Sync Rise Time reference value specified in the Reference file. VSyncRefSyncPeriod? Query the V Sync Sync Period reference value specified in the Reference file. VSyncRefUndershoot? Query the V Sync Undershoot reference value specified in the Reference file. 3- 25 VM5000 Automatic Video Measurement Set Programmer Manual...
Reference file on the specified channel. Table 3- 12: Maximum Limits Query Commands (Option VGA) Header Description :VARIable:VALue ChChMismatchMaxCh1Ch2? Query the Ch1Ch2 voltage amplitude Mismatch maximum limit value specified in the Limits file. 3- 26 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 231
Query the Color Bars Red color bar maximum limit value specified in the Limits file on the specified channel. ColorBarsMaxCh[1..3]Val7? Query the Color Bars Blue color bar maximum limit value specified in the Limits file on the specified channel. 3- 27 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 232
Query all the H Sync Jitter maximum limit values specified in the Limits file. HTimingMaxBackPorchCh[1..3]? Query the H Timing Back Porch maximum limit value specified in the Limits file on the specified channel. 3- 28 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 233
Query the V Sync Sync Period maximum limit value specified in the Limits file. VSyncMaxFrequency? Query the V Sync Frequency maximum limit value specified in the Limits file. VSyncMaxRiseTime? Query the V Sync Rise Time maximum limit value specified in the Limits file. 3- 29 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 234
Query the V Timing Sync Pulse Width maximum limit value specified in the Limits file on the specified channel. VTimingMaxAll? Query all the V Timing maximum limit values specified in the Limits file on all the channels. 3- 30 VM5000 Automatic Video Measurement Set Programmer Manual...
Query all the Ch- - Ch Mismatch minimum limit values specified in the Limits file. ChChSkewMinCh1Ch2? Query the Ch- - Ch Skew Ch1Ch2 channel skew minimum limit value specified in the Limits file. 3- 31 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 236
Query the H Sync Overshoot minimum limit value specified in the Limits file. HSyncMinUndershoot? Query the H Sync Undershoot minimum limit value specified in the Limits file. HSyncMinOvershootSettlingTime? Query the H Sync Overshoot Settling Time minimum limit value specified in the Limits file. 3- 32 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 237
Limits file. HTimingMinPixelClock? Query the H Timing Pixel Clock minimum limit value specified in the Limits file. HTimingMinAll? Query all the H Timing minimum limit values specified in the Limits file. 3- 33 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 238
Limits file. VSyncMinMonotonicRise? Query the V Sync Monotonic Rise minimum limit value specified in the Limits file. VSyncMinMonotonicFall? Query the V Sync Monotonic Fall minimum limit value specified in the Limits file. 3- 34 VM5000 Automatic Video Measurement Set Programmer Manual...
Query the Video Transient Overshoot minimum limit value specified in the Limits file on the specified channel. VideoTransientMinUndershootCh[1..3]? Query the Video Transient Undershoot minimum limit value specified in the Limits file on the specified channel. 3- 35 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 240
TimeCh[1..3]? specified in the Limits file on the specified channel. VideoTransientMinUndershootSettling Query the Video Transient Undershoot Settling Time minimum limit value TimeCh[1..3]? specified in the Limits file on the specified channel. 3- 36 VM5000 Automatic Video Measurement Set Programmer Manual...
Query whether the Application Status is: Configure, Measuring, Done, Reported. Syntax VARIable:VALue? “AppStatus” Group Global Input Arguments None Returns Query returns the application status as Configure, Measuring, Done, Reported. Examples VARIable:VALue? “AppStatus” Query may return: “AppStatus Configure” 3- 37 VM5000 Automatic Video Measurement Set Programmer Manual...
<setting> specifies auto scale setting that is to be used. Valid settings are: OFF (0), ON (1). Return value Query returns the currently specified setting. Examples VARIable:VALue ”AutoScale”, ”ON” VARIable:VALue? ”AutoScale” Query may return: ”AutoScale 0” 3- 38 VM5000 Automatic Video Measurement Set Programmer Manual...
Ch1Ch3 (%), and Ch2Ch3 (%). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “ChChMismatchAll” Query may return: “ChChMismatchAll - -1.44 73.97 73.97 - -104.72 42.19 30.23” 3- 40 VM5000 Automatic Video Measurement Set Programmer Manual...
Return value Query returns the currently assigned number of samples for the Ch- -Ch Mismatch measurement. Examples VARIable:VALue “ChChMismatchAverage”, “1” VARIable:VALue? “ChChMismatchAverage” Query may return: “ChChMismatchAverage 8” 3- 41 VM5000 Automatic Video Measurement Set Programmer Manual...
Ch- -Ch Mismatch measurement. The returned value is in millivolts (mV). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “ChChMismatchCh1Ch2” Query may return: “ChChMismatchCh1Ch2 - -1.44” 3- 42 VM5000 Automatic Video Measurement Set Programmer Manual...
Ch- -Ch Mismatch measurement. The returned value is in millivolts (mV). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “ChChMismatchCh1Ch3” Query may return: “ChChMismatchCh1Ch3 73.97” 3- 43 VM5000 Automatic Video Measurement Set Programmer Manual...
Ch- -Ch Mismatch measurement. The returned value is in millivolts (mV). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “ChChMismatchCh2Ch3” Query may return: “ChChMismatchCh2Ch3 73.97” 3- 44 VM5000 Automatic Video Measurement Set Programmer Manual...
Related Commands ChChMismatchAverage Return value Query returns the currently assigned line number used to perform the Ch- -Ch Mismatch measurement. Examples VARIable:VALue “ChChMismatchLine”, “200” VARIable:VALue? “ChChMismatchLine” Query may return: “ChChMismatchLine 325” 3- 45 VM5000 Automatic Video Measurement Set Programmer Manual...
Ch1Ch3 (%), and Ch2Ch3 (%). Returns “- -- -- -” if no value in the limits file is specified. Examples VARIable:VALue? “ChChMismatchMaxAll” Query may return: “ChChMismatchMaxAll - -1.44 73.97 73.97 - -104.72 42.19 30.23” 3- 46 VM5000 Automatic Video Measurement Set Programmer Manual...
The returned value is in millivolts (mV). Returns “- -- -- -” if no maximum channel mismatch in the limits file is specified. Examples VARIable:VALue? “ChChMismatchMaxCh1Ch2” Query may return: “ChChMismatchMaxCh1Ch2 - -1.44” 3- 47 VM5000 Automatic Video Measurement Set Programmer Manual...
The returned value is in millivolts (mV). Returns “- -- -- -” if no maximum channel mismatch in the limits file is specified. Examples VARIable:VALue? “ChChMismatchMaxCh1Ch3” Query may return: “ChChMismatchMaxCh1Ch3 73.97” 3- 48 VM5000 Automatic Video Measurement Set Programmer Manual...
The returned value is in millivolts (mV). Returns “- -- -- -” if no maximum channel mismatch in the limits file is specified. Examples VARIable:VALue? “ChChMismatchMaxCh2Ch3” Query may return: “ChChMismatchMaxCh2Ch3 73.97” 3- 49 VM5000 Automatic Video Measurement Set Programmer Manual...
The returned value is in percent (%). Returns “- -- -- -” if no maximum channel mismatch in the limits file is specified. Examples VARIable:VALue? “ChChMismatchMaxPeakToPeakCh1Ch2” Query may return: “ChChMismatchMaxPeakToPeakCh1Ch2 - -104.72” 3- 50 VM5000 Automatic Video Measurement Set Programmer Manual...
The returned value is in percent (%). Returns “- -- -- -” if no maximum channel mismatch in the limits file is specified. Examples VARIable:VALue? “ChChMismatchMaxPeakToPeakCh1Ch3” Query may return: “ChChMismatchMaxPeakToPeakCh1Ch3 42.19” 3- 51 VM5000 Automatic Video Measurement Set Programmer Manual...
The returned value is in percent (%). Returns “- -- -- -” if no maximum channel mismatch in the limits file is specified. Examples VARIable:VALue? “ChChMismatchMaxPeakToPeakCh2Ch3” Query may return: “ChChMismatchMaxPeakToPeakCh2Ch3 30.23” 3- 52 VM5000 Automatic Video Measurement Set Programmer Manual...
Ch1Ch3 (%), and Ch2Ch3 (%). Returns “- -- -- -” if no value in the limits file is specified. Examples VARIable:VALue? “ChChMismatchMinAll” Query may return: “ChChMismatchMinAll - -1.44 73.97 73.97 - -104.72 42.19 30.23” 3- 53 VM5000 Automatic Video Measurement Set Programmer Manual...
The returned value is in millivolts (mV). Returns “- -- -- -” if no minimum channel mismatch in the limits file is specified. Examples VARIable:VALue? “ChChMismatchMinCh1Ch2” Query may return: “ChChMismatchMinCh1Ch2 - -1.44” 3- 54 VM5000 Automatic Video Measurement Set Programmer Manual...
The returned value is in millivolts (mV). Returns “- -- -- -” if no maximum channel mismatch in the limits file is specified. Examples VARIable:VALue? “ChChMismatchMinCh1Ch3” Query may return: “ChChMismatchMinCh1Ch3 73.97” 3- 55 VM5000 Automatic Video Measurement Set Programmer Manual...
The returned value is in millivolts (mV). Returns “- -- -- -” if no minimum channel mismatch in the limits file is specified. Examples VARIable:VALue? “ChChMismatchMinCh2Ch3” Query may return: “ChChMismatchMinCh2Ch3 73.97” 3- 56 VM5000 Automatic Video Measurement Set Programmer Manual...
The returned value is in percent (%). Returns “- -- -- -” if no minimum channel mismatch in the limits file is specified. Examples VARIable:VALue? “ChChMismatchMinPeakToPeakCh1Ch2” Query may return: “ChChMismatchMinPeakToPeakCh1Ch2 - -104.72” 3- 57 VM5000 Automatic Video Measurement Set Programmer Manual...
The returned value is in percent (%). Returns “- -- -- -” if no minimum channel mismatch in the limits file is specified. Examples VARIable:VALue? “ChChMismatchMinPeakToPeakCh1Ch3” Query may return: “ChChMismatchMinPeakToPeakCh1Ch3 42.19” 3- 58 VM5000 Automatic Video Measurement Set Programmer Manual...
The returned value is in percent (%). Returns “- -- -- -” if no minimum channel mismatch in the limits file is specified. Examples VARIable:VALue? “ChChMismatchMinPeakToPeakCh2Ch3” Query may return: “ChChMismatchMinPeakToPeakCh2Ch3 30.23” 3- 59 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 264
Return value Query returns the currently assigned ending line number used to perform the Ch- -Ch Mismatch measurement on multiple lines. Examples VARIable:VALue “ChChMismatchMultiLineEnd”, “200” VARIable:VALue? “ChChMismatchMultiLineEnd” Query may return: “ChChMismatchMultiLineEnd 325” 3- 60 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 265
Query returns “0” if the Ch- -Ch Mismatch measurement on multiple lines is not selected. Query returns “1” if the Ch- -Ch Mismatch measurement on multiple lines is selected. Examples VARIable:VALue “ChChMismatchMultiLineSet”,“ON” VARIable:VALue? “ChChMismatchMultiLineSet” Query may return: “ChChMismatchMultiLineSet 1” 3- 61 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 266
Return value Query returns the currently assigned starting line number used to perform the Ch- -Ch Mismatch measurement on multiple lines. Examples VARIable:VALue “ChChMismatchMultiLineStart”, “200” VARIable:VALue? “ChChMismatchMultiLineStart” Query may return: “ChChMismatchMultiLineStart 325” 3- 62 VM5000 Automatic Video Measurement Set Programmer Manual...
A returned value of 1 means pass, a returned value of 0 means Fail. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “ChChMismatchPassAll” Query may return: “ChChMismatchPassAll 1 1 1 0 0 1 ” 3- 63 VM5000 Automatic Video Measurement Set Programmer Manual...
A returned value of 1 means pass, a returned value of 0 means Fail. Returns “- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “ChChMismatchPassCh1Ch2” Query may return: “ChChMismatchPassCh1Ch2 1” 3- 64 VM5000 Automatic Video Measurement Set Programmer Manual...
A returned value of 1 means pass, a returned value of 0 means Fail. Returns “- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “ChChMismatchPassCh1Ch3” Query may return: “ChChMismatchPassCh1Ch3 1” 3- 65 VM5000 Automatic Video Measurement Set Programmer Manual...
A returned value of 1 means pass, a returned value of 0 means Fail. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “ChChMismatchPassCh2Ch3” Query may return: “ChChMismatchPassCh2Ch3 1” 3- 66 VM5000 Automatic Video Measurement Set Programmer Manual...
A returned value of 1 means pass, a returned value of 0 means Fail. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “ChChMismatchPassPeakToPeakCh1Ch2” Query may return: “ChChMismatchPassPeakToPeakCh1Ch2 1” 3- 67 VM5000 Automatic Video Measurement Set Programmer Manual...
A returned value of 1 means pass, a returned value of 0 means Fail. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “ChChMismatchPassPeakToPeakCh1Ch3” Query may return: “ChChMismatchPassPeakToPeakCh1Ch3 1” 3- 68 VM5000 Automatic Video Measurement Set Programmer Manual...
A returned value of 1 means pass, a returned value of 0 means Fail. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “ChChMismatchPassPeakToPeakCh2Ch3” Query may return: “ChChMismatchPassPeakToPeakCh2Ch3 1” 3- 69 VM5000 Automatic Video Measurement Set Programmer Manual...
Ch- -Ch Mismatch measurement. The returned value is in percent (%). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? ”ChChMismatchPeakToPeakCh1Ch2” Query may return: ”ChChMismatchPeakToPeakCh1Ch2 - -104.72” 3- 70 VM5000 Automatic Video Measurement Set Programmer Manual...
Ch- -Ch Mismatch measurement. The returned value is in percent (%). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “ChChMismatchPeakToPeakCh1Ch3” Query may return: “ChChMismatchPeakToPeakCh1Ch3 42.19” 3- 71 VM5000 Automatic Video Measurement Set Programmer Manual...
Ch- -Ch Mismatch measurement. The returned value is in percent (%). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “ChChMismatchPeakToPeakCh2Ch3” Query may return: “ChChMismatchPeakToPeakCh2Ch3 30.23” 3- 72 VM5000 Automatic Video Measurement Set Programmer Manual...
Ch1Ch3 (%), and Ch2Ch3 (%) Peak- -Peak. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “ChChMismatchRefAll” Query may return: “ChChMismatchRefAll - -1.44 73.97 73.97 - -104.72 42.19 30.23” 3- 73 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 278
Reference file. The returned value is in millivolts (mV). Returns “- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “ChChMismatchRefCh1Ch2” Query may return: “ChChMismatchRefCh1Ch2 - -1.44” 3- 74 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 279
Reference file. The returned value is in millivolts (mV). Returns “- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “ChChMismatchRefCh1Ch3” Query may return: “ChChMismatchRefCh1Ch3 73.97” 3- 75 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 280
Reference file. The returned value is in millivolts (mV). Returns “- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “ChChMismatchRefCh2Ch3” Query may return: “ChChMismatchRefCh2Ch3 73.97” 3- 76 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 281
Reference file. The returned value is in percent (%). Returns “- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “ChChMismatchRefPeakToPeakCh1Ch2” Query may return: “ChChMismatchRefPeakToPeakCh1Ch2 - -104.72” 3- 77 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 282
Reference file. The returned value is in millivolts (mV). Returns “- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “ChChMismatchRefPeakToPeakCh1Ch3” Query may return: “ChChMismatchRefPeakToPeakCh1Ch3 42.19” 3- 78 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 283
Reference file. The returned value is in millivolts (mV). Returns “- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “ChChMismatchRefPeakToPeakCh2Ch3” Query may return: “ChChMismatchRefPeakToPeakCh2Ch3 30.23” 3- 79 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 284
Ch1Ch2 (%) Peak- -Peak, Ch1Ch3 (%) Peak- -Peak, and Ch2Ch3 (%) Peak- -Peak. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “ChChMismatchRelAll” Query may return: “ChChMismatchRelAll - -1.44 73.97 73.97 - -104.72 42.19 30.23” 3- 80 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 285
Ch- -Ch Mismatch measurement. The returned value is in millivolts (mV). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “ChChMismatchRelCh1Ch2” Query may return: “ChChMismatchRelCh1Ch2 - -1.44” 3- 81 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 286
Ch- -Ch Mismatch measurement. The returned value is in millivolts (mV). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “ChChMismatchRelCh1Ch3” Query may return: “ChChMismatchRelCh1Ch3 73.97 3- 82 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 287
Ch- -Ch Mismatch measurement. The returned value is in millivolts (mV). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “ChChMismatchRelCh2Ch3” Query may return: “ChChMismatchRelCh2Ch3 73.97” 3- 83 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 288
Ch- -Ch Mismatch measurement. The returned value is in percent (%). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “ChChMismatchRelPeakToPeakCh1Ch2” Query may return: “ChChMismatchRelPeakToPeakCh1Ch2 - -104.72” 3- 84 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 289
Ch- -Ch Mismatch measurement. The returned value is in percent (%). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “ChChMismatchRelPeakToPeakCh1Ch3” Query may return: “ChChMismatchRelPeakToPeakCh1Ch3 42.19” 3- 85 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 290
Ch- -Ch Mismatch measurement. The returned value is in percent (%). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “ChChMismatchRelPeakToPeakCh2Ch3” Query may return: “ChChMismatchRelPeakToPeakCh2Ch3 30.23” 3- 86 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 291
Query returns “0” if the Ch- -Ch Mismatch measurement is not selected. Query returns “1” if the Ch- -Ch Mismatch measurement is selected. Examples VARIable:VALue “ChChMismatchSet”, “ON” VARIable:VALue? “ChChMismatchSet” Query may return: “ChChMismatchSet 1” 3- 87 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 292
Query returns Done when the measurement is completed without limit testing. Query returns Stopped when measurement is halted before completion. Returns “- -- -- -” if no valid value are currently available. Examples VARIable:VALue? “ChChMismatchStatus” Query may return: “ChChMismatchStatus Pass” 3- 88 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 293
Ch1Ch2 (%) Pixel Clock, Ch1Ch3 (%) Pixel Clock, and Ch2Ch3 (%) Pixel Clock. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “ChChSkewAll” Query may return: “ChChSkewAll 1.18 0.43 0.21 7.67 2.81 1.38” 3- 89 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 294
Return value Query returns the current assigned total number of samples for the Ch- -Ch Skew measurement. Examples VARIable:VALue “ChChSkewAverage”, “1” VARIable:VALue? “ChChSkewAverage” Query may return: “ChChSkewAverage 8” 3- 90 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 295
Query returns the measured Ch1Ch2 Skew value resulting from the Ch- -Ch Skew measurement. The returned value is in nanoseconds (ns). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “ChChSkewCh1Ch2” Query may return: “ChChSkewCh1Ch2 1.18” 3- 91 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 296
Query returns the measured Ch1Ch3 Skew value resulting from the Ch- -Ch Skew measurement. The returned value is in nanoseconds (ns). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “ChChSkewCh1Ch3” Query may return: “ChChSkewCh1Ch3 0.43” 3- 92 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 297
Query returns the measured Ch2Ch3 Skew value resulting from the Ch- -Ch Skew measurement. The returned value is in nanoseconds (ns). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “ChChSkewCh2Ch3” Query may return: “ChChSkewCh2Ch3 0.21” 3- 93 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 298
Values outside the range will be adjusted to be within the range. Return value Query returns the currently assigned line number used to perform the Ch- -Ch Skew measurement. Examples VARIable:VALue “ChChSkewLine”, “200” VARIable:VALue? “ChChSkewLine” Query may return: “ChChSkewLine 325” 3- 94 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 299
Ch- -Ch Skew measurement. The returned value is in percent (%). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “ChChSkewPixelClockCh1Ch2” Query may return: “ChChSkewPixelClockCh1Ch2 7.67” 3- 95 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 300
Ch- -Ch Skew measurement. The returned value is in percent (%). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “ChChSkewPixelClockCh1Ch3” Query may return: “ChChSkewPixelClockCh1Ch3 2.81” 3- 96 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 301
Ch- -Ch Skew measurement. The returned value is in percent (%). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “ChChSkewPixelClockCh2Ch3” Query may return: “ChChSkewPixelClockCh2Ch3 1.38” 3- 97 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 302
Ch1Ch2 (%) Pixel Clock, Ch1Ch3 (%) Pixel Clock, and Ch2Ch3 (%) Pixel Clock. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “ChChSkewMaxAll” Query may return: “ChChSkewMaxAll 1.18 0.43 0.21 7.67 2.81 1.38” 3- 98 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 303
Query returns the Ch- -Ch Skew Ch1Ch2 maximum limit value specified in the Limits file. The returned value is in nanoseconds (ns). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “ChChSkewMaxCh1Ch2” Query may return: “ChChSkewMaxCh1Ch2 1.18” 3- 99 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 304
Query returns the Ch- -Ch Skew Ch1Ch3 maximum limit value specified in the Limits file. The returned value is in nanoseconds (ns). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “ChChSkewMaxCh1Ch3” Query may return: “ChChSkewMaxCh1Ch3 0.43” 3- 100 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 305
Query returns the Ch- -Ch Skew Ch2Ch3 maximum limit value specified in the Limits file. The returned value is in nanoseconds (ns). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “ChChSkewMaxCh2Ch3” Query may return: “ChChSkewMaxCh2Ch3 0.21” 3- 101 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 306
Limits file. The returned value is in percent (%). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “ChChSkewMaxPixelClockCh1Ch2” Query may return: “ChChSkewMaxPixelClockCh1Ch2 7.67” 3- 102 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 307
Limits file. The returned value is in percent (%). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “ChChSkewMaxPixelClockCh1Ch3” Query may return: “ChChSkewMaxPixelClockCh1Ch3 2.81” 3- 103 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 308
Limits file. The returned value is in percent (%). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “ChChSkewMaxPixelClockCh2Ch3” Query may return: “ChChSkewMaxPixelClockCh2Ch3 1.38” 3- 104 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 309
Ch1Ch2 (%) Pixel Clock, Ch1Ch3 (%) Pixel Clock, and Ch2Ch3 (%) Pixel Clock. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “ChChSkewMinAll” Query may return: “ChChSkewMinAll 1.18 0.43 0.21 7.67 2.81 1.38” 3- 105 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 310
Query returns the Ch- -Ch Skew Ch1Ch2 minimum limit value specified in the Limits file. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “ChChSkewMinCh1Ch2” Query may return: “ChChSkewMinCh1Ch2 1.18” 3- 106 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 311
Query returns the Ch- -Ch Skew Ch1Ch3 minimum limit value specified in the Limits file. The returned value is in nanoseconds (ns). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “ChChSkewMinCh1Ch3” Query may return: “ChChSkewMinCh1Ch3 0.43” 3- 107 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 312
Query returns the Ch- -Ch Skew Ch2Ch3 minimum limit value specified in the Limits file. The returned value is in nanoseconds (ns). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “ChChSkewMinCh2Ch3” Query may return: “ChChSkewMinCh2Ch3 0.21” 3- 108 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 313
Limits file. The returned value is in percent (%). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “ChChSkewMinPixelClockCh1Ch2” Query may return: “ChChSkewMinPixelClockCh1Ch2 7.67” 3- 109 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 314
Limits file. The returned value is in percent (%). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “ChChSkewMinPixelClockCh1Ch3” Query may return: “ChChSkewMinPixelClockCh1Ch3 2.81” 3- 110 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 315
Limits file. The returned value is in percent (%). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “ChChSkewMinPixelClockCh2Ch3” Query may return: “ChChSkewMinPixelClockCh2Ch3 1.38” 3- 111 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 316
Return value Query returns the currently assigned ending line number used to perform the Ch- -Ch Skew measurement on multiple lines. Examples VARIable:VALue “ChChSkewMultiLineEnd”, “200” VARIable:VALue? “ChChSkewMultiLineEnd” Query may return: “ChChSkewMultiLineEnd 325” 3- 112 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 317
Query returns “0” if the Ch- -Ch Skew measurement on multiple lines is not selected. Query returns “1” if the Ch- -Ch Skew measurement on multiple lines is selected. Examples VARIable:VALue “ChChSkewMultiLineSet”, “ON” VARIable:VALue? “ChChSkewMultiLineSet” Query may return: “ChChSkewMultiLineSet 1” 3- 113 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 318
Return value Query returns the currently assigned starting line number used to perform the Ch- -Ch Skew measurement on multiple lines. Examples VARIable:VALue “ChChSkewMultiLineStart”, “200” VARIable:VALue? “ChChSkewMultiLineStart” Query may return: “ChChSkewMultiLineStart 325” 3- 114 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 319
Ch1Ch2 (%) Pixel Clock, Ch1Ch3 (%) Pixel Clock, and Ch2Ch3 (%) Pixel Clock. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “ChChSkewPassAll” Query may return: “ChChSkewPassAll 1 1 0 1 1 0” 3- 115 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 320
A returned value of 1 means pass, a returned value of 0 means Fail. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “ChChSkewPassCh1Ch2” Query may return: “ChChSkewPassCh1Ch2 1” 3- 116 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 321
A returned value of 1 means pass, a returned value of 0 means Fail. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “ChChSkewPassCh1Ch3” Query may return: “ChChSkewPassCh1Ch3 1” 3- 117 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 322
A returned value of 1 means pass, a returned value of 0 means Fail. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “ChChSkewPassCh2Ch3” Query may return: “ChChSkewPassCh2Ch3 1” 3- 118 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 323
A returned value of 1 means pass, a returned value of 0 means Fail. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “ChChSkewPassPixelClockCh1Ch2” Query may return: “ChChSkewPassPixelClockCh1Ch2 1” 3- 119 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 324
A returned value of 1 means pass, a returned value of 0 means Fail. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “ChChSkewPassPixelClockCh1Ch3” Query may return: “ChChSkewPassPixelClockCh1Ch3 1” 3- 120 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 325
A returned value of 1 means pass, a returned value of 0 means Fail. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “ChChSkewPassPixelClockCh2Ch3” Query may return: “ChChSkewPassPixelClockCh2Ch3 1” 3- 121 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 326
Ch1Ch2 (%) Pixel Clock, Ch1Ch3 (%) Pixel Clock, and Ch2Ch3 (%) Pixel Clock. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “ChChSkewRefAll” Query may return: “ChChSkewRefAll 1.18 0.43 0.21 7.67 2.81 1.38” 3- 122 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 327
Query returns the Ch- -Ch Skew Ch1Ch2 reference value specified in the Limits file. The returned value is in nanoseconds (ns). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “ChChSkewRefCh1Ch2” Query may return: “ChChSkewRefCh1Ch2 1.18” 3- 123 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 328
Query returns the Ch- -Ch Skew Ch1Ch3 reference value specified in the Limits file. The returned value is in nanoseconds (ns). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “ChChSkewRefCh1Ch3” Query may return: “ChChSkewRefCh1Ch3 0.43” 3- 124 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 329
Query returns the Ch- -Ch Skew Ch2Ch3 reference value specified in the Limits file. The returned value is in nanoseconds (ns). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “ChChSkewRefCh2Ch3” Query may return: “ChChSkewRefCh2Ch3 0.21” 3- 125 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 330
Limits file. The returned value is in percent (%). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “ChChSkewRefPixelClockCh1Ch2” Query may return: “ChChSkewRefPixelClockCh1Ch2 7.67” 3- 126 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 331
Limits file. The returned value is in percent (%). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “ChChSkewRefPixelClockCh1Ch3” Query may return: “ChChSkewRefPixelClockCh1Ch3 2.81” 3- 127 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 332
Limits file. The returned value is in percent (%). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “ChChSkewRefPixelClockCh2Ch3” Query may return: “ChChSkewRefPixelClockCh2Ch3 1.38” 3- 128 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 333
Ch1Ch2 (%) Pixel Clock, Ch1Ch3 (%) Pixel Clock, and Ch2Ch3 (%) Pixel Clock. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “ChChSkewRelAll” Query may return: “ChChSkewRelAll 1.18 0.43 0.21 7.67 2.81 1.38” 3- 129 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 334
Query returns the Ch1Ch2 Skew relative value resulting from the Ch- -Ch Skew measurement. The returned value is in nanoseconds (ns). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “ChChSkewRelCh1Ch2” Query may return: “ChChSkewRelCh1Ch2 1.18” 3- 130 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 335
Query returns the Ch1Ch3 Skew relative value resulting from the Ch- -Ch Skew measurement. The returned value is in nanoseconds (ns). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “ChChSkewRelCh1Ch3” Query may return: “ChChSkewRelCh1Ch3 0.43” 3- 131 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 336
Query returns the Ch2Ch3 Skew relative value resulting from the Ch- -Ch Skew measurement. The returned value is in nanoseconds (ns). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “ChChSkewRelCh2Ch3” Query may return: “ChChSkewRelCh2Ch3 0.21” 3- 132 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 337
Ch- -Ch Skew measurement. The returned value is in percent (%). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “ChChSkewRelPixelClockCh1Ch2” Query may return: “ChChSkewRelPixelClockCh1Ch2 7.67” 3- 133 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 338
Ch- -Ch Skew measurement. The returned value is in percent (%). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “ChChSkewRelPixelClockCh1Ch3” Query may return: “ChChSkewRelPixelClockCh1Ch3 2.81” 3- 134 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 339
Ch- -Ch Skew measurement. The returned value is in percent (%). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “ChChSkewRelPixelClockCh2Ch3” Query may return: “ChChSkewRelPixelClockCh2Ch3 1.38” 3- 135 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 340
Query returns “0” if the Ch- -Ch Skew measurement is not selected. Query returns “1” if the Ch- -Ch Skew measurement is selected. Examples VARIable:VALue “ChChSkewSet”, “ON” VARIable:VALue? “ChChSkewSet” Query may return: “ChChSkewSet 1” 3- 136 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 341
Query returns Done when the measurement is completed without limit testing. Query returns Stopped when measurement is halted before completion. Returns “- -- -- -” if no valid value are currently available. Examples VARIable:VALue? “ChChSkewStatus” Query may return: “ChChSkewStatus Pass” 3- 137 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 342
Return value Query returns the currently assigned total number of samples over which to average results from the Color Bars measurement. Examples VARIable:VALue “ColorBarsAverage”, “1” VARIable:VALue? “ColorBarsAverage” Query may return: “ColorBarsAverage 8” 3- 138 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 343
Black(Ch3). Returns “- -- -- -- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “ColorBarsCh1” Query may return: “ColorBarsCh1 700 700 700 700 0 0 0 0” 3- 139 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 344
The returned value is in millivolts (mV). Returns “- -- -- -- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “ColorBarsCh1Val1” Query may return: “ColorBarsCh1Val1 700” 3- 140 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 345
The returned value is in millivolts (mV). Returns “- -- -- -- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “ColorBarsCh1Val2” Query may return: “ColorBarsCh1Val2 700” 3- 141 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 346
The returned value is in millivolts (mV). Returns “- -- -- -- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “ColorBarsCh1Val3” Query may return: “ColorBarsCh1Val3 700” 3- 142 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 347
The returned value is in millivolts (mV). Returns “- -- -- -- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “ColorBarsCh1Val4” Query may return: “ColorBarsCh1Val4 700” 3- 143 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 348
The returned value is in millivolts (mV). Returns “- -- -- -- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “ColorBarsCh1Val5” Query may return: “ColorBarsCh1Val5 0” 3- 144 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 349
The returned value is in millivolts (mV). Returns “- -- -- -- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “ColorBarsCh1Val6” Query may return: “ColorBarsCh1Val6 0” 3- 145 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 350
The returned value is in millivolts (mV). Returns “- -- -- -- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “ColorBarsCh1Val7” Query may return: “ColorBarsCh1Val7 0” 3- 146 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 351
The returned value is in millivolts (mV). Returns “- -- -- -- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “ColorBarsCh1Val8” Query may return: “ColorBarsCh1Val8 0” 3- 147 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 352
Return value Query returns the currently assigned line number used to perform the Color Bars measurement. Examples VARIable:VALue “ColorBarsLine”, “200” VARIable:VALue? “ColorBarsLine” Query may return: “ColorBarsLine 325” 3- 148 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 353
The returned value is in percent (%). Returns “- -- -- -- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “ColorBarsMaxCh1” Query may return: “ColorBarsMaxCh1 700 700 700 700 0 0 0 0” 3- 149 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 354
Limits file on the specified channel. The returned value is in millivolts (mV). Returns “- -- -- -- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “ColorBarsMaxCh1Val1” Query may return: “ColorBarsMaxCh1Val1 700” 3- 150 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 355
Limits file on the specified channel. The returned value is in millivolts (mV). Returns “- -- -- -- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “ColorBarsMaxCh1Val2” Query may return: “ColorBarsMaxCh1Val2 700” 3- 151 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 356
Limits file on the specified channel. The returned value is in millivolts (mV). Returns “- -- -- -- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “ColorBarsMaxCh1Val3” Query may return: “ColorBarsMaxCh1Val3 700” 3- 152 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 357
Limits file on the specified channel. The returned value is in millivolts (mV). Returns “- -- -- -- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “ColorBarsMaxCh1Val4” Query may return: “ColorBarsMaxCh1Val4 700” 3- 153 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 358
Limits file on the specified channel. The returned value is in millivolts (mV). Returns “- -- -- -- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “ColorBarsMaxCh1Val5” Query may return: “ColorBarsMaxCh1Val5 0” 3- 154 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 359
Limits file on the specified channel. The returned value is in millivolts (mV). Returns “- -- -- -- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “ColorBarsMaxCh1Val6” Query may return: “ColorBarsMaxCh1Val6 0” 3- 155 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 360
Limits file on the specified channel. The returned value is in millivolts (mV). Returns “- -- -- -- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “ColorBarsMaxCh1Val7” Query may return: “ColorBarsMaxCh1Val7 0” 3- 156 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 361
Limits file on the specified channel. The returned value is in millivolts (mV). Returns “- -- -- -- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “ColorBarsMaxCh1Val8” Query may return: “ColorBarsMaxCh1Val8 0” 3- 157 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 362
The returned value is in millivolts (mV). Returns “- -- -- -- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “ColorBarsMinCh1” Query may return: “ColorBarsMinCh1 700 700 700 700 0 0 0 0” 3- 158 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 363
Limits file on the specified channel. The returned value is in millivolts (mV). Returns “- -- -- -- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “ColorBarsMinCh1Val1” Query may return: “ColorBarsMinCh1Val1 700” 3- 159 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 364
Limits file on the specified channel. The returned value is in millivolts (mV). Returns “- -- -- -- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “ColorBarsMinCh1Val2” Query may return: “ColorBarsMinCh1Val2 700” 3- 160 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 365
Limits file on the specified channel. The returned value is in millivolts (mV). Returns “- -- -- -- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “ColorBarsMinCh1Val3” Query may return: “ColorBarsMinCh1Val3 700” 3- 161 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 366
Limits file on the specified channel. The returned value is in millivolts (mV). Returns “- -- -- -- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “ColorBarsMinCh1Val4” Query may return: “ColorBarsMinCh1Val4 700” 3- 162 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 367
Limits file on the specified channel. The returned value is in millivolts (mV). Returns “- -- -- -- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “ColorBarsMinCh1Val5” Query may return: “ColorBarsMinCh1Val5 0” 3- 163 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 368
Limits file on the specified channel. The returned value is in millivolts (mV). Returns “- -- -- -- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “ColorBarsMinCh1Val6” Query may return: “ColorBarsMinCh1Val6 0” 3- 164 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 369
Limits file on the specified channel. The returned value is in millivolts (mV). Returns “- -- -- -- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “ColorBarsMinCh1Val7” Query may return: “ColorBarsMinCh1Val7 0” 3- 165 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 370
Limits file on the specified channel. The returned value is in millivolts (mV). Returns “- -- -- -- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “ColorBarsMinCh1Val8” Query may return: “ColorBarsMinCh1Val8 0” 3- 166 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 371
Return value Query returns the currently assigned ending line number used to perform the Color Bars measurement on multiple lines. Examples VARIable:VALue “ColorBarsMultiLineEnd”, “200” VARIable:VALue? “ColorBarsMultiLineEnd” Query may return: “ColorBarsMultiLineEnd 325” 3- 167 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 372
Query returns “0” if the Color Bars measurement on multiple lines is not selected. Query returns “1” if the Color Bars measurement on multiple lines is selected. Examples VARIable:VALue “ColorBarsMultiLineSet”, “ON” VARIable:VALue? “ColorBarsMultiLineSet” Query may return: “ColorBarsMultiLineSet 1” 3- 168 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 373
Return value Query returns the currently assigned starting line number used to perform the Color Bars measurement on multiple lines. Examples VARIable:VALue “ColorBarsMultiLineStart”, “200” VARIable:VALue? “ColorBarsMultiLineStart” Query may return: “ColorBarsMultiLineStart 325” 3- 169 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 375
A returned value of 1 means Pass, a returned value of 0 means Fail. Returns “- -- -- -- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “ColorBarsPassCh1” Query may return: “ColorBarsPassCh1 1 1 1 0 0 1 1 1” 3- 171 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 376
A returned value of 1 means Pass, a returned value of 0 means Fail. Returns “- -- -- -- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “ColorBarsPassCh1Val1” Query may return: “ColorBarsPassCh1Val1 1” 3- 172 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 377
A returned value of 1 means Pass, a returned value of 0 means Fail. Returns “- -- -- -- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “ColorBarsPassCh1Val2” Query may return: “ColorBarsPassCh1Val2 1” 3- 173 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 378
A returned value of 1 means Pass, a returned value of 0 means Fail. Returns “- -- -- -- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “ColorBarsPassCh1Val3” Query may return: “ColorBarsPassCh1Val3 1” 3- 174 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 379
A returned value of 1 means Pass, a returned value of 0 means Fail. Returns “- -- -- -- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “ColorBarsPassCh1Val4” Query may return: “ColorBarsPassCh1Val4 1” 3- 175 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 380
A returned value of 1 means Pass, a returned value of 0 means Fail. Returns “- -- -- -- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “ColorBarsPassCh1Val5” Query may return: “ColorBarsPassCh1Val5 1” 3- 176 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 381
A returned value of 1 means Pass, a returned value of 0 means Fail. Returns “- -- -- -- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “ColorBarsPassCh1Val6” Query may return: “ColorBarsPassCh1Val6 1” 3- 177 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 382
A returned value of 1 means Pass, a returned value of 0 means Fail. Returns “- -- -- -- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “ColorBarsPassCh1Val7” Query may return: “ColorBarsPassCh1Val7 1” 3- 178 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 383
A returned value of 1 means Pass, a returned value of 0 means Fail. Returns “- -- -- -- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “ColorBarsPassCh1Val8” Query may return: “ColorBarsPassCh1Val8 1” 3- 179 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 384
The returned value is in millivolts (mV). Returns “- -- -- -- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “ColorBarsRefCh1” Query may return: “ColorBarsRefCh1 700 700 700 700 0 0 0 0” 3- 180 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 385
Reference file on the specified channel. The returned value is in percent (%). Returns “- -- -- -- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “ColorBarsRefCh1Val1” Query may return: “ColorBarsRefCh1Val1 700” 3- 181 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 386
Reference file on the specified channel. The returned value is in millivolts (mV). Returns “- -- -- -- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “ColorBarsRefCh1Val2” Query may return: “ColorBarsRefCh1Val2 700” 3- 182 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 387
Reference file on the specified channel. The returned value is in millivolts (mV). Returns “- -- -- -- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “ColorBarsRefCh1Val3” Query may return: “ColorBarsRefCh1Val3 700” 3- 183 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 388
Reference file on the specified channel. The returned value is in millivolts (mV). Returns “- -- -- -- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “ColorBarsRefCh1Val4” Query may return: “ColorBarsRefCh1Val4 700” 3- 184 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 389
Reference file on the specified channel. The returned value is in millivolts (mV). Returns “- -- -- -- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “ColorBarsRefCh1Val5” Query may return: “ColorBarsRefCh1Val5 0” 3- 185 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 390
Reference file on the specified channel. The returned value is in millivolts (mV). Returns “- -- -- -- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “ColorBarsRefCh1Val6” Query may return: “ColorBarsRefCh1Val6 0” 3- 186 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 391
Reference file on the specified channel. The returned value is in millivolts (mV). Returns “- -- -- -- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “ColorBarsRefCh1Val7” Query may return: “ColorBarsRefCh1Val7 0” 3- 187 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 392
Reference file on the specified channel. The returned value is in millivolts (mV). Returns “- -- -- -- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “ColorBarsRefCh1Val8” Query may return: “ColorBarsRefCh1Val8 0” 3- 188 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 393
The returned values are in millivolts (mV) Returns “- -- -- -- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “ColorBarsRelCh1” Query may return: “ColorBarsRelCh1 700 700 700 700 0 0 0 0” 3- 189 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 394
White color bar on the specified channel. The returned value is in millivolts (mV). Returns “- -- -- -- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “ColorBarsRelCh1Val1” Query may return: “ColorBarsRelCh1Val1 700” 3- 190 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 395
Yellow color bar on the specified channel. The returned value is in millivolts (mV). Returns “- -- -- -- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “ColorBarsRelCh1Val2” Query may return: “ColorBarsRelCh1Val2 700” 3- 191 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 396
Cyan color bar on the specified channel. The returned value is in millivolts (mV). Returns “- -- -- -- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “ColorBarsRelCh1Val3” Query may return: “ColorBarsRelCh1Val3 700” 3- 192 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 397
Green color bar on the specified channel. The returned value is in millivolts (mV). Returns “- -- -- -- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “ColorBarsRelCh1Val4” Query may return: “ColorBarsRelCh1Val4 700” 3- 193 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 398
Magenta color bar on the specified channel. The returned value is in millivolts (mV). Returns “- -- -- -- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “ColorBarsRelCh1Val5” Query may return: “ColorBarsRelCh1Val5 0” 3- 194 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 399
Red color bar on the specified channel. The returned value is in millivolts (mV). Returns “- -- -- -- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “ColorBarsRelCh1Val6” Query may return: “ColorBarsRelCh1Val6 0” 3- 195 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 400
The returned value is in millivolts (mV). Returns “- -- -- -- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “ColorBarsRelCh1Val7” Query may return: “ColorBarsRelCh1Val7 0” 3- 196 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 401
Black color bar on the specified channel. The returned value is in millivolts (mV). Returns “- -- -- -- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “ColorBarsRelCh1Val8” Query may return: “ColorBarsRelCh1Val8 0” 3- 197 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 402
The returned value is in percent (%). Returns “- -- -- -- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “ColorBarsRelPctCh1” Query may return: “ColorBarsRelPctCh1 97.65 97.65 97.65 97.65 0 0 0 0” 3- 198 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 403
White color bar on the specified channel. The returned value is in percent (%). Returns “- -- -- -- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “ColorBarsRelPctCh1Val1” Query may return: “ColorBarsRelPctCh1Val1 97.65” 3- 199 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 404
Yellow color bar on the specified channel. The returned value is in percent (%). Returns “- -- -- -- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “ColorBarsRelPctCh1Val2” Query may return: “ColorBarsRelPctCh1Val2 97.65” 3- 200 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 405
Cyan color bar on the specified channel. The returned value is in percent (%). Returns “- -- -- -- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “ColorBarsRelPctCh1Val3” Query may return: “ColorBarsRelPctCh1Val3 97.65” 3- 201 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 406
Green color bar on the specified channel. The returned value is in percent (%). Returns “- -- -- -- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “ColorBarsRelPctCh1Val4” Query may return: “ColorBarsRelPctCh1Val4 97.65” 3- 202 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 407
Magenta color bar on the specified channel. The returned value is in percent (%). Returns “- -- -- -- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “ColorBarsRelPctCh1Val5” Query may return: “ColorBarsRelPctCh1Val5 97.65” 3- 203 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 408
Red color bar on the specified channel. The returned value is in percent (%). Returns “- -- -- -- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “ColorBarsRelPctCh1Val6” Query may return: “ColorBarsRelPctCh1Val6 97.65” 3- 204 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 409
Blue color bar on the specified channel. The returned value is in percent (%). Returns “- -- -- -- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “ColorBarsRelPctCh1Val7” Query may return: “ColorBarsRelPctCh1Val7 97.65” 3- 205 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 410
Black color bar on the specified channel. The returned value is in percent (%). Returns “- -- -- -- -- -- -” if no valid measurement is currently available. Examples VARIable:VALue? “ColorBarsRelPctCh1Val8” Query may return: “ColorBarsRelPctCh1Val8 97.65” 3- 206 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 411
Query returns “0” if the Color Bars measurement is not selected. Query returns “1” if the Color Bars measurement is selected. Examples VARIable:VALue “ColorBarsSet”, “ON” VARIable:VALue? “ColorBarsSet” Query may return: “ColorBarsSet 1” 3- 207 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 412
Query returns Done when the measurement is completed without limit testing. Query returns Stopped when the measurement is halted before completion. Returns “- -- -- -” if no valid value are currently available. Examples VARIable:VALue? “ColorBarsStatus” Query may return: “ColorBarsStatus Pass” 3- 208 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 413
Valid value is 1. Returns Query returns “OK” unless the command is still being processed, in which case it returns “1”. Examples VARIable:VALue “DefaultSettings”, “1” VARIable:VALue? “DefaultSettings” Query may return: “DefaultSettings OK” 3- 209 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 414
None selects the normal display. Picture places the Picture display on top of all other displays. Returns The display on top of all other displays. Examples VARIable:VALue “Display”, “Picture” VARIable:VALue? “Display” Query may return: “Display None” 3- 210 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 415
Return value Query returns “0” or “1” depending on whether the embed screen capture function is enabled or disabled. Examples VARIable:VALue “EmbedScreenCaptureSet”, “ON” VARIable:VALue? “EmbedScreenCaptureSet” Query may return:“ EmbedScreenCaptureSet 1 ” 3- 211 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 416
OFF is the same as 0, and ON is the same as 1. Return value Query returns 1 if any measurement is currently being executed, otherwise it returns 0. Examples VARIable:VALue “Execute”, “1” VARIable:VALue? “Execute” Query may return: “Execute 1” 3- 212 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 417
Option VGA Remote Commands Format <format> Set or Query the video format to use for measurement. Syntax VARIable:VALue “Format”, “<format>” VARIable:VALue? “Format” Group Configuration Arguments <format>to set the specified format 3- 213 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 419
Add a format name and save the new format. For example: 1280x768_60. Return value Query returns the current selected format. Examples VARIable:VALue “Format”, “640x480_60” VARIable:VALue? “Format” Query may return: “640x480_60” 3- 215 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 420
Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncAll” Query may return: “HSyncAll Pos 1.015 10.97 91.158 5 5 4.106 4.511 0 0 Yes Yes 3191.7 3000 2820.3 464.8” 3- 216 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 421
Return value Query returns the currently assigned total number of samples the H Sync measurement. Examples VARIable:VALue “HSyncAverage”, “1” VARIable:VALue? “HSyncAverage” Query may return: “HSyncAverage 8” 3- 217 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 422
Query returns the measured fall time value resulting from the H Sync measurement. The returned value is in nanoseconds (ns). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncFallTime” Query may return: “HSyncFallTime 7.1” 3- 218 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 423
Query returns the measured frequency value resulting from the H Sync measurement. The returned value is in kilohertz (kHz). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncFrequency” Query may return: “HSyncFrequency 53.6” 3- 219 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 424
The order is: H Sync Jitter (ns) and H Sync Jitter (%) Pixel Clock. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncJitterAll” Query may return: “HSyncJitterAll 2.33 55.49” 3- 220 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 425
Return value Query returns the current value of the number of lines used to perform the H Sync Jitter measurement. Examples VARIable:VALue “HSyncJitterLine”, “200” VARIable:VALue? “HSyncJitterLine” Query may return: “HSyncJitterLine 325” 3- 221 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 426
The order is: H Sync Jitter (ns) and H Sync Jitter (%) Pixel Clock. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncJitterMaxAll” Query may return: “HSyncJitterMaxAll 2.33 55.49” 3- 222 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 427
Limits file. The returned value is in percent (%). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncJitterMaxPixelClock” Query may return: “HSyncJitterMaxPixelClock 55.49” 3- 223 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 428
Query returns the H Sync Jitter Time period maximum limit value specified in the Limits file. The returned value is in nanoseconds (ns). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncJitterMaxTime” Query may return: “HSyncJitterMaxTime 2.33” 3- 224 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 429
The order is: H Sync Jitter (ns) and H Sync Jitter (%) Pixel Clock. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncJitterMinAll” Query may return: “HSyncJitterMinAll 2.33 55.49” 3- 225 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 430
Limits file. The returned value is in percent (%). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncJitterMinPixelClock” Query may return: “HSyncJitterMinPixelClock 55.49” 3- 226 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 431
Query returns the H Sync Jitter Time period minimum limit value specified in the Limits file. The returned value is in nanoseconds (ns). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncJitterMinTime” Query may return: “HSyncJitterMinTime 2.33” 3- 227 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 432
A returned value of 1 means Pass, a returned value of 0 means Fail. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncJitterPassAll” Query may return: “HSyncJitterPassAll 1 1” 3- 228 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 433
A returned value of 1 means Pass, a returned value of 0 means Fail. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncJitterPassPixelClock” Query may return: “HSyncJitterPassPixelClock 1” 3- 229 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 434
A returned value of 1 means Pass, a returned value of 0 means Fail. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncJitterPassTime” Query may return: “HSyncJitterPassTime 1” 3- 230 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 435
Query returns the measured (%) Pixel Clock resulting from the H Sync Jitter measurement. The returned value is in percent (%). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncJitterPixelClock” Query may return: “HSyncJitterPixelClock 55.49” 3- 231 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 436
The order is: H Sync Jitter (ns) and H Sync Jitter (%) PixelClock. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncJitterRefAll” Query may return: “HSyncJitterRefAll 2.33 55.49” 3- 232 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 437
Query returns the H Sync Jitter (%) Pixel Clock reference value specified in the Reference file. The returned value is in percent (%). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncJitterRefPixelClock” Query may return: “HSyncJitterRefPixelClock 55.49” 3- 233 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 438
Query returns the H Sync Jitter Time period reference value specified in the Reference file. The returned value is in nanoseconds (ns). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncJitterRefTime” Query may return: “HSyncJitterRefTime 2.33” 3- 234 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 439
The order is: H Sync Jitter (ns) and H Sync Jitter (%) PixelClock. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncJitterRelAll” Query may return: “HSyncJitterRelAll 2.33 55.49” 3- 235 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 440
Query returns the (%) Pixel Clock relative value resulting from the H Sync Jitter measurement. The returned value is in percent (%). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncJitterRelPixelClock” Query may return: “HSyncJitterRelPixelClock 55.49” 3- 236 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 441
Query returns the relative Time period resulting from the H Sync Jitter measurement. The returned value is in nanoseconds (ns). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncJitterRelTime” Query may return: “HSyncJitterRelTime 2.33” 3- 237 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 442
Query returns “0” if the H Sync Jitter measurement on multiple lines is not selected. Query returns “1” if the H Sync Jitter measurement on multiple lines is selected. Examples VARIable:VALue “HSyncJitterMultiLineSet”,“ON” VARIable:VALue? “HSyncJitterMultiLineSet” Query may return: “HSyncJitterMultiLineSet 1” 3- 238 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 443
Query returns Done when the measurement is completed without limit testing. Query returns Stopped when the measurement is halted before completion. Returns “- -- -- -” if no valid value are currently available. Examples VARIable:VALue? “HSyncJitterStatus” Query may return: “HSyncJitterStatus Pass” 3- 239 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 444
Query returns the measured Time period resulting from the H Sync Jitter measurement. The returned value is in nanoseconds (ns). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncJitterTime” Query may return: “HSyncJitterTime 2.33” 3- 240 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 445
Return value Query returns the currently assigned line number used to perform the H Sync measurement. Examples VARIable:VALue “HSyncLine”, “200” VARIable:VALue? “HSyncLine” Query may return: “HSyncLine 325” 3- 241 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 446
Level 0 at 2.21 kΩ termination resistance) resulting from the H Sync measure- ment. The returned value is in millivolts (mV). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncLogicLevel0Value1” Query may return: “HSyncLogicLevel0Value1 1” 3- 242 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 447
MIU connected) resulting from the H Sync measurement. The returned value is in millivolts (mV). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncLogicLevel0Value2” Query may return: “HSyncLogicLevel0Value2 1” 3- 243 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 448
Level 1 at 2.21 kΩ termination resistance) resulting from the H Sync measure- ment. The returned value is in millivolts (mV). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncLogicLevel1Value1” Query may return: “HSyncLogicLevel1Value1 1” 3- 244 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 449
MIU connected) resulting from the H Sync measurement. The returned value is in millivolts (mV). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncLogicLevel1Value2” Query may return: “HSyncLogicLevel1Value2 1” 3- 245 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 450
Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncMaxAll” Query may return: “HSyncMaxAll Pos 1.853 12.949 93.37 5.37 5.37 30.0 30.0 304.8 304.8 Yes Yes 5500 500 5500 500” 3- 246 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 451
Query returns the H Sync Fall Time maximum limit value specified in the Limits file. The returned value is in nanoseconds (ns). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncMaxFallTime” Query may return: “HSyncMaxFallTime 7.1” 3- 247 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 452
Query returns the H Sync Frequency maximum limit value specified in the Limits file. The returned value is in Hertz (Hz). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncMaxFrequency” Query may return: “HSyncMaxFrequency 53674” 3- 248 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 453
Limits file. The returned value is in millivolts (mV). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncMaxLogicLevel0Value1” Query may return: “HSyncMaxLogicLevel0Value1 1” 3- 249 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 454
MIU connected) maximum limit value specified in the Limits file. The returned value is in millivolts (mV). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncMaxLogicLevel0Value2” Query may return: “HSyncMaxLogicLevel0Value2 1” 3- 250 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 455
Limits file. The returned value is in millivolts (mV). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncMaxLogicLevel1Value1” Query may return: “HSyncMaxLogicLevel1Value1 1” 3- 251 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 456
MIU connected) maximum limit value specified in the Limits file. The returned value is in millivolts (mV). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncMaxLogicLevel1Value2” Query may return: “HSyncMaxLogicLevel1Value2 1” 3- 252 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 457
Limits file. The returned value is 1 which is represented by “Yes”. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncMaxMonotonicFall” Query may return: “HSyncMaxMonotonicFall Yes” 3- 253 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 458
Query returns the H Sync Monotonic Rise maximum limit value specified in the Limits file. The returned value is either “Yes” or “No”. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncMaxMonotonicRise” Query may return: “HSyncMaxMonotonicRise Yes” 3- 254 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 459
Query returns the H Sync Overshoot maximum limit value specified in the Limits file. The returned value is in percent (%). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncMaxOvershoot” Query may return: “HSyncMaxOvershoot 15” 3- 255 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 460
Limits file. The returned value is in nanoseconds (ns). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncMaxOvershootSettlingTime” Query may return: “HSyncMaxOvershootSettlingTime 7.1” 3- 256 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 461
Query returns the H Sync Polarity maximum limit value specified in the Limits file. The returned value can be either “Pos” or “Neg”. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncMaxPolarity” Query may return: “HSyncMaxPolarity Pos” 3- 257 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 462
Query returns the H Sync Pulse Width maximum limit value specified in the Limits file. The returned value is in microseconds (μs). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncMaxPulseWidth” Query may return: “HSyncMaxPulseWidth 1.13” 3- 258 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 463
Query returns the H Sync Rise Time maximum limit value specified in the Limits file. The returned value is in nanoseconds (ns). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncMaxRiseTime” Query may return: “HSyncMaxRiseTime 7.1” 3- 259 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 464
Query returns the H Sync Sync Period maximum limit value specified in the Limits file. The returned value is in microseconds (μs). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncMaxSyncPeriod” Query may return: “HSyncMaxSyncPeriod 18.63” 3- 260 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 465
Query returns the H Sync Undershoot maximum limit value specified in the Limits file. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncMaxUndershoot” Query may return: “HSyncMaxUndershoot 15” 3- 261 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 466
Limits file. The returned value is in nanoseconds (ns). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncMaxUndershootSettlingTime” Query may return: “HSyncMaxUndershootSettlingTime 7.1” 3- 262 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 467
Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncMinAll” Query may return: “HSyncMinAll Neg 0.0 8.9 89.37 0.35 0.35 0.0 0.0 0.0 0.0 Yes Yes 2400 0 2400 0” 3- 263 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 468
Query returns the H Sync Fall Time minimum limit value specified in the Limits file. The returned value is in nanoseconds (ns). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncMinFallTime” Query may return: “HSyncMinFallTime 7.1” 3- 264 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 469
Query returns the H Sync Frequency minimum limit value specified in the Limits file. The returned value is in Hertz (Hz). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncMinFrequency” Query may return: “HSyncMinFrequency 53674” 3- 265 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 470
Limits file. The returned value is in millivolts (mV). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncMinLogicLevel0Value1” Query may return: “HSyncMinLogicLevel0Value1 1” 3- 266 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 471
MIU connected) minimum limit value specified in the Limits file. The returned value is in millivolts (mV). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncMinLogicLevel0Value2” Query may return: “HSyncMinLogicLevel0Value2 1” 3- 267 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 472
Limits file. The returned value is in millivolts (mV). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncMinLogicLevel1Value1” Query may return: “HSyncMinLogicLevel1Value1 1” 3- 268 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 473
MIU connected) minimum limit value specified in the Limits file. The returned value is in millivolts (mV). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncMinLogicLevel1Value2” Query may return: “HSyncMinLogicLevel1Value2 1” 3- 269 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 474
Query returns the H Sync Monotonic Fall minimum limit value specified in the Limits file. The returned value is either “Yes” or “No”. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncMinMonotonicFall” Query may return: “HSyncMinMonotonicFall Yes” 3- 270 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 475
Query returns the H Sync Monotonic Rise minimum limit value specified in the Limits file. The returned value is either “Yes” or “No”. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncMinMonotonicRise” Query may return: “HSyncMinMonotonicRise Yes” 3- 271 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 476
Query returns the H Sync Overshoot minimum limit value specified in the Limits file. The returned value is in percent (%). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncMinOvershoot” Query may return: “HSyncMinOvershoot 15” 3- 272 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 477
Limits file. The returned value is in nanoseconds (ns). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncMinOvershootSettlingTime” Query may return: “HSyncMinOvershootSettlingTime 7.1” 3- 273 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 478
Query returns the H Sync Polarity minimum limit value specified in the Limits file. The returned value can be either “Pos” or “Neg”. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncMinPolarity” Query may return: “HSyncMinPolarity Pos” 3- 274 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 479
Query returns the H Sync Pulse Width minimum limit value specified in the Limits file. The returned value is in microseconds (μs). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncMinPulseWidth” Query may return: “HSyncMinPulseWidth 1.13” 3- 275 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 480
Query returns the H Sync Rise Time minimum limit value specified in the Limits file. The returned value is in nanoseconds (ns). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncMinRiseTime” Query may return: “HSyncMinRiseTime 7.1” 3- 276 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 481
Query returns the H Sync Sync Period minimum limit value specified in the Limits file. The returned value is in microseconds (μs). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncMinSyncPeriod” Query may return: “HSyncMinSyncPeriod 18.63” 3- 277 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 482
Query returns the H Sync Undershoot minimum limit value specified in the Limits file. The returned value is in percent (%). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncMinUndershoot” Query may return: “HSyncMinUndershoot 15” 3- 278 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 483
Limits file. The returned value is in nanoseconds (ns). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncMinUndershootSettlingTime” Query may return: “HSyncMinUndershootSettlingTime 7.1” 3- 279 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 484
Query returns the measured Monotonic Fall value resulting from the H Sync measurement. The returned value is either “Yes” or “No”. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncMonotonicFall” Query may return: “HSyncMonotonicFall 1” 3- 280 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 485
Query returns the measured Monotonic Rise value resulting from the H Sync measurement. The returned value is either “Yes” or “No”. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncMonotonicRise” Query may return: “HSyncMonotonicRise Yes” 3- 281 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 486
Return value Query returns the currently assigned ending line number used to perform the H Sync measurement on multiple lines. Examples VARIable:VALue “HSyncMultiLineEnd”, “200” VARIable:VALue? “HSyncMultiLineEnd” Query may return: “HSyncMultiLineEnd 325” 3- 282 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 487
Query returns “0” if the H Sync measurement on multiple lines is not selected. Query returns “1” if the H Sync measurement on multiple lines is selected. Examples VARIable:VALue “HSyncMultiLineSet”, “ON” VARIable:VALue? “HSyncMultiLineSet” Query may return: “HSyncMultiLineSet 1” 3- 283 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 488
Return value Query returns the currently assigned starting line number used to perform the H Sync measurement on multiple lines. Examples VARIable:VALue “HSyncMultiLineStart”, “200” VARIable:VALue? “HSyncMultiLineStart” Query may return: “HSyncMultiLineStart 325” 3- 284 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 489
Query returns the measured Overshoot value resulting from the H Sync measurement. The returned value is in percent (%). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncOvershoot” Query may return: “HSyncOvershoot 15” 3- 285 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 490
Query returns the measured Overshoot Settling Time value resulting from the H Sync measurement. The returned value is in nanoseconds (ns). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncOvershootSettlingTime” Query may return: “HSyncOvershootSettlingTime 7.1” 3- 286 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 491
Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncPassAll” Query may return: “HSyncPassAll 1 1 1 0 0 0 1 0 0 1 1 1 0 1” 3- 287 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 492
A returned value of 1 means Pass, a returned value of 0 means Fail. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncPassFallTime” Query may return: “HSyncPassFallTime 1” 3- 288 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 493
A returned value of 1 means Pass, a returned value of 0 means Fail. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncPassFrequency” Query may return: “HSyncPassFrequency 1” 3- 289 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 494
A returned value of 1 means Pass, a returned value of 0 means Fail. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncPassLogicLevel0Value1” Query may return: “HSyncPassLogicLevel0Value1 1” 3- 290 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 495
A returned value of 1 means Pass, a returned value of 0 means Fail. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncPassLogicLevel0Value2” Query may return: “HSyncPassLogicLevel0Value2 1” 3- 291 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 496
A returned value of 1 means Pass, a returned value of 0 means Fail. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncPassLogicLevel1Value1” Query may return: “HSyncPassLogicLevel1Value1 Pos” 3- 292 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 497
A returned value of 1 means Pass, a returned value of 0 means Fail. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncPassLogicLevel1Value2” Query may return: “HSyncPassLogicLevel1Value2 1” 3- 293 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 498
A returned value of 1 means Pass, a returned value of 0 means Fail. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncPassMonotonicFall” Query may return: “HSyncPassMonotonicFall 1” 3- 294 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 499
A returned value of 1 means Pass, a returned value of 0 means Fail. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncPassMonotonicRise” Query may return: “HSyncPassMonotonicRise 1” 3- 295 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 500
A returned value of 1 means Pass, a returned value of 0 means Fail. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncPassOvershoot” Query may return: “HSyncPassOvershoot 1” 3- 296 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 501
A returned value of 1 means Pass, a returned value of 0 means Fail. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncPassOvershootSettlingTime” Query may return: “HSyncPassOvershootSettlingTime 1” 3- 297 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 502
A returned value of 1 means Pass, a returned value of 0 means Fail. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncPassPolarity” Query may return: “HSyncPassPolarity 1” 3- 298 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 503
A returned value of 1 means Pass, a returned value of 0 means Fail. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncPassPulseWidth” Query may return: “HSyncPassPulseWidth 1” 3- 299 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 504
A returned value of 1 means Pass, a returned value of 0 means Fail. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncPassRiseTime” Query may return: “HSyncPassRiseTime 1” 3- 300 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 505
A returned value of 1 means Pass, a returned value of 0 means Fail. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncPassSyncPeriod” Query may return: “HSyncPassSyncPeriod 1” 3- 301 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 506
A returned value of 1 means Pass, a returned value of 0 means Fail. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncPassUndershoot” Query may return: “HSyncPassUndershoot 1” 3- 302 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 507
A returned value of 1 means Pass, a returned value of 0 means Fail Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncPassUndershootSettlingTime” Query may return: “HSyncPassUndershootSettlingTime 1” 3- 303 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 508
Query returns the measured Polarity value resulting from the H Sync measurement. The returned value can be either “Pos” or “Neg”. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncPolarity” Query may return: “HSyncPolarity Pos” 3- 304 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 509
Query returns the measured Pulse Width value resulting from the H Sync measurement. The returned value is in microseconds (μs). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncPulseWidth” Query may return: “HSyncPulseWidth 1.13” 3- 305 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 510
Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncRefAll” Query may return: “HSyncRefAll Pos 0.85 10.9 91.37 2.5 2.5 0 0 0 0 Yes Yes 3950 0 3950 0” 3- 306 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 511
Query returns the H Sync Fall Time reference value specified in the Reference file. The returned value is in nanoseconds (ns). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncRefFallTime” Query may return: “HSyncRefFallTime 7.1” 3- 307 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 512
Query returns the H Sync Frequency reference value specified in the Reference file. The returned value is in kilohertz (kHz). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncRefFrequency” Query the may return: “HSyncRefFrequency 53.6” 3- 308 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 513
Logic Level 0 at 2.21 kΩ termination resistance) reference value specified in the Reference file. The returned value is in millivolts (mV). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncRefLogicLevel0Value1” Query may return: “HSyncRefLogicLevel0Value1 1” 3- 309 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 514
MIU connected) reference value specified in the Reference file. The returned value is in millivolts (mV). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncRefLogicLevel0Value2” Query may return: “HSyncRefLogicLevel0Value2 1” 3- 310 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 515
Logic Level 1 at 2.21 kΩ termination resistance) reference value specified in the Reference file. The returned value is in millivolts (mV). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncRefLogicLevel1Value1” Query may return: “HSyncRefLogicLevel1Value1 1” 3- 311 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 516
MIU connected) reference value specified in the Reference file. The returned value is in millivolts (mV). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncRefLogicLevel1Value2” Query may return: “HSyncRefLogicLevel1Value2 1” 3- 312 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 517
Query returns the H Sync Monotonic Fall reference value specified in the Reference file. The returned value is either “Yes” or “No”. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncRefMonotonicFall” Query may return: “HSyncRefMonotonicFall Yes” 3- 313 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 518
Query returns the H Sync Monotonic Rise reference value specified in the Reference file. The returned value is either “Yes” or “No”. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncRefMonotonicRise” Query may return: “HSyncRefMonotonicRise Yes” 3- 314 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 519
Query returns the H Sync Overshoot reference value specified in the Reference file. The returned value is in percent (%). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncRefOvershoot” Query may return: “HSyncRefOvershoot 15” 3- 315 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 520
Query returns the H Sync Overshoot Settling Time reference value specified in the Reference file. The returned value is in nanoseconds (ns). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncRefOvershootSettlingTime” Query may return: “HSyncRefOvershootSettlingTime 7.1” 3- 316 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 521
Query returns the H Sync Polarity reference value specified in the Reference file. The returned value can be either “Pos” or “Neg”. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncRefPolarity” Query may return: “HSyncRefPolarity Pos” 3- 317 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 522
Query returns the H Sync Pulse Width reference value specified in the Reference file. The returned value is in microseconds (μs). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncRefPulseWidth” Query may return: “HSyncRefPulseWidth 1.13” 3- 318 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 523
Query returns the H Sync Sync Period reference value specified in the Reference file. The returned value is in microseconds (μs). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncRefSyncPeriod” Query may return: “HSyncRefSyncPeriod 18.63” 3- 319 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 524
Query returns the H Sync Rise Time reference value specified in the Reference file. The returned value is in nanoseconds (ns). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncRefRiseTime” Query may return: “HSyncRefRiseTime 7.1” 3- 320 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 525
Query returns the H Sync Undershoot reference value specified in the Reference file. The returned value is in percent (%). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncRefUndershoot” Query may return: “HSyncRefUndershoot 15” 3- 321 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 526
Query returns the H Sync Undershoot Settling Time reference value specified in the Reference file. The returned value is in nanoseconds (ns). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncRefUndershootSettlingTime” Query may return: “HSyncRefUndershootSettlingTime 7.1” 3- 322 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 527
Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? ”HSyncRelAll” Query may return: ”HSyncRelAll Pos 0.162 0.026 - -0.217 5 5 4.1 4.5 0 0 Yes Yes - -758.29 400 1129.65 464.8” 3- 323 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 528
Query returns the Fall Time relative value resulting from the H Sync measurement. The returned value is in nanoseconds (ns). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncRelFallTime” Query may return: “HSyncRelFallTime 7.1” 3- 324 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 529
Query returns the Frequency relative value resulting from the H Sync measurement. The returned value is in kilohertz (kHz). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncRelFrequency” Query may return: “HSyncRelFrequency 53.6” 3- 325 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 530
2.21 kΩ termination resistance) relative value resulting from the H Sync measurement. The returned value is in millivolts (mV). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncRelLogicLevel0Value1” Query may return: “HSyncRelLogicLevel0Value1 1” 3- 326 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 531
MIU connected) relative value resulting from the H Sync measurement. The returned value is in millivolts (mV). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncRelLogicLevel0Value2” Query may return: “HSyncRelLogicLevel0Value2 1” 3- 327 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 532
2.21 kΩ termination resistance) relative value resulting from the H Sync measurement. The returned value is in millivolts (mV). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncRelLogicLevel1Value1” Query may return: “HSyncRelLogicLevel1Value1 1” 3- 328 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 533
MIU connected) relative value resulting from the H Sync measurement. The returned value is in millivolts (mV). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncRelLogicLevel1Value2” Query may return: “HSyncRelLogicLevel1Value2 1” 3- 329 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 534
Query returns the Monotonic Fall relative value resulting from the H Sync measurement. The returned value is either “Yes” or “No”. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncRelMonotonicFall” Query may return: “HSyncRelMonotonicFall Yes” 3- 330 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 535
Query returns the Monotonic Rise relative value resulting from the H Sync measurement. The returned value is either “Yes” or “No”. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncRelMonotonicRise” Query may return: “HSyncRelMonotonicRise Yes” 3- 331 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 536
Query returns the Overshoot relative value resulting from the H Sync measurement. The returned value is in percent (%). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncRelOvershoot” Query may return: “HSyncRelOvershoot 15” 3- 332 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 537
Query returns the Overshoot Settling Time relative value resulting from the H Sync measurement. The returned value is in nanoseconds (ns). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncRelOvershootSettlingTime” Query may return: “HSyncRelOvershootSettlingTime 7.1” 3- 333 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 538
Query returns the Polarity relative value resulting from the H Sync measurement. The returned value can be either “Pos” or “Neg”. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncRelPolarity” Query may return: “HSyncRelPolarity Pos” 3- 334 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 539
Query returns the Pulse Width relative value resulting from the H Sync measurement. The returned value is in microseconds (μs). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncRelPulseWidth” Query may return: “HSyncRelPulseWidth 1.13” 3- 335 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 540
Query returns the Rise Time relative value resulting from the H Sync measurement. The returned value is in nanoseconds (ns). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncRelRiseTime” Query may return: “HSyncRelRiseTime 7.1” 3- 336 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 541
Query returns the Sync Period relative value resulting from the H Sync measurement. The returned value is in microseconds (μs). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncRelSyncPeriod” Query may return: “HSyncRelSyncPeriod 18.63” 3- 337 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 542
Query returns the Undershoot relative value resulting from the H Sync measurement. The returned value is in percent (%). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncRelUndershoot” Query may return: “HSyncRelUndershoot 15” 3- 338 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 543
Query returns the Undershoot Settling Time relative value resulting from the H Sync measurement. The returned value is in nanoseconds (ns). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncRelUndershootSettlingTime” Query may return: “HSyncRelUndershootSettlingTime 7.1” 3- 339 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 544
Query returns the measured Rise Time resulting from the H Sync measurement. The returned value is in nanoseconds (ns). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncRiseTime” Query may return: “HSyncRiseTime 7.1” 3- 340 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 545
Query returns “0” if the H Sync measurement is not selected. Query returns “1” if the H Sync measurement is selected. Examples VARIable:VALue “HSyncSet”, “ON” VARIable:VALue? “HSyncSet” Query may return: “HSyncSet 1” 3- 341 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 546
Query returns Done when the measurement is completed without limit testing. Query returns Stopped when the measurement is halted before completion. Returns “- -- -- -” if no valid value are currently available. Examples VARIable:VALue? “HSyncStatus” Query may return: “HSyncStatus Pass” 3- 342 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 547
Query returns the measured Sync Period resulting from the H Sync measurement. The returned value is in microseconds (μs). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncSyncPeriod” Query may return: “HSyncSyncPeriod 18.63” 3- 343 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 548
Query returns the measured Undershoot resulting from the H Sync measurement. The returned value is in percent (%). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncUndershoot” Query may return: “HSyncUndershoot 15” 3- 344 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 549
Query returns the measured Undershoot Settling Time resulting from the H Sync measurement. The returned value is in nanoseconds (ns). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HSyncUndershootSettlingTime” Query may return: “HSyncUndershootSettlingTime 7.1” 3- 345 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 550
Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HTimingAll” Query may return: “HTimingAll 2.702 0 14.222 0 0.569 2.702 0 14.222 0 0.569 2.702 0 14.222 0 0.569 1.13 56.25” 3- 346 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 551
The returned value is in microseconds (μs). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HTimingAddressableVideoCh1” Query may return: “HTimingAddressableVideoCh1 14.22” 3- 347 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 552
Return value Query returns the currently assigned total number of samples the H Timing measurement. Examples VARIable:VALue “HTimingAverage”, “1” VARIable:VALue? “HTimingAverage” Query may return: “HTimingAverage 8” 3- 348 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 553
The returned value is in microseconds (μs). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HTimingBackPorchCh1” Query may return: “HTimingBackPorchCh1 2.70” 3- 349 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 554
The returned value is in microseconds (μs). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HTimingFrontPorchCh1” Query may return: “HTimingFrontPorchCh1 0.56” 3- 350 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 555
The returned value is in microseconds (μs). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HTimingLeftBorderCh1” Query may return: “HTimingLeftBorderCh1 0” 3- 351 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 556
Return value Query returns the currently assigned line number used to perform the H Timing measurement. Examples VARIable:VALue “HTimingLine”, “200” VARIable:VALue? “HTimingLine” Query may return: “HTimingLine 325” 3- 352 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 557
Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HTimingMaxAll” Query may return: “HTimingMaxAll 2.702 0 14.222 0 0.569 2.702 0 14.222 0 0.569 2.702 0 14.222 0 0.569 1.13 56.25” 3- 353 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 558
Limits file on the specified channel. The returned value is in microseconds (μs). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HTimingMaxAddressableVideoCh1” Query may return: “HTimingMaxAddressableVideoCh1 14.22” 3- 354 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 559
Limits file on the specified channel. The returned value is in microseconds (μs). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HTimingMaxBackPorchCh1” Query may return: “HTimingMaxBackPorchCh1 2.70” 3- 355 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 560
Limits file on the specified channel. The returned value is in microseconds (μs). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HTimingMaxFrontPorchCh1” Query may return: “HTimingMaxFrontPorchCh1 0.56” 3- 356 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 561
Limits file on the specified channel. The returned value is in microseconds (μs). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HTimingMaxLeftBorderCh1” Query may return: “HTimingMaxLeftBorderCh1 0” 3- 357 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 562
Query returns the H Timing Pixel Clock maximum limit value specified in the Limits file. The returned value is in megahertz (MHz). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HTimingMaxPixelClock” Query may return: “HTimingMaxPixelClock 56.25” 3- 358 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 563
Limits file on the specified channel. The returned value is in microseconds (μs). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HTimingMaxRightBorderCh1” Query may return: “HTimingMaxRightBorderCh1 0” 3- 359 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 564
Query returns the H Timing Sync Pulse Width maximum limit value specified in the Limits file. The returned value is in microseconds (μs). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HTimingMaxSyncPulseWidth” Query may return: “HTimingMaxSyncPulseWidth 1.13” 3- 360 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 565
Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HTimingMinAll” Query may return: “HTimingMinAll 2.702 0 14.222 0 0.569 2.702 0 14.222 0 0.569 2.702 0 14.222 0 0.569 1.13 56.25” 3- 361 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 566
Limits file on the specified channel. The returned value is in microseconds (μs). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HTimingMinAddressableVideoCh1” Query may return: “HTimingMinAddressableVideoCh1 14.22” 3- 362 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 567
Limits file on the specified channel. The returned value is in microseconds (μs). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HTimingMinBackPorchCh1” Query may return: “HTimingMinBackPorchCh1 2.70” 3- 363 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 568
Limits file on the specified channel. The returned value is in microseconds (μs). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HTimingMinFrontPorchCh1” Query may return: “HTimingMinFrontPorchCh1 0.56” 3- 364 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 569
Limits file on the specified channel. The returned value is in microseconds (μs). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HTimingMinLeftBorderCh1” Query may return: “HTimingMinLeftBorderCh1 0” 3- 365 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 570
Query returns the H Timing Pixel Clock minimum limit value specified in the Limits file. The returned value is in megahertz (MHz). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HTimingMinPixelClock” Query may return: “HTimingMinPixelClock 56.25” 3- 366 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 571
Limits file on the specified channel. The returned value is in microseconds (μs). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HTimingMinRightBorderCh1” Query may return: “HTimingMinRightBorderCh1 0” 3- 367 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 572
Query returns the H Timing Sync Pulse Width minimum limit value specified in the Limits file. The returned value is in microseconds (μs). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HTimingMinSyncPulseWidth” Query may return: “HTimingMinSyncPulseWidth 1.13” 3- 368 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 573
Return value Query returns the currently assigned ending line number used to perform the H Timing measurement on multiple lines. Examples VARIable:VALue “HTimingMultiLineEnd”, “200” VARIable:VALue? “HTimingMultiLineEnd” Query may return: “HTimingMultiLineEnd 325” 3- 369 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 574
Query returns “0” if the H Timing measurement on multiple lines is not selected. Query returns “1” if the H Timing measurement on multiple lines is selected. Examples VARIable:VALue “HTimingMultiLineSet”, “ON” VARIable:VALue? “HTimingMultiLineSet” Query may return: “HTimingMultiLineSet 1” 3- 370 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 575
Return value Query returns the currently assigned starting line number used to perform the H Timing measurement on multiple lines. Examples VARIable:VALue “HTimingMultiLineStart”, “200” VARIable:VALue? “HTimingMultiLineStart” Query may return: “HTimingMultiLineStart 325” 3- 371 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 576
Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HTimingPassAll” Query may return: “HTimingPassAll 1 0 0 0 1 1 1 0 1 0 1 1 1 1 1 1 1” 3- 372 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 577
A returned value of 1 means Pass, a returned value of 0 means Fail. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HTimingPassAddressableVideoCh1” Query may return: “HTimingPassAddressableVideoCh1 1” 3- 373 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 578
A returned value of 1 means Pass, a returned value of 0 means Fail. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HTimingPassBackPorchCh1” Query may return: “HTimingPassBackPorchCh1 1” 3- 374 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 579
A returned value of 1 means Pass, a returned value of 0 means Fail. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HTimingPassFrontPorchCh1” Query may return: “HTimingPassFrontPorchCh1 1” 3- 375 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 580
A returned value of 1 means Pass, a returned value of 0 means Fail. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HTimingPassLeftBorderCh1” Query may return: “HTimingPassLeftBorderCh1 1” 3- 376 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 581
A returned value of 1 means Pass, a returned value of 0 means Fail. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HTimingPassPixelClock” Query may return: “HTimingPassPixelClock 1” 3- 377 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 582
A returned value of 1 means Pass, a returned value of 0 means Fail. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HTimingPassRightBorderCh1” Query may return: “HTimingPassRightBorderCh1 1” 3- 378 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 583
A returned value of 1 means Pass, a returned value of 0 means Fail. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HTimingPassSyncPulseWidth” Query may return: “HTimingPassSyncPulseWidth 1” 3- 379 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 584
Query returns the measured Pixel Clock resulting from the H Timing measurement. The returned value is in megahertz (MHz). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HTimingPixelClock” Query may return: “HTimingPixelClock 56.25” 3- 380 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 585
Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HTimingRefAll” Query may return: “HTimingRefAll 2.702 0 14.222 0 0.569 2.702 0 14.222 0 0.569 2.702 0 14.222 0 0.569 1.13 56.25” 3- 381 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 586
Reference file on the specified channel. The returned value is in microseconds (μs). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HTimingRefAddressableVideoCh1” Query may return: “HTimingRefAddressableVideoCh1 14.22” 3- 382 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 587
Reference file on the specified channel. The returned value is in microseconds (μs). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HTimingRefBackPorchCh1” Query may return: “HTimingRefBackPorchCh1 2.70” 3- 383 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 588
Reference file on the specified channel. The returned value is in microseconds (μs). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HTimingRefFrontPorchCh1” Query may return: “HTimingRefFrontPorchCh1 0.56” 3- 384 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 589
Reference file on the specified channel. The returned value is in microseconds (μs). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HTimingRefLeftBorderCh1” Query may return: “HTimingRefLeftBorderCh1 0” 3- 385 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 590
Query returns the H Timing Pixel Clock reference value specified in the Reference file. The returned value is in megahertz (MHz). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HTimingRefPixelClock” Query may return: “HTimingRefPixelClock 56.25” 3- 386 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 591
Reference file on the specified channel. The returned value is in microseconds (μs). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HTimingRefRightBorderCh1” Query may return: “HTimingRefRightBorderCh1 0” 3- 387 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 592
Query returns the H Timing Sync Pulse Width reference value specified in the Reference file. The returned value is in microseconds (μs). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HTimingRefSyncPulseWidth” Query may return: “HTimingRefSyncPulseWidth 1.13” 3- 388 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 593
Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HTimingRelAll” Query may return: “HTimingRelAll 2.702 0 14.222 0 0.569 2.702 0 14.222 0 0.569 2.702 0 14.222 0 0.569 1.13 56.25” 3- 389 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 594
The returned value is in microseconds (μs). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HTimingRelAddressableVideoCh1” Query may return: “HTimingRelAddressableVideoCh1 14.22” 3- 390 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 595
The returned value is in microseconds (μs). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HTimingRelBackPorchCh1” Query may return: “HTimingRelBackPorchCh1 2.70” 3- 391 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 596
The returned value is in microseconds (μs). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HTimingRelFrontPorchCh1” Query may return: “HTimingRelFrontPorchCh1 0.56” 3- 392 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 597
The returned value is in microseconds (μs). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HTimingRelLeftBorderCh1” Query may return: “HTimingRelLeftBorderCh1 0” 3- 393 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 598
Query returns the Pixel Clock relative value resulting from the H Timing measurement. The returned value is in megahertz (MHz). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HTimingRelPixelClock” Query may return: “HTimingRelPixelClock 56.25” 3- 394 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 599
The returned value is in microseconds (μs). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HTimingRelRightBorderCh1” Query may return: “HTimingRelRightBorderCh1 0” 3- 395 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 600
Query returns the Sync Pulse Width relative value resulting from the H Timing measurement. The returned value is in microseconds (μs). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HTimingRelSyncPulseWidth” Query may return: “HTimingRelSyncPulseWidth 1.13” 3- 396 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 601
The returned value is in microseconds (μs). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HTimingRightBorderCh1” Query may return: “HTimingRightBorderCh1 0” 3- 397 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 602
Query returns “0” if the H Timing measurement is not selected. Query returns “1” if the H Timing measurement is selected. Examples VARIable:VALue “HTimingSet”, “ON” VARIable:VALue? “HTimingSet” Query may return: “HTimingSet 1” 3- 398 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 603
Query returns Done when the measurement is completed without limit testing. Query returns Stopped when the measurement is halted before completion. Returns “- -- -- -” if no valid values are currently available. Examples VARIable:VALue? “HTimingStatus” Query may return: “HTimingStatus Pass” 3- 399 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 604
Query returns the measured Sync Pulse Width resulting from the H Timing measurement. The returned value is in microseconds (μs). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “HTimingSyncPulseWidth” Query may return: “HTimingSyncPulseWidth 1.13” 3- 400 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 605
Option VGA Remote Commands Query the ID/Version of the application. Syntax VARIable:VALue? “ID” Group Global Arguments None Returns Returns the application’s ID. Examples VARIable:VALue? “ID” Query may return: “ID Tek/VM5000PC Version 0.96” 3- 401 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 606
Return value Query returns “OK” unless the command is still being processed, in which case it returns the current pathstring argument. Examples VARIable:VALue “LimitFileLoad”, “C:\VM5000PC\RefLimFiles\DMT\DefaultLimit1024X768@75- -RGB.csv” 3- 402 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 607
Valid values are: OFF, ON, 0, 1. Return value Query returns 0 or 1 depending on whether the LimitSet is enabled or disabled. Examples VARIable:VALue “LimitSet”, “ON” VARIable:VALue? “LimitSet” Query may return:“LimitSet 1 ” 3- 403 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 608
Values must be in the range: 1..64. Return value Query returns the currently assigned total number of samples the Linearity Measurement. Examples VARIable:VALue “LinearityAverage”, “1” VARIable:VALue? “LinearityAverage” Query may return: “LinearityAverage 8” 3- 404 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 609
Query returns the step number at which the Max DNL is measured resulting from the Linearity measurement on the specified channel. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “LinearityMaxDNLAtStepNumberCh1” Query may return: “LinearityMaxDNLAtStepNumberCh1 23” 3- 405 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 610
Query returns the measured Max DNL resulting from the Linearity measurement on the specified channel. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “LinearityMaxDNLCh1” Query may return: “LinearityMaxDNLCh1 0.0” 3- 406 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 611
Query returns the step number at which the Max INL is measured resulting from the Linearity measurement on the specified channel. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “LinearityMaxINLAtStepNumberCh1” Query may return: “LinearityMaxINLAtStepNumberCh1 13” 3- 407 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 612
The returned value is in LSB ( Least Significant Bit). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “LinearityMaxINLCh1” Query may return: “LinearityMaxINLCh1 0.0” 3- 408 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 613
Return value Query returns the currently assigned line number used to perform the Linearity measurement. Examples VARIable:VALue “LinearityLine”, “200” VARIable:VALue? “LinearityLine” Query may return: “LinearityLine 325” 3- 409 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 614
Query returns the Linearity Max DNL maximum limit value specified in the Limits file on the specified channel. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “LinearityMaxMaxDNLCh1” Query may return: “LinearityMaxMaxDNLCh1 0.0” 3- 410 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 615
Limits file on the specified channel. The returned value is in LSB (Least Significant Bit). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “LinearityMaxMaxINLCh1” Query may return: “LinearityMaxMaxINLCh1 0.0” 3- 411 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 616
Limits file on the specified channel. The value can be either 1 or 0. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “LinearityMaxMonotonicCh1” Query may return: “LinearityMaxMonotonicCh1 1” 3- 412 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 617
The value represents the number of bits of resolution of the input signal. The returned value is in Bits. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “LinearityMaxResolutionCh1” Query may return: “LinearityMaxResolutionCh1 7” 3- 413 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 618
Limits file on the specified channel. The returned value is in LSB (Least Significant Bit) Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “LinearityMinMaxDNLCh1” Query may return: “LinearityMinMaxDNLCh1 0.0” 3- 414 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 619
Limits file on the specified channel. The returned value is in LSB (Least Significant Bit). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “LinearityMinMaxINLCh1” Query may return: “LinearityMinMaxINLCh1 0.0” 3- 415 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 620
Limits file on the specified channel. The value can be either 1 or 0. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “LinearityMinMonotonicCh1” Query may return: “LinearityMinMonotonicCh1 1” 3- 416 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 621
The value represents the number of bits of resolution of the input signal. The returned value is in Bits. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “LinearityMinResolutionCh1” Query may return: “LinearityMinResolutionCh1 7” 3- 417 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 622
Linearity measurement on the specified channel. The value can be either 1 or 0. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “LinearityMonotonicAtStepNumberCh1” Query may return: “LinearityMonotonicAtStepNumberCh1 1” 3- 418 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 623
The value can be either 1 or 0. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “LinearityMonotonicCh1” Query may return: “LinearityMonotonicCh1 1” 3- 419 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 624
Return value Query returns the currently assigned ending line number used to perform the Linearity measurement on multiple lines. Examples VARIable:VALue “LinearityMultiLineEnd”, “200” VARIable:VALue? “LinearityMultiLineEnd” Query may return: “LinearityMultiLineEnd 325” 3- 420 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 625
Return value Query returns “0” if the Linearity measurement is not selected. Query returns “1” if the Linearity measurement is selected. Examples VARIable:VALue “LinearityMultiLineSet”, “ON” VARIable:VALue? “LinearityMultiLineSet” Query may return: “LinearityMultiLineSet 1” 3- 421 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 626
Return value Query returns the currently assigned starting line number used to perform the Linearity measurement on multiple lines. Examples VARIable:VALue “LinearityMultiLineStart”, “200” VARIable:VALue? “LinearityMultiLineStart” Query may return: “LinearityMultiLineStart 325” 3- 422 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 627
Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “LinearityPassAll” Query may return: “LinearityPassAll 1 0 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1” 3- 423 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 628
A returned value of 1 means Pass, a returned value of 0 means Fail. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “LinearityPassMaxDNLCh1” Query may return: “LinearityPassMaxDNLCh1 1” 3- 424 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 629
A returned value of 1 means Pass, a returned value of 0 means Fail. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “LinearityPassMaxINLCh1” Query may return: “LinearityPassMaxINLCh1 1” 3- 425 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 630
A returned value of 1 means Pass, a returned value of 0 means Fail. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “LinearityPassMonotonicCh1” Query may return: “LinearityPassMonotonicCh1 1” 3- 426 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 631
A returned value of 1 means Pass, a returned value of 0 means Fail. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “LinearityPassResolutionCh1” Query may return: “LinearityPassResolutionCh1 1” 3- 427 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 632
The returned value is in LSB (Least Significant Bit). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “LinearityRefMaxDNLCh1” Query may return: “LinearityRefMaxDNLCh1 0.0” 3- 428 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 633
The returned value is in LSB (Least Significant Bit). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “LinearityRefMaxINLCh1” Query may return: “LinearityRefMaxINLCh1 0.0” 3- 429 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 634
The value can be either 1 or 0. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “LinearityRefMonotonicCh1” Query may return: “LinearityRefMonotonicCh1 1” 3- 430 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 635
The value represents the number of bits of resolution of the input signal. The returned value is in Bits. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “LinearityRefResolutionCh1” Query may return: “LinearityRefResolutionCh1 7” 3- 431 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 636
The returned value is in LSB (Least Significant Bit). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “LinearityRelMaxDNLCh1” Query may return: “LinearityRelMaxDNLCh1 0.0” 3- 432 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 637
The returned value is in LSB (Least Significant Bit). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “LinearityRelMaxINLCh1” Query may return: “LinearityRelMaxINLCh1 0.0” 3- 433 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 638
The returned value can be either “Yes” or “No”. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “LinearityRelMonotonicCh1” Query may return: “LinearityRelMonotonicCh1 Yes” 3- 434 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 639
The returned value is in bits. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “LinearityRelResolutionCh1” Query may return: “LinearityRelResolutionCh1 7” 3- 435 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 640
Query returns the measured Resolution resulting from the Linearity measurement on the specified channel. The returned value is in Bits. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “LinearityResolutionCh1” Query may return: “LinearityResolutionCh1 7” 3- 436 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 641
Return value Query returns “0” if the Linearity measurement is not selected. Query returns “1” if the Linearity measurement is selected. Examples VARIable:VALue “LinearitySet”, “ON” VARIable:VALue? “LinearitySet” Query may return: “LinearitySet 1” 3- 437 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 642
Query returns Done when the measurement is completed without limit testing. Query returns Stopped when the measurement is halted before completion. Returns “- -- -- -” if no valid value are currently available. Examples VARIable:VALue? “LinearityStatus” Query may return: “LinearityStatus Pass” 3- 438 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 643
Valid values are: OFF, ON, 0, 1. Return value Query returns 0 or 1 depending on whether the LogErrors is enabled or disabled. Examples VARIable:VALue “LogErrors”, “ON” VARIable:VALue? “LogErrors” Query may return: “LogErrors 1 ” 3- 439 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 644
Return value Query returns the currently assigned total number of samples resulting from the Linearity measurement. Examples VARIable:VALue “LumaLevelsAverage”, “1” VARIable:VALue? “LumaLevelsAverage” Query may return: “LumaLevelsAverage 8” 3- 440 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 645
The returned value is in millivolts (mV). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “LumaLevelsAll” Query may return: “LumaLevelsAll 699.32 119.33 699.32 119.33 699.32 119.33” 3- 441 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 646
Luma Levels measurement on the specified channel. The returned value is in millivolts (mV). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “LumaLevelsAmpMaxCh1” Query may return: “LumaLevelsAmpMaxCh1 699.32” 3- 442 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 647
Luma Levels measurement on the specified channel. The returned value is in millivolts (mV). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “LumaLevelsAmpMinCh1” Query may return: “LumaLevelsAmpMinCh1 119.33” 3- 443 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 648
Return value Query returns the currently assigned line number used to perform the Luma Levels measurement. Examples VARIable:VALue “LumaLevelsLine”, “200” VARIable:VALue? “LumaLevelsLine” Query may return: “LumaLevelsLine 325” 3- 444 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 649
The order is: Max (Ch1), Min (Ch1), Max (Ch2), Min (Ch2), Max (Ch3), and Min (Ch3). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “LumaLevelsMaxAll” Query may return: “LumaLevelsMaxAll 699.32 119.33 699.32 119.33 699.32 119.33” 3- 445 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 650
Limits file on the specified channel. The returned value is in millivolts (mV). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “LumaLevelsMaxAmpMaxCh1” Query may return: “LumaLevelsMaxAmpMaxCh1 699.32” 3- 446 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 651
Limits file on the specified channel. The returned value is in millivolts (mV). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “LumaLevelsMaxAmpMinCh1” Query may return: “LumaLevelsMaxAmpMinCh1 119.33” 3- 447 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 652
The returned value is in millivolts (mV). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “LumaLevelsMinAll” Query may return: “LumaLevelsMinAll 699.32 119.33 699.32 119.33 699.32 119.33” 3- 448 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 653
Limits file on the specified channel. The returned value is in millivolts (mV). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “LumaLevelsMinAmpMaxCh1” Query may return: “LumaLevelsMinAmpMaxCh1 699.32” 3- 449 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 654
Limits file on the specified channel. The returned value is in millivolts (mV). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “LumaLevelsMinAmpMinCh1” Query may return: “LumaLevelsMinAmpMinCh1 119.33” 3- 450 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 655
Return value Query returns the currently assigned ending line number used to perform the Luma Levels measurement on multiple lines. Examples VARIable:VALue “LumaLevelsMultiLineEnd”, “200” VARIable:VALue? “LumaLevelsMultiLineEnd” Query may return: “LumaLevelsMultiLineEnd 325” 3- 451 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 656
Query returns “0” if the Luma Levels measurement is not selected. Query returns “1” if the Luma Levels measurement is selected. Examples VARIable:VALue “LumaLevelsMultiLineSet”, “ON” VARIable:VALue? “LumaLevelsMultiLineSet” Query may return: “LumaLevelsMultiLineSet 1” 3- 452 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 657
Return value Query returns the currently assigned starting line number used to perform the Luma Levels measurement on multiple lines. Examples VARIable:VALue “LumaLevelsMultiLineStart”, “200” VARIable:VALue? “LumaLevelsMultiLineStart” Query may return: “LumaLevelsMultiLineStart 325” 3- 453 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 658
A returned value of 1 means Pass, a returned value of 0 means Fail. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “LumaLevelsPassAll” Query may return: “LumaLevelsPassAll 1 1 1 0 1 1” 3- 454 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 659
A returned value of 1 means Pass, a returned value of 0 means Fail. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “LumaLevelsPassAmpMaxCh1” Query may return: “LumaLevelsPassAmpMaxCh1 0” 3- 455 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 660
A returned value of 1 means Pass, a returned value of 0 means Fail. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “LumaLevelsPassAmpMinCh1” Query may return: “LumaLevelsPassAmpMinCh1 1” 3- 456 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 661
The returned value is in millivolts (mV). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “LumaLevelsRefAll” Query may return: “LumaLevelsRefAll 699.32 119.33 699.32 119.33 699.32 119.33” 3- 457 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 662
Reference on the specified channel. The returned value is in millivolts (mV). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “LumaLevelsRefAmpMaxCh1” Query may return: “LumaLevelsRefAmpMaxCh1 699.32” 3- 458 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 663
Reference on the specified channel. The returned value is in millivolts (mV). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “LumaLevelsRefAmpMinCh1” Query may return: “LumaLevelsRefAmpMinCh1 119.33” 3- 459 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 664
The returned value is in millivolts (mV). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? ”LumaLevelsRelAll” Query may return: ”LumaLevelsRelAll 699.32 119.33 699.32 119.33 699.32 119.33” 3- 460 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 665
Luma Levels measurement on the specified channel. The returned value is in millivolts (mV). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? ”LumaLevelsRelAmpMaxCh1” Query may return: ”LumaLevelsRelAmpMaxCh1 699.32” 3- 461 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 666
Luma Levels measurement on the specified channel. The returned value is in millivolts (mV). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? ”LumaLevelsRelAmpMinCh1” Query may return: ”LumaLevelsRelAmpMinCh1 119.33” 3- 462 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 667
The returned value is in percent (%). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “LumaLevelsRelPctAll” Query may return: “LumaLevelsRelPctAll 99.32 19.33 99.32 19.33 99.32 19.33” 3- 463 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 668
Luma Levels measurement on the specified channel. The returned value is in percent (%). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “LumaLevelsRelPctAmpMaxCh1” Query may return: “LumaLevelsRelPctAmpMaxCh1 99.32” 3- 464 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 669
Luma Levels measurement on the specified channel. The returned value is in percent (%). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “LumaLevelsRelPctAmpMinCh1” Query may return: “LumaLevelsRelPctAmpMinCh1 19.33” 3- 465 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 670
Query returns “0” if the Luma Levels measurement is not selected. Query returns “1” if the Luma Levels measurement is selected. Examples VARIable:VALue “LumaLevelsSet”, “ON” VARIable:VALue? “LumaLevelsSet” Query may return: “LumaLevelsSet 1” 3- 466 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 671
Query returns Done when the measurement is completed without limit testing. Query returns Stopped when the measurement is halted before completion. Returns “- -- -- -” if no valid value are currently available. Examples VARIable:VALue? “LumaLevelsStatus” Query may return: “LumaLevelsStatus Pass” 3- 467 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 672
<setting> specifies whether to enable the 500 MHz filter for performing the Noise measurement. Valid values are: 0, 1, ON, OFF. Return value Query returns the current specified setting. Examples VARIable:VALue “Noise500MHzFilterSet”, “OFF” VARIable:VALue? “Noise500MHzFilterSet” Query may return: “Noise500MHzFilterSet 1” 3- 468 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 673
Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “NoiseAll” Query may return: “NoiseAll - -65 17.5 2.5 - -65 17.5 2.5 - -65 17.5 2.5” 3- 469 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 674
Return value Query returns the currently assigned total number of samples for the Noise Inj Ratio measurement. Examples VARIable:VALue “NoiseAverage”, “1” VARIable:VALue? “NoiseAverage” Query may return: “NoiseAverage 8” 3- 470 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 675
Noise Inj Ratio measurement on the specified channel. The returned value is in decibels (dB). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “NoisedBCh1” Query may return: “NoisedBCh1 17.5” 3- 471 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 676
The returned value is in percent (%). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “NoiseIrCh1” Query may return: “NoiseIrCh1 2.5” 3- 472 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 677
Return value Query returns the currently assigned line number for the Noise Inj Ratio measurement. Examples VARIable:VALue “NoiseLine”, “200” VARIable:VALue? “NoiseLine” Query may return: “NoiseLine 325” 3- 473 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 678
Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “NoiseMaxAll” Query may return: “NoiseMaxAll - -65 17.5 2.5 - -65 17.5 2.5 - -65 17.5 2.5” 3- 474 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 679
Limits file on the specified channel. The returned value is in decibels (dB). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “NoiseMaxdBCh1” Query may return: “NoiseMaxdBCh1 17.5” 3- 475 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 680
The returned value is in percent (%). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “NoiseMaxIrCh1” Query may return: “NoiseMaxIrCh1 2.5” 3- 476 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 681
Limits file on the specified channel. The returned value is in millivolts (mV). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “NoiseMaxmVCh1” Query may return: “NoiseMaxmVCh1 - -65” 3- 477 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 682
Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “NoiseMinAll” Query may return: “NoiseMinAll - -65 17.5 2.5 - -65 17.5 2.5 - -65 17.5 2.5” 3- 478 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 683
Limits file on the specified channel. The returned value is in decibels (dB). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “NoiseMindBCh1” Query may return: “NoiseMindBCh1 17.5” 3- 479 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 684
The returned value is in percent (%). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “NoiseMinIrCh1” Query may return: “NoiseMinIrCh1 2.5” 3- 480 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 685
Limits file on the specified channel. The returned value is in millivolts (mV). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “NoiseMinmVCh1” Query may return: “NoiseMinmVCh1 - -65” 3- 481 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 686
Noise Inj Ratio measurement on the specified channel. The returned value is in millivolts (mV). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “NoisemVCh1” Query may return: “NoisemVCh1 - -65” 3- 482 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 687
A returned value of 1 means Pass, a returned value of 0 means Fail. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “NoisePassAll” Query may return: “NoisePassAll 1 1 1 0 0 1 0 1 0” 3- 483 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 688
A returned value of 1 means Pass, a returned value of 0 means Fail. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “NoisePassdBCh1” Query may return: “NoisePassdBCh1 1” 3- 484 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 689
A returned value of 1 means Pass, a returned value of 0 means Fail. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “NoisePassIrCh1” Query may return: “NoisePassIrCh1 1” 3- 485 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 690
A returned value of 1 means Pass, a returned value of 0 means Fail. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “NoisePassmVCh1” Query may return: “NoisePassmVCh1 1” 3- 486 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 691
Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “NoiseRefAll” Query may return: “NoiseRefAll - -65 17.5 2.5 - -65 17.5 2.5 - -65 17.5 2.5” 3- 487 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 692
Reference file on the specified channel. The returned value is in decibels (dB). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “NoiseRefdBCh1” Query may return: “NoiseRefdBCh1 17.5” 3- 488 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 693
The returned value is in percent (%). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “NoiseRefIrCh1” Query may return: “NoiseRefIrCh1 2.5” 3- 489 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 694
Reference file on the specified channel. The returned value is in millivolts (mV). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “NoiseRefmVCh1” Query may return: “NoiseRefmVCh1 - -65” 3- 490 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 695
Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “NoiseRelAll” Query may return: “NoiseRelAll - -65 17.5 2.5 - -65 17.5 2.5 - -65 17.5 2.5” 3- 491 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 696
Query returns the Noise Inj Ratio (in dB) relative value resulting from the Noise Inj Ratio measurement on the specified channel. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “NoiseReldBCh1” Query may return: “NoiseReldBCh1 17.5” 3- 492 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 697
The returned value is in percent (%). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “NoiseRelIrCh1” Query may return: “NoiseRelIrCh1 2.5” 3- 493 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 698
Inj Ratio measurement on the specified channel. The returned value is in millivolts (mV). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “NoiseRelmVCh1” Query may return: “NoiseRelmVCh1 - -65” 3- 494 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 699
Query returns “0” if the Noise Inj Ratio measurement is not selected. Query returns “1” if the Noise Inj Ratio measurement is selected. Examples VARIable:VALue “NoiseSet”, “ON” VARIable:VALue? “NoiseSet” Query may return: “NoiseSet 1” 3- 495 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 700
Query returns Done when the measurement is completed without limit testing. Query returns Stopped when the measurement is halted before completion. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “NoiseStatus” Query may return: “NoiseStatus Pass” 3- 496 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 701
Valid values are: OFF, 0. Returns Query returns “1” if a command has been completed since OPComplete was last reset, otherwise it returns “0”. Examples VARIable:VALue “OPComplete”,“OFF” VARIable:VALue? “OPComplete” Query may return: “OPComplete 1” 3- 497 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 702
<setting> specifies whether or not to display pop- -up warnings. Valid values are: OFF, ON, 0, 1. Return value Returns setting for whether or not warnings are displayed. Examples VARIable:VALue “PopupWarnings”, “OFF” VARIable:VALue? “PopupWarnings” Query may return:“PopupWarnings 1” 3- 498 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 703
Returns Query returns “OK” unless the command is still being processed, in which case it returns the current pathstring argument. Examples VARIable:VALue “RecallSettings”, “C:\VM5000PC\Tek1.vmset” VARIable:VALue? “RecallSettings” Query may return: “RecallSettings OK” 3- 499 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 704
Can either be the full path and filename with extension, or just the filename with extension. Return value Query returns “OK” unless the command is still being processed, in which case it returns the current pathstring argument. Examples VARIable:VALue “ReferenceFileLoad” “C:\VM5000PC\RefLimFiles\DMT\DefaultReference1024X768@75- -RGB.csv” 3- 500 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 705
<filestring> path/filename with extension where file is to be stored. Can either be the full path and filename with extension, or just the filename with extension. Return value Returns OK after the file is written. Examples VARIable:VALue “ReferenceFileSave” “C:\VM5000PC\RefLimFiles\DMT\New_DefaultRefer- ence1024X768@75- -RGB.csv” 3- 501 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 706
Valid values are: OFF, ON, 0, 1. Return value Query returns 0 or 1 depending on whether Reference Testing is selected. Examples VARIable:VALue “ReferenceSet”, “ON” VARIable:VALue? “ReferenceSet” Query may return: “ReferenceSet 1” 3- 502 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 707
Group Reporting Arguments Valid values for <setting> are: “PDF”, “RTF”, “CSV” Returns The file type used by the ReportGenerate command. Examples VARIable:VALue “ReportFormatType”, “PDF” VARIable:VALue? “ReportFormatType” Query may return: “ReportFormatType PDF” 3- 503 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 708
Returns Query returns “OK” unless the command is still being processed, in which case it returns the current pathstring argument. Examples VARIable:VALue “ReportGenerate”, “C:\colorbars.csv” VARIable:VALue? “ReportGenerate” Query may return: “ReportGenerate OK” 3- 504 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 709
ChChSkewSet ColorBarsSet HSyncSet HSyncJitterSet HTimingSet LinearitySet LumaLevelsSet NoiseSet VSyncSet VTimingSet VideoTransientSet Returns Query returns the current specified report measurement mode. Examples VARIable:VALue “ReportMeasurements”, “All” VARIable:VALue? “ReportMeasurements” Query may return: “ReportMeasurements Selected” 3- 505 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 710
All other printable characters are permitted. Returns Query returns the currently specified report string. Examples VARIable:VALue “ReportString”, “Tested by Me” VARIable:VALue? “ReportString” Query may return: “ReportString Tested by Me” 3- 506 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 711
When you select Multi Lines, “Once” and “Continuously” are not available. Return value Query returns the currently specified run mode. Examples VARIable:VALue “RunMode”, “Once” VARIable:VALue? “RunMode” Query may return: “RunMode Continuously” 3- 507 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 712
Returns Query returns “OK” unless the command is still being processed, in which case it returns the current pathstring argument. Examples VARIable:VALue “SaveSettings”, “C:\VM5000PC\Tek1.vmset” VARIable:VALue? “SaveSettings” Query may return: “SaveSettings OK” 3- 508 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 713
<linemode> specifies if the measurements are done on a single line or multiple lines. Valid line modes are: “SingleLine”, “MultiLine” Return value Query returns the currently selected line mode. Examples VARIable:VALue “SelectLine”, “MultiLine” VARIable:VALue? “SelectLine” Query may return: “SelectLine MultiLine” 3- 509 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 714
When you select Multi Lines, SetupOnly and RunOnly are not available. Return value Query returns the current specified setup mode. Examples VARIable:VALue “SetupAndOrRun”, “SetupOnly” VARIable:VALue? “SetupAndOrRun” Query may return: “SetupAndOrRun SetupOnly” 3- 510 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 715
<setting> specifies whether or not to stop testing if limits are exceeded. Valid values are: OFF, ON, 0, 1. Return value Returns setting for whether or not the VM5000 will stop testing on an error. Examples VARIable:VALue “StopOnError”, “OFF” VARIable:VALue? “StopOnError”...
Page 716
In the absence of the MIU and with Auto Detect selected, the VM5000 will prompt you to connect the H and V Sync signals to automatically determine the polarities. If you use the MIU, the VM5000 will automatically determine the H and V Sync polarities.
Page 717
<TimingStandard> specifies the timing standard used for performing the measurement. The valid/supported timing standards are: DMT, CVT, CVTR and GTF. Return value Query returns the currently configured timing standard. Examples VARIable:VALue ”TimingStandardType”,”CVTR” VARIable:VALue? ”TimingStandardType” Query may return: ”TimingStandardType DMT” 3- 513 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 718
> Set or query, if the hardware accessory ”RGBHV MIU” is connected, the VM5000 runs tests in an automatic mode that does not require user intervention. If the RGBHV MIU is not connected, the user must make manual connection changes when prompted by the VM5000.
Page 719
VARIable:VALue “UserFormatDelete”,“<user- -format- -name>” Group Configuration Arguments < user- -format- -name > is a string corresponding to the name of a user- -defined format. Return value None Examples VARIable:VALue “UserFormatDelete”, “myTekUserCustomFormat” 3- 515 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 720
The following command will display the details, if a user- -format named as “myCustomFormat” has been selected. VARIable:VALue? “UserFormatDisplay” Query may return: VARIable:VALue “UserFormatDisplay myCustomFormat 2000 700 300 0 200 1500 70 60 0 4 86 Pos Neg” 3- 516 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 721
Query returns a list of the names of the currently available user- -defined format. The individual names are separated/delimited by a space (“ ”) character. E.g. “user1 user2 user3” Examples VARIable:VALue? “UserFormatListAll” Query may return: “UserFormatListAll myCustomFormat1 myCustomFormat2 myCustomFormat3” 3- 517 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 722
<H- -Sync Polarity> The valid values can be: “Pos” for positive H- -Sync polarity and “Neg”for negative H- -Sync polarity. <V- -Sync Polarity> The valid values can be: “Pos” for positive V- -Sync polarity and “Neg”for negative V- -Sync polarity. 3- 518 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 723
Return value None Examples The following command will create a new user- -defined format named as “myCustomFormat”. VARIable:VALue “UserFormatSave”,“myCustomFormat 2000 700 300 0 200 1500 70 60 0 4 86 Pos Neg” 3- 519 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 724
< user- -format- -name > must be a string corresponding to the name of a user- -defined format already present on the instrument. Return value Query returns the currently selected user- -defined format. Examples VARIable:VALue “UserFormatSet”, “myTekUserCustomFormat” VARIable:VALue? “UserFormatSet” Query may return: “UserFormatSet myTekUserCustomFormat” 3- 520 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 725
Return value Query returns the currently assigned total number of samples for the Video Transient measurement. Examples VARIable:VALue “VideoTransientAverage”, “1” VARIable:VALue? “VideoTransientAverage” Query may return: “VideoTransientAverage 8” 3- 521 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 726
Return value Query returns the currently assigned line number resulting from the Video Transient measurement. Examples VARIable:VALue “VideoTransientLine”, “200” VARIable:VALue? “VideoTransientLine” Query may return: “VideoTransientLine 325” 3- 522 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 727
Limits file on the specified channel. The returned value is in percent (%). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VideoTransientMaxOvershootCh1” Query may return: “VideoTransientMaxOvershootCh1 1.06” 3- 523 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 728
Limits file on the specified channel. The returned value is in nanoseconds (ns). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VideoTransientMaxOvershootSettlingTimeCh1” Query may return: “VideoTransientMaxOvershootSettlingTimeCh1 2.66” 3- 524 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 729
Limits file on the specified channel. The returned value is in percent (%). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VideoTransientMaxUndershootCh1” Query may return: “VideoTransientMaxUndershootCh1 1.06” 3- 525 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 730
Limits file on the specified channel. The returned value is in nanoseconds (ns). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VideoTransientMaxUndershootSettlingTimeCh1” Query may return: “VideoTransientMaxUndershootSettlingTimeCh1 2.66” 3- 526 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 731
Limits file on the specified channel. The returned value is in nanoseconds (ns). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VideoTransientMaxVideoFallTimeCh1” Query may return: “VideoTransientMaxVideoFallTimeCh1 1.77” 3- 527 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 732
Limits file on the specified channel. The returned value is in percent (%). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VideoTransientMaxVideoFallTimePercentageCh1” Query may return: “VideoTransientMaxVideoFallTimePercentageCh1 1.77” 3- 528 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 733
Limits file on the specified channel. The returned value is in nanoseconds (ns). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VideoTransientMaxVideoRiseTimeCh1” Query may return: “VideoTransientMaxVideoRiseTimeCh1 1.77” 3- 529 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 734
Limits file on the specified channel. The returned value is in percent (%). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VideoTransientMaxVideoRiseTimePercentageCh1” Query may return: “VideoTransientMaxVideoRiseTimePercentageCh1 1.77” 3- 530 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 735
Limits file on the specified channel. The returned value is in percent (%). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VideoTransientMinOvershootCh1” Query may return: “VideoTransientMinOvershootCh1 1.06” 3- 531 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 736
Limits file on the specified channel. The returned value is in nanoseconds (ns). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VideoTransientMinOvershootSettlingTimeCh1” Query may return: “VideoTransientMinOvershootSettlingTimeCh1 2.66” 3- 532 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 737
Limits file on the specified channel. The returned value is in percent (%). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VideoTransientMinUndershootCh1” Query may return: “VideoTransientMinUndershootCh1 1.06” 3- 533 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 738
Limits file on the specified channel. The returned value is in nanoseconds (ns). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VideoTransientMinUndershootSettlingTimeCh1” Query may return: “VideoTransientMinUndershootSettlingTimeCh1 2.66” 3- 534 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 739
Limits file on the specified channel. The returned value is in nanoseconds (ns). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VideoTransientMinVideoFallTimeCh1” Query may return: “VideoTransientMinVideoFallTimeCh1 1.77” 3- 535 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 740
Limits file on the specified channel. The returned value is in percent (%). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VideoTransientMinVideoFallTimePercentageCh1” Query the may return: “VideoTransientMinVideoFallTimePercentageCh1 1.77” 3- 536 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 741
Limits file on the specified channel. The returned value is in nanoseconds (ns). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VideoTransientMinVideoRiseTimeCh1” Query may return: “VideoTransientMinVideoRiseTimeCh1 1.77” 3- 537 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 742
Limits file on the specified channel. The returned value is in percent (%). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VideoTransientMinVideoRiseTimePercentageCh1” Query may return: “VideoTransientMinVideoRiseTimePercentageCh1 1.77” 3- 538 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 743
Return value Query returns the currently assigned ending line number used to perform the Video Transient measurement on multiple lines. Examples VARIable:VALue “VideoTransientMultiLineEnd”, “200” VARIable:VALue? “VideoTransientMultiLineEnd” Query may return: “VideoTransientMultiLineEnd 325” 3- 539 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 744
Query returns “0” if the Video Transient measurement is not selected. Query returns “1” if the Video Transient measurement is selected. Examples VARIable:VALue “VideoTransientMultiLineSet”, “ON” VARIable:VALue? “VideoTransientMultiLineSet” Query may return: “VideoTransientMultiLineSet 1” 3- 540 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 745
Return value Query returns the currently assigned starting line number used to perform the Video Transient measurement on multiple lines. Examples VARIable:VALue “VideoTransientMultiLineStart”, “200” VARIable:VALue? “VideoTransientMultiLineStart” Query may return: “VideoTransientMultiLineStart 325” 3- 541 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 746
The returned value is in percent (%). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VideoTransientOvershootCh1” Query may return: “VideoTransientOvershootCh1 1.06” 3- 542 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 747
Video Transient measurement on the specified channel. The returned value is in nanoseconds (ns). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VideoTransientOvershootSettlingTimeCh1” Query may return: “VideoTransientOvershootSettlingTimeCh1 2.66” 3- 543 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 748
Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VideoTransientPassAll” Query may return: “VideoTransientPassAll 1 1 1 0 0 1 0 1 0 1 0 1 1 1 1 0 1 0” 3- 544 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 749
A returned value of 1 means Pass, a returned value of 0 means Fail. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VideoTransientPassOvershootCh1” Query may return: “VideoTransientPassOvershootCh1 1” 3- 545 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 750
A returned value of 1 means Pass, a returned value of 0 means Fail. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VideoTransientPassOvershootSettlingTimeCh1” Query may return: “VideoTransientPassOvershootSettlingTimeCh1 1” 3- 546 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 751
A returned value of 1 means Pass, a returned value of 0 means Fail. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VideoTransientPassUndershootCh1” Query may return: “VideoTransientPassUndershootCh1 1” 3- 547 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 752
A returned value of 1 means Pass, a returned value of 0 means Fail. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VideoTransientPassUndershootSettlingTimeCh1” Query may return: “VideoTransientPassUndershootSettlingTimeCh1 1” 3- 548 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 753
A returned value of 1 means Pass, a returned value of 0 means Fail. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VideoTransientPassVideoFallTimeCh1” Query may return: “VideoTransientPassVideoFallTimeCh1 1” 3- 549 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 754
A returned value of 1 means Pass, a returned value of 0 means Fail. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VideoTransientPassVideoFallTimePercentageCh1” Query may return: “VideoTransientPassVideoFallTimePercentageCh1 1” 3- 550 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 755
A returned value of 1 means Pass, a returned value of 0 means Fail. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VideoTransientPassVideoRiseTimeCh1” Query may return: “VideoTransientPassVideoRiseTimeCh1 1” 3- 551 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 756
A returned value of 1 means Pass, a returned value of 0 means Fail. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VideoTransientPassVideoRiseTimePercentageCh1” Query may return: “VideoTransientPassVideoRiseTimePercentageCh1 1” 3- 552 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 757
Reference file on the specified channel. The returned value is in percent (%). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VideoTransientRefOvershootCh1” Query may return: “VideoTransientRefOvershootCh1 1.06” 3- 553 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 758
Reference file on the specified channel. The returned value is in nanoseconds (ns). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VideoTransientRefOvershootSettlingTimeCh1” Query may return: “VideoTransientRefOvershootSettlingTimeCh1 2.66” 3- 554 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 759
Reference file on the specified channel. The returned value is in percent (%). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VideoTransientRefUndershootCh1” Query may return: “VideoTransientRefUndershootCh1 1.06” 3- 555 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 760
Reference file on the specified channel. The returned value is in nanoseconds (ns). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VideoTransientRefUndershootSettlingTimeCh1” Query may return: “VideoTransientRefUndershootSettlingTimeCh1 2.66” 3- 556 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 761
Reference file on the specified channel. The returned value is in nanoseconds (ns). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VideoTransientRefVideoFallTimeCh1” Query may return: “VideoTransientRefVideoFallTimeCh1 1.77” 3- 557 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 762
Reference file on the specified channel. The returned value is in percent (%). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VideoTransientRefVideoFallTimePercentageCh1” Query may return: “VideoTransientRefVideoFallTimePercentageCh1 1.77” 3- 558 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 763
Reference file on the specified channel. The returned value is in nanoseconds (ns). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VideoTransientRefVideoRiseTimeCh1” Query may return: “VideoTransientRefVideoRiseTimeCh1 1.77” 3- 559 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 764
Reference file on the specified channel. The returned value is in percent (%). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VideoTransientRefVideoRiseTimePercentageCh1” Query may return: “VideoTransientRefVideoRiseTimePercentageCh1 1.77” 3- 560 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 765
Video Transient measurement on the specified channel. The returned value is in percent (%). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VideoTransientRelOvershootCh1” Query may return: “VideoTransientRelOvershootCh1 1.06” 3- 561 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 766
Video Transient measurement on the specified channel. The returned value is in nanoseconds (ns). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VideoTransientRelOvershootSettlingTimeCh1” Query may return: “VideoTransientRelOvershootSettlingTimeCh1 2.66” 3- 562 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 767
The returned value is in percent (%). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VideoTransientRelUndershootCh1” Query may return: “VideoTransientRelUndershootCh1 1.06” 3- 563 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 768
Video Transient measurement on the specified channel. The returned value is in nanoseconds (ns). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VideoTransientRelUndershootSettlingTimeCh1” Query may return: “VideoTransientRelUndershootSettlingTimeCh1 2.66” 3- 564 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 769
Video Transient measurement on the specified channel. The returned value is in nanoseconds (ns). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VideoTransientRelVideoFallTimeCh1” Query may return: “VideoTransientRelVideoFallTimeCh1 1.77” 3- 565 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 770
Video Transient measurement on the specified channel. The returned value is in percent (%). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VideoTransientRelVideoFallTimePercentageCh1” Query may return: “VideoTransientRelVideoFallTimePercentageCh1 1.77” 3- 566 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 771
Video Transient measurement on the specified channel. The returned value is in nanoseconds (ns). Returns ”- -- -- -” if no valid value is currently available. Examples VARIable:VALue? ”VideoTransientRelVideoRiseTimeCh1” Query may return: ”VideoTransientRelVideoRiseTimeCh1 1.77” 3- 567 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 772
Video Transient measurement on the specified channel. The returned value is in percent (%). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VideoTransientRelVideoRiseTimePercentageCh1” Query may return: “VideoTransientRelVideoRiseTimePercentageCh1 1.77” 3- 568 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 773
Query returns “0” if the Video Transient measurement is not selected. Query returns “1” if the Video Transient measurement is selected. Examples VARIable:VALue “VideoTransientSet”, “ON” VARIable:VALue? “VideoTransientSet” Query may return: “VideoTransientSet 1” 3- 569 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 774
Query returns Done when the measurement is completed without limit testing. Query returns Stopped when the measurement is halted before completion. Returns “- -- -- -” if no valid value are currently available. Examples VARIable:VALue? “VideoTransientStatus” Query may return: “VideoTransientStatus Pass” 3- 570 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 775
The returned value is in percent (%). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VideoTransientUndershootCh1” Query may return: “VideoTransientUndershootCh1 1.06” 3- 571 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 776
Video Transient measurement on the specified channel. The returned value is in nanoseconds (ns). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VideoTransientUndershootSettlingTimeCh1” Query may return: “VideoTransientUndershootSettlingTimeCh1 2.66” 3- 572 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 777
The returned value is in nanoseconds (ns). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VideoTransientVideoFallTimeCh1” Query may return: “VideoTransientVideoFallTimeCh1 1.77” 3- 573 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 778
Video Transient measurement on the specified channel. The returned value is in percent (%). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VideoTransientVideoFallTimePercentageCh1” Query may return: “VideoTransientVideoFallTimePercentageCh1 1.77” 3- 574 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 779
The returned value is in nanoseconds (ns). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VideoTransientVideoRiseTimeCh1” Query may return: “VideoTransientVideoRiseTimeCh1 1.77” 3- 575 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 780
Video Transient measurement on the specified channel. The returned value is in percent (%). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VideoTransientVideoRiseTimePercentageCh1” Query may return: “VideoTransientVideoRiseTimePercentageCh1 1.77” 3- 576 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 781
Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncAll” Query may return: “VSyncAll Pos 1 11.76 85.03 5 5 4.45 5.22 3.8 0.0 Yes Yes 3188.5 400 2820.695 464.411” 3- 577 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 782
Return value Query returns the currently assigned total number of samples for the V Sync measurement. Examples VARIable:VALue “VSyncAverage”, “1” VARIable:VALue? “VSyncAverage” Query may return: “VSyncAverage 8” 3- 578 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 783
Query returns the measured Fall Time resulting from the V Sync measurement. The returned value is in nanoseconds (ns). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncFallTime” Query may return: “VSyncFallTime 1” 3- 579 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 784
Query returns the measured Frequency resulting from the V Sync measurement. The returned value is in Hertz (Hz). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncFrequency” Query may return: “VSyncFrequency 85” 3- 580 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 785
Return value Query returns the currently assigned line number used to perform the V Sync measurement. Examples VARIable:VALue? “VSyncLine” Query may return: “VSyncLine 325” 3- 581 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 786
Logic Level 1 at 2.21 kΩ termination resistance) resulting from the V Sync measurement. The returned value is in millivolts (mV). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncLogicLevel0Value1” Query may return: “VSyncLogicLevel0Value1 1” 3- 582 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 787
MIU connected) resulting from the V Sync measurement. The returned value is in millivolts (mV). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncLogicLevel0Value2” Query may return: “VSyncLogicLevel0Value2 1” 3- 583 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 788
Logic Level 1 at 2.21 kΩ termination resistance) resulting from the V Sync measurement. The returned value is in millivolts (mV). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncLogicLevel1Value1” Query may return: “VSyncLogicLevel1Value1 1” 3- 584 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 789
MIU connected) resulting from the V Sync measurement. The unit of the value is millivolts (mV). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncLogicLevel1Value2” Query may return: “VSyncLogicLevel1Value2 1” 3- 585 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 790
Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncMaxAll” Query may return: “VSyncMaxAll Pos 1.033 13.765 86.0 5.37 5.37 30.0 30.0 304.8 304.8 Yes Yes 5500.0 500 5500.0 500” 3- 586 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 791
Query returns the V Sync Fall Time maximum limit value specified in the Limits file. The returned value is in nanoseconds (ns). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncMaxFallTime” Query may return: “VSyncMaxFallTime 7.1” 3- 587 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 792
Query returns the V Sync Frequency maximum limit value specified in the Limits file. The returned value is in Hertz (Hz). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncMaxFrequency” Query may return: “VSyncMaxFrequency 85” 3- 588 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 793
Limits file. The returned value is in millivolts (mV). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncMaxLogicLevel0Value1” Query may return: “VSyncMaxLogicLevel0Value1 1” 3- 589 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 794
MIU connected) maximum limit value specified in the Limits file. The returned value is in millivolts (mV). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncMaxLogicLevel0Value2” Query may return: “VSyncMaxLogicLevel0Value2 1” 3- 590 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 795
Limits file. The returned value is in millivolts (mV). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncMaxLogicLevel1Value1” Query may return: “VSyncMaxLogicLevel1Value1 1” 3- 591 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 796
MIU connected) maximum limit value specified in the Limits file. The returned value is in millivolts (mV). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncMaxLogicLevel1Value2” Query may return: “VSyncMaxLogicLevel1Value2 1” 3- 592 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 797
Query returns the V Sync Monotonic Fall maximum limit value specified in the Limits file. The returned value is either “Yes” or “No”. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncMaxMonotonicFall” Query may return: “VSyncMaxMonotonicFall Yes” 3- 593 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 798
Query returns the V Sync Monotonic Rise maximum limit value specified in the Limits file. The returned value is either “Yes” or “No”. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncMaxMonotonicRise” Query may return: “VSyncMaxMonotonicRise Yes” 3- 594 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 799
Query returns the V Sync Overshoot maximum limit value specified in the Limits file. The returned value is in percent (%). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncMaxOvershoot” Query may return: “VSyncMaxOvershoot 15” 3- 595 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 800
Limits file. The returned value is in nanoseconds (ns). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncMaxOvershootSettlingTime” Query may return: “VSyncMaxOvershootSettlingTime 7.1” 3- 596 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 801
Query returns the V Sync Polarity maximum limit value specified in the Limits file. The returned value can be either “Pos” or “Neg”. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncMaxPolarity” Query may return: “VSyncMaxPolarity Pos” 3- 597 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 802
Query returns the V Sync Pulse Width maximum limit value specified in the Limits file. The returned value is in millisecondss (ms). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncMaxPulseWidth” Query may return: “VSyncMaxPulseWidth 0.05” 3- 598 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 803
Query returns the V Sync Rise Time maximum limit value specified in the Limits file. The returned value is in nanoseconds (ns). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncMaxRiseTime” Query may return: “VSyncMaxRiseTime 7.1” 3- 599 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 804
Query returns the V Sync Sync Period maximum limit value specified in the Limits file. The returned value is in milliseconds (ms). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncMaxSyncPeriod” Query may return: “VSyncMaxSyncPeriod 11.75” 3- 600 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 805
Query returns the V Sync Undershoot maximum limit value specified in the Limits file. The returned value is in percent (%). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncMaxUndershoot” Query may return: “VSyncMaxUndershoot 15” 3- 601 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 806
Limits file. The returned value is in nanoseconds (ns). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncMaxUndershootSettlingTime” Query may return: “VSyncMaxUndershootSettlingTime 7.1” 3- 602 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 807
Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncMinAll” Query may return: “VSyncMinAll Neg 0.0 9.765 84.0 0.35 0.35 0.0 0.0 0.0 0.0 Yes Yes 2400.0 0.0 2400.0 0.0” 3- 603 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 808
Query returns the V Sync Fall Time minimum limit value specified in the Limits file. The returned value is in nanoseconds (ns). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncMinFallTime” Query may return: “VSyncMinFallTime 7.1” 3- 604 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 809
Query returns the V Sync Frequency minimum limit value specified in the Limits file. The returned value is in Hertz (Hz). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncMinFrequency” Query may return: “VSyncMinFrequency 85” 3- 605 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 810
Limits file. The returned value is in millivolts (mV). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncMinLogicLevel0Value1” Query may return: “VSyncMinLogicLevel0Value1 1” 3- 606 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 811
MIU connected) minimum limit value specified in the Limits file. The returned value is in millivolts (mV). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncMinLogicLevel0Value2” Query may return: “VSyncMinLogicLevel0Value2 1” 3- 607 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 812
Limits file. The returned value is in millivolts (mV). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncMinLogicLevel1Value1” Query may return: “VSyncMinLogicLevel1Value1 1” 3- 608 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 813
MIU connected) minimum limit value specified in the Limits file. The returned value is in millivolts (mV). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncMinLogicLevel1Value2” Query may return: “VSyncMinLogicLevel1Value2 1” 3- 609 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 814
Query returns the V Sync Monotonic Fall minimum limit value specified in the Limits file. The returned value is either “Yes” or “No”. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncMinMonotonicFall” Query may return: “VSyncMinMonotonicFall Yes” 3- 610 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 815
Query returns the V Sync Monotonic Rise minimum limit value specified in the Limits file. The returned value is either “Yes” or “No”. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncMinMonotonicRise” Query may return: “VSyncMinMonotonicRise Yes” 3- 611 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 816
Query returns the V Sync Overshoot minimum limit value specified in the Limits file. The returned value is in percent (%). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncMinOvershoot” Query may return: “VSyncMinOvershoot 15” 3- 612 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 817
Query returns the V Sync Overshoot minimum limit value specified in the Limits file. The returned value is in nanoseconds (ns). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncMinOvershootSettlingTime” Query may return: “VSyncMinOvershootSettlingTime 7.1” 3- 613 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 818
Query returns the V Sync Polarity minimum limit value specified in the Limits file. The returned value can be either “Pos” or “Neg”. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncMinPolarity” Query may return: “VSyncMinPolarity Pos” 3- 614 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 819
Query returns the V Sync Pulse Width minimum limit value specified in the Limits file. The returned value is in milliseconds (ms). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncMinPulseWidth” Query may return: “VSyncMinPulseWidth 0.05” 3- 615 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 820
Query returns the V Sync Rise Time minimum limit value specified in the Limits file. The returned value is in nanoseconds (ns). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncMinRiseTime” Query may return: “VSyncMinRiseTime 7.1” 3- 616 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 821
Query returns the V Sync Period minimum limit value specified in the Limits file. The returned value is in milliseconds (ms). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncMinSyncPeriod” Query may return: “VSyncMinSyncPeriod 11.75” 3- 617 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 822
Query returns the V Sync Undershoot minimum limit value specified in the Limits file. The returned value is in percent (%). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncMinUndershoot” Query may return: “VSyncMinUndershoot 15” 3- 618 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 823
Limits file. The returned value is in nanoseconds (ns). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncMinUndershootSettlingTime” Query may return: “VSyncMinUndershootSettlingTime 7.1” 3- 619 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 824
Query returns the measured Monotonic Fall value resulting from the V Sync measurement. The returned value is either “Yes” or “No”. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncMonotonicFall” Query may return: “VSyncMonotonicFall Yes” 3- 620 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 825
Query returns the measured Monotonic Rise value resulting from the V Sync measurement. The returned value is either “Yes” or “No”. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncMonotonicRise” Query may return: “VSyncMonotonicRise Yes” 3- 621 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 826
Query returns the measured Overshoot resulting from the V Sync measurement. The returned value is in percent (%). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncOvershoot” Query may return: “VSyncOvershoot 1” 3- 622 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 827
Query returns the measured Overshoot Settling Time resulting from the V Sync measurement. The returned value is in nanoseconds (ns). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncOvershootSettlingTime” Query may return: “VSyncOvershootSettlingTime 1” 3- 623 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 828
Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncPassAll” Query may return: “VSyncPassAll 1 1 1 0 0 0 1 0 0 1 1 1 0 1” 3- 624 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 829
A returned value of 1 means Pass, a returned value of 0 means Fail. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncPassFallTime” Query may return: “VSyncPassFallTime 1” 3- 625 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 830
A returned value of 1 means Pass, a returned value of 0 means Fail. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncPassFrequency” Query may return: “VSyncPassFrequency 1” 3- 626 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 831
A returned value of 1 means Pass, a returned value of 0 means Fail. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncPassLogicLevel0Value1” Query may return: “VSyncPassLogicLevel0Value1 1” 3- 627 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 832
A returned value of 1 means Pass, a returned value of 0 means Fail. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncPassLogicLevel0Value2” Query may return: “VSyncPassLogicLevel0Value2 1” 3- 628 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 833
A returned value of 1 means Pass, a returned value of 0 means Fail. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncPassLogicLevel1Value1” Query may return: “VSyncPassLogicLevel1Value1 1” 3- 629 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 834
A returned value of 1 means Pass, a returned value of 0 means Fail. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncPassLogicLevel0Value2” Query may return: “VSyncPassLogicLevel0Value2 1” 3- 630 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 835
A returned value of 1 means Pass, a returned value of 0 means Fail. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncPassMonotonicFall” Query may return: “VSyncPassMonotonicFall 1” 3- 631 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 836
A returned value of 1 means Pass, a returned value of 0 means Fail. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncPassMonotonicRise” Query may return: “VSyncPassMonotonicRise 1” 3- 632 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 837
A returned value of 1 means Pass, a returned value of 0 means Fail. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncPassOvershoot” Query may return: “VSyncPassOvershoot 1” 3- 633 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 838
A returned value of 1 means Pass, a returned value of 0 means Fail. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncPassOvershootSettlingTime” Query may return: “VSyncPassOvershootSettlingTime 1” 3- 634 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 839
A returned value of 1 means Pass, a returned value of 0 means Fail. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncPassPolarity” Query may return: “VSyncPassPolarity 1” 3- 635 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 840
A returned value of 1 means Pass, a returned value of 0 means Fail. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncPassPulseWidth” Query may return: “VSyncPassPulseWidth 1” 3- 636 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 841
A returned value of 1 means Pass, a returned value of 0 means Fail. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncPassRiseTime” Query may return: “VSyncPassRiseTime 1” 3- 637 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 842
A returned value of 1 means Pass, a returned value of 0 means Fail. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncPassSyncPeriod” Query may return: “VSyncPassSyncPeriod 1” 3- 638 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 843
A returned value of 1 means Pass, a returned value of 0 means Fail. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncPassUndershoot” Query may return: “VSyncPassUndershoot 1” 3- 639 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 844
A returned value of 1 means Pass, a returned value of 0 means Fail. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncPassUndershootSettlingTime” Query may return: “VSyncPassUndershootSettlingTime 1” 3- 640 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 845
Query returns the measured Polarity resulting from the V Sync measurement. The returned value is either “Pos” or “Neg”. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncPolarity” Query may return: “VSyncPolarity Pos” 3- 641 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 846
Query returns the measured Pulse Width resulting from the V Sync measurement. The returned value is in milliseconds (ms). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncPulseWidth” Query may return: “VSyncPulseWidth 1” 3- 642 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 847
Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncRefAll” Query may return: “VSyncRefAll Pos 0.033 11.765 85.0 2.51 2.51 0 0 0 0 Yes Yes 3950.0 0.0 3950.0 0.0” 3- 643 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 848
Query returns the V Sync Fall Time reference value specified in the Reference file. The returned value is in nanoseconds (ns). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncRefFallTime” Query may return: “VSyncRefFallTime 7.1” 3- 644 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 849
Query returns the V Sync Frequency reference value specified in the Reference file. The returned value is in Hertz (Hz). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncRefFrequency” Query may return: “VSyncRefFrequency 85” 3- 645 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 850
Logic Level 0 at 2.21 kΩ termination resistance) reference value specified in the Reference file. The returned value is in millivolts (mV). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncRefLogicLevel0Value1” Query may return: “VSyncRefLogicLevel0Value1 1” 3- 646 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 851
MIU connected) reference value specified in the Reference file. The returned value is in millivolts (mV). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncRefLogicLevel0Value2” Query may return: “VSyncRefLogicLevel0Value2 1” 3- 647 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 852
Logic Level 1 at 2.21 kΩ termination resistance) reference value specified in the Reference file. The returned value is in millivolts (mV). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncRefLogicLevel1Value1” Query may return: “VSyncRefLogicLevel1Value1 1” 3- 648 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 853
MIU connected) reference value specified in the Reference file. The returned value is in millivolts (mV). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncRefLogicLevel1Value2” Query may return: “VSyncRefLogicLevel1Value2 1” 3- 649 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 854
Query returns the V Sync Monotonic Fall reference value specified in the Reference file. The returned value is either “Yes” or “No”. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncRefMonotonicFall” Query may return: “VSyncRefMonotonicFall Yes” 3- 650 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 855
Query returns the V Sync Monotonic Rise reference value specified in the Reference file. The returned value is either “Yes” or “No”. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncRefMonotonicRise” Query may return: “VSyncRefMonotonicRise Yes” 3- 651 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 856
Query returns the V Sync Overshoot reference value specified in the Reference file. The returned value is in percent (%). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncRefOvershoot” Query may return: “VSyncRefOvershoot 15” 3- 652 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 857
Query returns the V Sync Overshoot Settling Time reference value specified in the Reference file. The returned value is in nanoseconds (ns). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncRefOvershootSettlingTime” Query may return: “VSyncRefOvershootSettlingTime 7.1” 3- 653 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 858
Query returns the V Sync Polarity reference value specified in the Reference file. The returned value can be either “Pos” or “Neg”. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncRefPolarity” Query may return: “VSyncRefPolarity Pos” 3- 654 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 859
Query returns the V Sync Pulse Width reference value specified in the Reference file. The returned value is in milliseconds (ms). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncRefPulseWidth” Query may return: “VSyncRefPulseWidth 0.05” 3- 655 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 860
Query returns the V Sync Rise Time reference value specified in the Reference file. The returned value is in nanoseconds (ns). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncRefRiseTime” Query may return: “VSyncRefRiseTime 7.1” 3- 656 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 861
Query returns the V Sync Sync Period reference value specified in the Reference file. The returned value is in milliseconds (ms). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncRefSyncPeriod” Query may return: “VSyncRefSyncPeriod 11.75” 3- 657 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 862
Query returns V Sync Undershoot reference value specified in the Reference file. The returned value is in percent (%). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncRefUndershoot” Query may return: “VSyncRefUndershoot 15” 3- 658 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 863
Query returns the V Sync Undershoot Settling Time reference value specified in the Reference file. The returned value is in nanoseconds (ns). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncRefUndershootSettlingTime” Query may return: “VSyncRefUndershootSettlingTime 7.1” 3- 659 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 864
Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncRelAll” Query may return: “VSyncRelAll Pos 1 - -0.005 0,034 5 5 4.458 5.226 3.8 0.0 Yes Yes - -761.48 - -400 - -1129.3 464.4” 3- 660 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 865
Query returns the Fall Time relative value resulting from the V Sync measurement. The returned value is in nanoseconds (ns). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncRelFallTime” Query may return: “VSyncRelFallTime 7.1” 3- 661 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 866
Query returns the Frequency relative value resulting from the V Sync measurement. The returned value is in Hertz (Hz). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncRelFrequency” Query may return: “VSyncRelFrequency 85” 3- 662 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 867
2.21 kΩ termination resistance) relative value resulting from the V Sync measurement. The returned value is in millivolts (mV). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncRelLogicLevel0Value1” Query may return: “VSyncRelLogicLevel0Value1 1” 3- 663 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 868
MIU connected) relative value resulting from the V Sync measurement. The returned value is in millivolts (mV). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncRelLogicLevel0Value2” Query may return: “VSyncRelLogicLevel0Value2 1” 3- 664 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 869
2.21 kΩ termination resistance) relative value resulting from the V Sync measurement. The returned value is in millivolts (mV). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncRelLogicLevel1Value1” Query may return: “VSyncRelLogicLevel1Value1 1” 3- 665 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 870
MIU connected) relative value resulting from the V Sync measurement. The returned value is in millivolts (mV). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncRelLogicLevel1Value2” Query may return: “VSyncRelLogicLevel1Value2 1” 3- 666 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 871
Query returns the Monotonic Fall relative value resulting from the V Sync measurement. The returned value is either “Yes” or “No”. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncRelMonotonicFall” Query may return: “VSyncRelMonotonicFall Yes” 3- 667 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 872
Query returns the Monotonic Rise relative value resulting from the V Sync measurement. The returned value is either “Yes” or “No”. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncRelMonotonicRise” Query may return: “VSyncRelMonotonicRise Yes” 3- 668 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 873
Query returns the Overshoot relative value resulting from the V Sync measurement. The returned value is in percent (%). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncRelOvershoot” Query may return: “VSyncRelOvershoot 15” 3- 669 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 874
Query returns the Overshoot Settling Time relative value resulting from the V Sync measurement. The returned value is in nanoseconds (ns). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncRelOvershootSettlingTime” Query may return: “VSyncRelOvershootSettlingTime 7.1” 3- 670 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 875
Query returns the Polarity relative value resulting from the V Sync measurement. The value can be either “Pos” or “Neg”. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncRelPolarity” Query may return: “VSyncRelPolarity Pos” 3- 671 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 876
Query returns the Pulse Width relative value resulting from the V Sync measurement. The returned value is in milliseconds (ms). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncRelPulseWidth” Query may return: “VSyncRelPulseWidth 0.05” 3- 672 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 877
Query returns the Rise Time relative value resulting from the V Sync measure- ment. The returned value is in nanoseconds (ns). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncRelRiseTime” Query may return: “VSyncRelRiseTime 7.1” 3- 673 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 878
Query returns the Sync Period relative value resulting from the V Sync measure- ment. The returned value is in milliseconds (ms). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncRelSyncPeriod” Query may return: “VSyncRelSyncPeriod 11.75” 3- 674 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 879
Query returns the Undershoot relative value resulting from the V Sync measurement. The returned value is in percent (%). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncRelUndershoot” Query may return: “VSyncRelUndershoot 15” 3- 675 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 880
Query returns the Undershoot Settling Time relative value resulting from the V Sync measurement. The returned value is in nanoseconds (ns). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncRelUndershootSettlingTime” Query may return: “VSyncRelUndershootSettlingTime 7.1” 3- 676 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 881
Query returns the measured Rise Time resulting from the V Sync measurement. The returned value is in nanoseconds (ns). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncRiseTime” Query may return: “VSyncRiseTime 1” 3- 677 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 882
Query returns “0” if the V Sync measurement is not selected. Query returns “1” if the V Sync measurement is selected. Examples VARIable:VALue “VSyncSet”, “ON” VARIable:VALue? “VSyncSet” Query may return: “VSyncSet 1” 3- 678 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 883
Query returns Done when the measurement is completed without limit testing. Query returns Stopped when the measurement is halted before completion. Returns “- -- -- -” if no valid value are currently available. Examples VARIable:VALue? “VSyncStatus” Query may return: “VSyncStatus Pass” 3- 679 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 884
Query returns the measured Sync Period resulting from the V Sync measurement. The returned value is in milliseconds (ms). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncSyncPeriod” Query may return: “VSyncSyncPeriod 1” 3- 680 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 885
Query returns the measured Undershoot resulting from the V Sync measurement. The returned value is in percent (%). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncUndershoot” Query may return: “VSyncUndershoot 1” 3- 681 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 886
Query returns the measured Undershoot Settling Time resulting from the V Sync measurement. The returned value is in nanoseconds (ns). Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VSyncUndershootSettlingTime” Query may return: “VSyncUndershootSettlingTime 1” 3- 682 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 887
V Timing measurement on the specified channel. The returned value is a line number. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VTimingAddressableLinesCh1” Query may return: “VTimingAddressableLinesCh1 600” 3- 683 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 888
Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VTimingAll” Query may return: “VTimingAll 47 0.0 1023.0 0.0 2.0 47 0.0 1023.0 0.0 2.0 47 0.0 1023.0 0.0 2.0 47 0.0 1023.0 0.0 2.0 3.0” 3- 684 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 889
Return value Query returns the currently assigned total number of samples for the V Timing measurement Examples VARIable:VALue “VTimingAverage”, “1” VARIable:VALue? “VTimingAverage” Query may return: “VTimingAverage 8” 3- 685 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 890
The returned value is a line number. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VTimingBackPorchCh1” Query may return: “VTimingBackPorchCh1 27” 3- 686 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 891
The returned value is a line number. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VTimingBottomBorderCh1” Query may return: “VTimingBottomBorderCh1 0” 3- 687 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 892
The returned value is a line number. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VTimingFrontPorchCh1” Query may return: “VTimingFrontPorchCh1 1” 3- 688 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 893
Return value Query returns the currently assigned line number resulting from the V Timing measurement. Examples VARIable:VALue? “VTimingLine” Query may return: “VTimingLine 325” 3- 689 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 894
Limits file on the specified channel. The returned value is a line number. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VTimingMaxAddressableLinesCh1” Query may return: “VTimingMaxAddressableLinesCh1 600” 3- 690 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 895
Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VTimingMaxAll” Query may return: “VTimingMaxAll 48.0 1.0 1025.0 1.0 2.0 48.0 1.0 1025.0 1.0 2.0 48.0 1.0 1025.0 1.0 2.0 4.0” 3- 691 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 896
Limits file on the specified channel. The returned value is a line number. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VTimingMaxBackPorchCh1” Query may return: ”VTimingMaxBackPorchCh1 27” 3- 692 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 897
Limits file on the specified channel. The returned value is a line number. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VTimingMaxBottomBorderCh1” Query may return: “VTimingMaxBottomBorderCh1 0” 3- 693 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 898
Limits file on the specified channel. The returned value is a line number. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VTimingMaxFrontPorchCh1” Query may return: “VTimingMaxFrontPorchCh1 1” 3- 694 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 899
Query returns the V Timing Sync Pulse Width maximum limit value specified in the Limits file. The returned value is a line number. Returns ”- -- -- -” if no valid value is currently available. Examples VARIable:VALue? ”VTimingMaxSyncPulseWidth” Query may return: ”VTimingMaxSyncPulseWidth 3” 3- 695 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 900
The returned value is a line number. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VTimingMaxTopBorderCh1” Query may return: “VTimingMaxTopBorderCh1 0” 3- 696 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 901
Limits file on the specified channel. The returned value is a line number. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VTimingMinAddressableLinesCh1” Query may return: “VTimingMinAddressableLinesCh1 600” 3- 697 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 902
Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VTimingMinAll” Query may return: “VTimingMinAll 46.0 0.0 1023.0 0.0 0.0 46.0 0.0 1023.0 0.0 0.0 46.0 0.0 1023.0 0.0 0.0 2.0” 3- 698 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 903
Limits file on the specified channel. The returned value is a line number. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VTimingMinBackPorchCh1” Query may return: “VTimingMinBackPorchCh1 27” 3- 699 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 904
Limits file on the specified channel. The returned value is a line number. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VTimingMinBottomBorderCh1” Query may return: “VTimingMinBottomBorderCh1 0” 3- 700 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 905
Limits file on the specified channel. The returned value is a line number. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VTimingMinFrontPorchCh1” Query may return: “VTimingMinFrontPorchCh1 1” 3- 701 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 906
Query returns the V Timing Sync Pulse Width minimum limit value specified in the Limits file. The returned value is a line number. Returns ”- -- -- -” if no valid value is currently available. Examples VARIable:VALue? ”VTimingMinSyncPulseWidth” Query may return: ”VTimingMinSyncPulseWidth 3” 3- 702 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 907
Limits file on the specified channel. The returned value is a line number. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VTimingMinTopBorderCh1” Query may return: “VTimingMinTopBorderCh1 0” 3- 703 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 908
A returned value of 1 means Pass, a returned value of 0 means Fail. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VTimingPassAddressableLinesCh1” Query may return: “VTimingPassAddressableLinesCh1 1” 3- 704 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 909
Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VTimingPassAll” Query may return: “VTimingPassAll 1 0 0 0 1 1 1 0 1 0 1 1 1 1 1 1 1” 3- 705 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 910
A returned value of 1 means Pass, a returned value of 0 means Fail. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VTimingPassBackPorchCh1” Query may return: “VTimingPassBackPorchCh1 1” 3- 706 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 911
A returned value of 1 means Pass, a returned value of 0 means Fail. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VTimingPassBottomBorderCh1” Query may return: “VTimingPassBottomBorderCh1 1” 3- 707 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 912
A returned value of 1 means Pass, a returned value of 0 means Fail. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VTimingPassFrontPorchCh1” Query may return: “VTimingPassFrontPorchCh1 1” 3- 708 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 913
A returned value of 1 means Pass, a returned value of 0 means Fail. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VTimingPassSyncPulseWidth” Query may return: “VTimingPassSyncPulseWidth 1” 3- 709 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 914
A returned value of 1 means Pass, a returned value of 0 means Fail. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VTimingPassTopBorderCh1” Query may return: “VTimingPassTopBorderCh1 1” 3- 710 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 915
Reference file on the specified channel. The returned value is a line number. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VTimingRefAddressableLinesCh1” Query may return: “VTimingRefAddressableLinesCh1 600” 3- 711 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 916
Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VTimingRefAll” Query may return: “VTimingRefAll 47.0 0.0 1024.0 0.0 1.0 47.0 0.0 1024.0 0.0 1.0 47.0 0.0 1024.0 0.0 1.0 3.0” 3- 712 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 917
Reference file on the specified channel. The returned value is a line number. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VTimingRefBackPorchCh1” Query may return: “VTimingRefBackPorchCh1 27” 3- 713 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 918
Reference file on the specified channel. The returned value is a line number. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VTimingRefBottomBorderCh1” Query may return: “VTimingRefBottomBorderCh1 0” 3- 714 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 919
Reference file on the specified channel. The returned value is a line number. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VTimingRefFrontPorchCh1” Query may return: “VTimingRefFrontPorchCh1 1” 3- 715 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 920
Query returns the V Timing Sync Pulse Width reference value specified in the Reference file. The returned value is a line number. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VTimingRefSyncPulseWidth” Query may return: “VTimingRefSyncPulseWidth 3” 3- 716 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 921
Reference file on the specified channel. The returned value is a line number. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VTimingRefTopBorderCh1” Query may return: “VTimingRefTopBorderCh1 0” 3- 717 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 922
The returned value is a line number. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VTimingRelAddressableLinesCh1” Query may return: “VTimingRelAddressableLinesCh1 600” 3- 718 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 923
Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VTimingRelAll” Query may return: “VTimingRelAll 1 0.0 - -1.0 0.0 1.0 1 0.0 - -1.0 0.0 1.0 1 0.0 - -1.0 0.0 1.0 0.0” 3- 719 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 924
The returned value is a line number. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VTimingRelBackPorchCh1” Query may return: “VTimingRelBackPorchCh1 27” 3- 720 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 925
The returned value is a line number. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VTimingRelBottomBorderCh1” Query may return: “VTimingRelBottomBorderCh1 0” 3- 721 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 926
The returned value is a line number. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VTimingRelFrontPorchCh1” Query may return: “VTimingRelFrontPorchCh1 1” 3- 722 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 927
Query returns the Sync Pulse Width relative value resulting from the V Timing measurement. The returned value is a line number. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VTimingRelSyncPulseWidth” Query may return: “VTimingRelSyncPulseWidth 3” 3- 723 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 928
The returned value is a line number. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VTimingRelTopBorderCh1” Query may return: “VTimingRelTopBorderCh1 0” 3- 724 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 929
Query returns “0” if the V Timing measurement is not selected. Query returns “1” if the V Timing measurement is selected. Examples VARIable:VALue “VTimingSet”, “ON” VARIable:VALue? “VTimingSet” Query may return: “VTimingSet 1” 3- 725 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 930
Query returns Done when the measurement is completed without limit testing. Query returns Stopped when the measurement is halted before completion. Returns “- -- -- -” if no valid value are currently available. Examples VARIable:VALue? “VTimingStatus” Query may return: “VTimingStatus Pass” 3- 726 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 931
Query returns the measured Sync Pulse Width resulting from the V Timing measurement. The returned value is in Line. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VTimingSyncPulseWidth” Query may return: “VTimingSyncPulseWidth 3” 3- 727 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 932
The returned value is in Line. Returns “- -- -- -” if no valid value is currently available. Examples VARIable:VALue? “VTimingTopBorderCh1” Query may return: “VTimingTopBorderCh1 0” 3- 728 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 933
OFF is the same as 0, and ON is the same as 1. Related Commands WarningReportResults WarningReportSignal Return value Query returns the current specified setting. Examples VARIable:VALue “WarningReportingMeasure”, “ON” VARIable:VALue? “WarningReportingMeasure” Query may return: “WarningReportingMeasure 0” 3- 729 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 934
OFF is the same as 0, and ON is the same as 1. Related Commands WarningReportingMeasure WarningReportingSignal Return value Query returns the current specified setting. Examples VARIable:VALue “WarningReportingResults”, “ON” VARIable:VALue? “WarningReportingResults” Query may return: “WarningReportingResults 0” 3- 730 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 935
OFF is the same as 0, and ON is the same as 1. Related Commands WarningReportingMeasure WarningReportingResults Return value Query returns the current specified setting. Examples VARIable:VALue “WarningReportingSignal”, “ON” VARIable:VALue? “WarningReportingSignal” Query may return: “WarningReportingSignal 0” 3- 731 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 936
OFF is the same as 0, and ON is the same as 1. Return value Query returns the current specified setting. Examples VARIable:VALue “WarningReportingResults”, “ON” VARIable:VALue? “WarningReportingResults” Query may return: “WarningReportingResults 0” 3- 732 VM5000 Automatic Video Measurement Set Programmer Manual...
Page 939
Option VGA does not have this file. Sending GPIB Commands The time required for a command to transfer from the platform to the VM5000 Java application can vary. In previous versions of this product, we recommended a 50 ms delay between each command to allow time for the instrument to fully process commands.
Page 940
} while ( !strstr(receiveBuf, variable) ); Option VGA Example code is as follows: // Send a query to the VM5000 platform and get the response, the ID and version No. strcpy(outString, ”VARI:VAL? \”ID\”\n”); printf(”Query response to VARI:VAL? \”ID\” is %s\n”, queryVM5000(outString, readBuf));...
Page 941
The code above takes advantage of the fact that the VM5000 always adds the command back into each GPIB value as it processes it. You can see the actual file to get the complete list of the code in the VM5000 product software CD.
Page 942
Appendix A:Programming the VM5000 A- 4 VM5000 Automatic Video Measurement Set Programmer Manual...
Need help?
Do you have a question about the VM5000 and is the answer not in the manual?
Questions and answers