
Model 2700 Multimeter/Switch System User’s Manual
Rel, Math, Ratio, Channel Average, dB
5-15
Math programming examples
Example #1
— The following command sequence performs the mX+b calculation for
channels 101 and 102 of the Model 7700. Keep in mind that after CALC:DATA? is sent,
the Model 2700 has to be addressed to talk to send the math result to the computer.
NOTE
The following example can be run from the KE2700 Instrument Driver using the
CALC:FORM MXB
' Select mX+b calculation.
CALC:KMAT:MMF 2
' Set 'm' factor to 2.
CALC:KMAT:MBF 100
' Set 'b' factor to 100.
CALC:STAT ON
' Enable math calculation.
ROUT:CLOS (@101)
' Close channel 101.
CALC:DATA?
' Read mX+b result for channel 101.
ROUT:CLOS (@102)
' Close channel 102.
CALC:DATA?
' Read mX+b result for channel 102.
Example #2
— The following command sequence configures channels 101 through 110
of the Model 7700 to perform the percent calculation when they are scanned.
NOTE
The following example can be run from the KE2700 Instrument Driver using the
example named “Percent” in
.
CALC:FORM PERC,(@101:110)
' Select percent calculation.
CALC:KMAT:PERC 100,(@101:110)
' Set reference to 100.
CALC:STAT ON,(@101:110)
' Enable math calculation.
Содержание 2700
Страница 3: ......
Страница 7: ......
Страница 197: ...5 24 Rel Math Ratio Channel Average dB Model 2700 Multimeter Switch System User s Manual...
Страница 213: ...6 16 Buffer Model 2700 Multimeter Switch System User s Manual...
Страница 289: ...9 18 Limits and Digital I O Model 2700 Multimeter Switch System User s Manual...
Страница 335: ...11 24 Status Structure Model 2700 Multimeter Switch System User s Manual...
Страница 336: ...12 CommonCommands...
Страница 344: ...13 SCPISignalOriented MeasurementCommands...
Страница 353: ...13 10 SCPI Signal Oriented Commands Model 2700 Multimeter Switch System User s Manual...
Страница 363: ...14 10 FORMat and Misc SYSTem Commands Model 2700 Multimeter Switch System User s Manual...
Страница 364: ...15 SCPIReferenceTables...
Страница 391: ...A 2 Specifications Model 2700 Multimeter Switch System User s Manual...
Страница 392: ...Model 2700 Multimeter Switch System User s Manual Specifications A 3...
Страница 393: ...A 4 Specifications Model 2700 Multimeter Switch System User s Manual...
Страница 394: ...Model 2700 Multimeter Switch System User s Manual Specifications A 5...
Страница 395: ...A 6 Specifications Model 2700 Multimeter Switch System User s Manual...
Страница 400: ...B Model7700ConnectionGuide...
Страница 411: ...B 12 Model 7700 Connection Guide Model 2700 Multimeter Switch System User s Manual...
Страница 412: ...C StatusandErrorMessages...
Страница 419: ...C 8 Status and Error Messages Model 2700 Multimeter Switch System User s Manual...
Страница 420: ...D SignalProcessing SequenceandDataFlow...
Страница 433: ...D 14 Signal Processing Sequence and Data Flow Model 2700 Multimeter Switch System User s Manual...
Страница 434: ...E MeasurementConsiderations...
Страница 443: ...E 10 Measurement Considerations Model 2700 Multimeter Switch System User s Manual...
Страница 454: ...G IEEE 488BusOverview...
Страница 469: ...G 16 IEEE 488 Bus Overview Model 2700 Multimeter Switch System User s Manual...
Страница 470: ...H KE2700InstrumentDriver Examples...
Страница 489: ...H 20 KE2700 Instrument Driver Examples Model 2700 Multimeter Switch System User s Manual...
Страница 499: ......