Sets the alarm value of the input signal for the specified DIO channel(s). If the channel list is omitted, the command applies to the whole scan list.
| Name | Type | Values | Description |
|---|
| ch_listopt | channel_list | - | One or more DIO channels to which the setting applies. |
integer - Returns the alarm value as a decimal integer. Multiple return values are separated by commas.
CALC:COMP:DATA? (@301)
Sets or queries the pattern-comparison mask for the specified DIO channel(s). The mask defines which bits are active and which bits are ignored.
| Name | Type | Values | Description |
|---|
| mask | integer | 0 - 4294967295 | Sets the active bits to 1 and the bits to be ignored to 0. |
| ch_listopt | channel_list | - | One or more DIO channels to apply the command to; if omitted, the command is applied to the whole scan list. |
integer - Returns the mask value as a decimal value. Multiple return values are separated by commas.
CALC:COMP:MASK 129,(@301)
CALC:COMP:DATA 154,(@301)
CALC:COMP:TYPE EQU,(@301)
CALC:COMP:STAT ON,(@301)
Enables or disables pattern comparison mode on the specified digital input channels. When enabled, the instrument compares the digital input value against the alarm value and generates an alarm when the value is the same as or different from the defined pattern.
| Name | Type | Values | Description |
|---|
| state | enum | OFF | 0 | ON | 1 | Sets pattern comparison mode off or on. |
| ch_listopt | channel_list | - | One or more DIO channels to which the command applies. |
enum - Returns the current pattern comparison state for the specified channel list, as 0 or 1. Multiple return values are separated by commas.
CALC:COMP:STAT 1,(@301)
CALC:COMP:STAT? (@301)
Sets the pattern comparison mode for the specified digital input channels. The instrument generates an alarm when the monitored input pattern is the same as or different from the defined pattern.
| Name | Type | Values | Description |
|---|
| mode | enum | EQUal | NEQual | Pattern comparison mode. |
| ch_listopt | channel_list | - | One or more DIO channels to which the command applies. |
enum - Returns EQU or NEQ for each queried channel, separated by commas.
CALC:COMP:TYPE EQU,(@301:304)
CALC:COMP:TYPE? (@301:304)
Returns the alarm lower limits of the specified channels. If <ch_list> is omitted, the query returns the alarm lower limits of all the multiplexer channels and TOT channels in the scan list.
| Name | Type | Values | Description |
|---|
| ch_listopt | channel_list | - | One or more channels to query; if omitted, the query applies to all multiplexer channels and TOT channels in the scan list. |
real - The alarm lower limit(s) of the specified channels.
CALCulate:LIMit:LOWer? [(@<ch_list>)]
Returns the alarm upper limits of the specified channels. If <ch_list> is omitted, the query returns the alarm upper limits of all the multiplexer channels and TOT channels in the scan list.
| Name | Type | Values | Description |
|---|
| ch_listopt | channel_list | - | One or more channels to query; if omitted, the query applies to the whole scan list. |
real - The alarm upper limit(s) of the specified channels.
Enables or disables the lower alarm limits for the specified channels. The query returns 0 or 1 for each channel, separated by commas.
| Name | Type | Values | Description |
|---|
| ch_listopt | channel_list | - | One or more channels to which the command applies; if omitted, the command is applied to the whole scan list. |
enum - Returns 0 or 1 for each specified channel, separated by commas.
CALC:LIM:LOW:STAT ON,(@101)
CALC:LIM:LOW:STAT? (@101)
Returns the upper alarm limit state of the specified channels. The query returns 0 or 1, with multiple return values separated by commas.
| Name | Type | Values | Description |
|---|
| ch_listopt | channel_list | - | One or more channels for the specified multiplexer channels and TOT channels. |
integer - The query returns 0 or 1 for the upper limit state of each specified channel. Multiple return values are separated by commas.
CALC:LIM:LOW:STAT? (@101)
Disables or enables the scaling function for the specified channels. If the channel list is omitted, the command applies to the whole scan list.
| Name | Type | Values | Description |
|---|
| ch_listopt | channel_list | - | One or more multiplexer channels to which the scaling function applies. |
enum - Returns the current scaling state as 0 or 1 for each queried channel.
CALC:SCAL:STAT? (@101,102)
Queries the unit of the scaled readings for the specified channels. Multiple return values are separated by commas.
| Name | Type | Values | Description |
|---|
| ch_listopt | channel_list | - | One or more channels; if omitted, the command applies to the whole scan list. |
enum - Returns the unit for each specified channel as K, #C, #F, or an ASCII string enclosed in double quotation marks. Multiple return values are separated by commas.
CALC:SCAL:UNIT "PSI",(@101,102)
CALC:SCAL:UNIT? (@101,102)
Returns the average value from the calculation subsystem.
real - The average value.
Clears the CALCulate:AVERage subsystem state.
Returns the average count.
integer - The average count.
Returns the time associated with the maximum calculated average value.
real - The time associated with the maximum calculated average value.
Returns the maximum value of the averaged calculation result.
real - The maximum value of the averaged calculation result.
Returns the minimum time for the average calculation. The slice only lists the query in the command list and does not provide further details.
real - The minimum average time.
Returns the minimum average value.
real - The minimum average value.
Returns the peak-to-peak average measurement result.
real - Peak-to-peak average value.
Returns the standard deviation of the averaged calculation result.
real - Standard deviation of the averaged calculation result.
Sets comparison data for the calculator compare function.
Defines the mask used by the CALCulate:COMPare subsystem. The command is listed in the command list, but this page slice does not show its syntax or parameters.
Turns the calculation compare state on or off.
| Name | Type | Values | Description |
|---|
| state | enum | ON | OFF | Enables or disables compare state. |
Sets the comparison type for the CALCulate:COMPare subsystem.
| Name | Type | Values | Description |
|---|
| type | enum | - | Comparison type. |
Sets the lower limit value for the calculate limit subsystem.
Enables or disables the lower limit calculation state in the CALCulate:LIMit subsystem.
| Name | Type | Values | Description |
|---|
| state | enum | ON | OFF | Turns the lower limit state on or off. |
Sets the upper limit for the calculation limit subsystem.
Sets the scale constant for the CALCulate:SCALe subsystem.
| Name | Type | Values | Description |
|---|
| constant | real | - | Scale constant value. |
Sets the scale gain used by the CALCulate subsystem.
Sets the scale offset for the calculation subsystem. The command is listed in the CALCulate:SCALe command group.
Nulls the current scale offset value.
Sets the square scale calculation function in the CALCulate subsystem.
Enables or disables the scale function in the CALCulate subsystem.