Scaling (SCALing)


Set or query the scaling based on the clamp model

Syntax

(Command)

(Query)


:SCALing:CMODel A$,B$

:SCALing:CMODel? A$

(Response)

A$,B$

A$ = CH1_1 to CH27_4
B$ = C3273_50, C3274, C3275, C3276, C3283, C3284, C3285, C9010_50, C9018_50, C9132_50, C9322, C9657_10, C9675, CT6700, CT6701, CT6710, CT6711

Details

Makes scaling settings based on clamp model.
When the clamp model is set and scaling is selected, the settings will be returned as a text string.

Example

:SCALing:CMODel CH1_1,C3273_50
:SCALing:CMODel? CH1_1
(Response)  :SCALING:CMODEL CH1_1,C3273_50  (when headers are enabled)

Note

-

Usage
Conditions

-




Set or query the scaling range of the clamp

Syntax

(Command)

(Query)


:SCALing:CRANge A$,B

:SCALing:CRANge? A$

(Response)

A$,B

A$ = CH1_1 to CH27_4
B = 1.0E-03 to 5.0E+03

Details

Makes range settings when using scaling and specifying the user of a particular clamp sensor.
Returns the scaling range of the clamp.

Example

:SCALing:CRANge CH1_1,30
:SCALing:CRANge? CH1_1
(Response)  :SCALING:CRANGE CH1_1,+3.00000E+01  (when headers are enabled)

Note

The range depends on the type of the model.

Usage
Conditions

When the scaling setting is set to "SENSor"




Set or query the output rate for clamp scaling

Syntax

(Command)

(Query)


:SCALing:CRATe A$,B$

:SCALing:CRATe? A$

(Response)

A$,B$

A$ = CH1_1 to CH27_4
B$ = R10MA, R100MA, R1A, R10A, R20A, R50A, R100A, R200A, R250A, R500A, R1KA, R2KA, R2_5KA, R5KA, R1KV

Details

Makes settings for the output rate when using scaling and a clamp sensor.
Returns the current clamp scaling output rate.

R10MA  1V → 10mA
R100MA  1V → 100mA
R1A  1V → 1A
R10A  1V → 10A
R20A  1V → 20A
R50A  1V → 50A
R100A  1V → 100A
R200A  1V → 200A
R250A  1V → 250A
R500A  1V → 500A
R1KA  1V → 1000A
R2KA  1V → 2000A
R2_5KA  1V → 2500A
R5KA  1V → 5000A
R1KV  1V → 1000V

Example

:SCALing:CRATe CH1_1,R10MA
:SCALing:CRATe? CH1_1
(Response)  :SCALING:CRATE CH1_1,R10MA  (when headers are enabled)

Note

-

Usage
Conditions

When the scaling setting is set to "RATE"




Set or query the scaling based on decibel (dB)

Syntax

(Command)

(Query)


:SCALing:DB A$,B,C

:SCALing:DB? A$

(Response)

A$,B,C

A$ = CH1_1 to CH27_4
B = -200 to +200 (Input)
C = -200 to +200 (Output)

Details

Makes scaling settings based on decibel (dB).
Returns current scaling settings.

Example

:SCALing:DB CH1_1,0,20
:SCALing:DB? CH1_1
(Response)  :SCALING:DB CH1_1,+0.00000E+00,+2.00000E+01  (when headers are enabled)

Note

-

Usage
Conditions

When the scaling setting is set to "DB"




Select or query the scaling method

Syntax

(Command)

(Query)


:SCALing:KIND A$,B$

:SCALing:KIND? A$

(Response)

A$,B$

A$ = CH1_1 to CH27_4
B$ = RATIo, POINt, SENSor, RATE, DB, RATING

Details

Sets the scaling method.
Returns the current scaling method.

RATIo  Scale by specifying a conversion ratio
POINt  Scale by specifying two data points
SENSor  Scale by specifying the sensor (clamp)
RATE  Scale by specifying the output rate (clamp)
DB  Scale in terms of dB units
RATING  Scale in terms of rated output

Example

:SCALing:KIND CH1_1,POINt
:SCALing:KIND? CH1_1
(Response)  :SCALING:KIND CH1_1,POINT  (when headers are enabled)

Note

The setting method depends on the unit type.

Usage
Conditions

-




Set or query scaling offset (RATIO)

Syntax

(Command)

(Query)


:SCALing:OFFSet A$,B

:SCALing:OFFSet? A$

(Response)

A$,B

A$ = CH1_1 to CH27_4
B = -9.9999E+19 to +9.9999E+19

Details

Specifies scaling offset.
Returns the current scaling offset.

Example

:SCALing:OFFSet CH1_1,0
:SCALing:OFFSet? CH1_1
(Response)  :SCALING:OFFSET CH1_1,+0.00000E+00  (when headers are enabled)

Note

-

Usage
Conditions

-




Set or query the scaling value for the rated capacity of a strain channel

Syntax

(Command)

(Query)


:SCALing:RTDCapa A$,B

:SCALing:RTDCapa? A$

(Response)

A$,B

A$ = CH1_1 to CH27_4
B = 1.0000E-09 to +9.9999E+09

Details

Sets the scaling value for the rated capacity.
Returns the scaling value for the rated capacity.

Example

:SCALing:RTDCapa CH1_1,2
:SCALing:RTDCapa? CH1_1
(Response)  :SCALING:RTDCAPA CH1_1,+2.00000E+00  (when headers are enabled)

Note

-

Usage
Conditions

This command is valid only for strain modules.
When the scaling setting is set to "RATING"




Set or query the scaling value for the rated output of a strain channel

Syntax

(Command)

(Query)


:SCALing:RTDOut A$,B

:SCALing:RTDOut? A$

(Response)

A$,B

A$ = CH1_1 to CH27_4
B = +1.0000E-09 to +9.9999E+09

Details

Sets the scaling value for the rated output.
Returns the scaling value for the rated output.

Example

:SCALing:RTDOut CH1_1,1
:SCALing:RTDOut? CH1_1
(Response)  :SCALING:RTDOUT CH1_1,+1.00000E+00  (when headers are enabled)

Note

-

Usage
Conditions

This command is valid only for strain modules.
When the scaling setting is set to "RATING"




Set or query two-point scaling values (for POINT)

Syntax

(Command)

(Query)


:SCALing:SCUPLOw A$,B,C

:SCALing:SCUPLOw? A$

(Response)

A$,B,C

A$ = CH1_1 to CH27_4
B = -9.9999E+29 to +9.9999E+29
C = -9.9999E+29 to +9.9999E+29

Details

Sets the two-point scaling values.
Returns the current two-point scaling values.

Example

:SCALing:SCUPLOw CH1_1,-0.5,0.5
:SCALing:SCUPLOw? CH1_1
(Response)  :SCALING:SCUPLOW CH1_1,-5.00000E-01,+5.00000E-01  (when headers are enabled)

Note

-

Usage
Conditions

-




Set or query scaling methods

Syntax

(Command)

(Query)


:SCALing:SET A$,B$

:SCALing:SET? A$

(Response)

A$,B$

A$ = CH1_1 to CH27_4
B$ = OFF, NUM, SCI

Details

Enables and disables the scaling function.
Returns the current state of the scaling function.

OFF  Scaling is disabled
NUM  Decimal: Scaling is enabled and values are displayed using engineering notation
SCI  Exponential: Scaling is enabled and values are displayed using scientific notation

Example

:SCALing:SET CH1_1,NUM
:SCALing:SET? CH1_1
(Response)  :SCALING:SET CH1_1,NUM  (when headers are enabled)

Note

-

Usage
Conditions

-




Specify or query the scaling unit name

Syntax

(Command)

(Query)


:SCALing:UNIT A$,"B$"

:SCALing:UNIT? A$

(Response)

A$,"B$"

A$ = CH1_1 to CH27_4
B$ = Unit name (up to 7 characters)

Details

Assigns the name of the unit "B$" to be used for scaling channel.
Returns the name of the unit assigned to scaling channel.

Either single (') or double quotation marks (") can be used in the command argument.
Special characters can be entered as follows:

PC

ˆ2

ˆ3

˜u

˜o

˜e

˜c

˜+

˜,

˜;

ˆˆ

˜˜

MR8740T

2

3

μ

Ω

ε

°

±

'

"

ˆ

˜


Example

:SCALing:UNIT CH1_1,"mA"
:SCALing:UNIT? CH1_1
(Response)  :SCALING:UNIT CH1_1,"mA"  (when headers are enabled)

Note

-

Usage
Conditions

-




Set or query the scaling conversion ratio (for RATIO)

Syntax

(Command)

(Query)


:SCALing:VOLT A$,B

:SCALing:VOLT? A$

(Response)

A$,B

A$ = CH1_1 to CH27_4
B = -9.9999E+09 to +9.9999E+09

Details

Sets the scaling conversion ratio for channel A$.
Returns the current scaling conversion ratio setting for channel A$.

Example

:SCALing:VOLT CH1_1,1
:SCALing:VOLT? CH1_1
(Response)  :SCALING:VOLT CH1_1,+1.00000E+00  (when headers are enabled)

Note

0 can not be specified for "B".

Usage
Conditions

-




Set or query the two-point scaling values (for POINT)

Syntax

(Command)

(Query)


:SCALing:VOUPLOw A$,B,C

:SCALing:VOUPLOw? A$

(Response)

A$,B,C

A$ = CH1_1 to CH27_4
B = -9.9999E+29 to +9.9999E+29
C = -9.9999E+29 to +9.9999E+29

Details

Sets the two-point scaling values for channel A$.
Returns the two-point scaling values for channel A$.

Example

:SCALing:VOUPLOw CH1_1,0.05,-0.05
:SCALing:VOUPLOw? CH1_1
(Response)  :SCALING:VOUPLOW CH1_1,+5.00000E-02,-5.00000E-02  (when headers are enabled)

Note

-

Usage
Conditions

-