返回数据模型
INSTR-CORE SCHEMA
Keithley 2604B
This page exposes the command, limit, state, and safety contract that instr-core can load for validation and dry-run planning.
REGISTRY KEY
instr-core lookup contract
- instrument_key
- keithley/smu/2604b
- public entity ID
- instr:keithley/smu/2604b
- schema version
- 1.0.0
- schema status
- derived
- record version
- 0.1.0-demo
- record status
- unverified
VALIDATION CONTRACT
Limits and commands
These fields are shaped to match instr-core Python InstrumentSchema model.
Global limits
- voltage
- max 40.4 V
- current
- max 3.03 A
- power
- max 40.4 W
Commands
| SCPI | Range | State | Safety |
|---|---|---|---|
:SOUR:FUNCSet the source function (VOLT or CURR) | none | source_mode | none |
:SOUR:VOLTSet the source voltage level | -40.4...40.4 | :SOUR:VOLT | none |
:SOUR:CURRSet the source current level | -3.03...3.03 | :SOUR:CURR | none |
:SOUR:VOLT:RANGSet the source voltage range | 0...40.4 | :SOUR:VOLT:RANG | none |
:SOUR:CURR:RANGSet the source current range | 0...3.03 | :SOUR:CURR:RANG | none |
:SENS:CURR:PROTSet the current compliance (protection) level | 0...3.03 | :SENS:CURR:PROT | none |
:SENS:VOLT:PROTSet the voltage compliance (protection) level | 0...40.4 | :SENS:VOLT:PROT | none |
:OUTPTurn the output ON or OFF | none | output | 2 rule(s) |
:OUTP:DELSet output delay time | none | none | none |
:READ?Return the measurement from the active source function | none | none | none |