This is historical information of device classes implemented in KeithleyVdc-2001-2010 device server.
Use this link to find the valid information.
Development status:
Released
Information status: New
Contact:
Class Description
Device Server for Keithley voltmeter
Families: MeasureInstruments
Key words: Keithley
Language: Cpp
Contact:
Class interface
Attributes:
Name | Description |
---|---|
DCVoltageScalar: DevDouble | — |
PLCScalar: DevDouble | — |
DCRangeScalar: DevDouble | — |
TriggerDelayScalar: DevLong | — |
TriggerCountsScalar: DevLong | — |
DigitsScalar: DevUShort | — |
EnableAutozeroScalar: DevBoolean | — |
BufferPointsScalar: DevLong | — |
BufferedVoltageSpectrum: DevDouble | — |
Commands:
Name | Description |
---|---|
StateInput: DevVoid Output: State |
This command gets the device state (stored in its device_state data member) and returns it to the caller. |
StatusInput: DevVoid Output: DevString |
This command gets the device status (stored in its device_status data member) and returns it to the caller. |
StartInput: DevVoid Output: DevVoid |
It start a new acquisition. |
StopInput: DevVoid Output: DevLong |
It stops the current acquisition. if 0 Full buffer, No trigger lost. if 1-9 Full buffer, Number of trigger lost. if 100 No Full buffer, No trigger lost. if 101-109 No Full buffer, Number of trigger lost. |
ResetInput: DevVoid Output: DevVoid |
It resets the device. |
GetErrorInput: DevVoid Output: DevVoid |
None. |
WriteReadInput: DevString Output: DevString |
if the last cmd-character is `?` we check for answer. |
SetTimerTriggerInput: DevDouble Output: DevVoid |
Select the Timer as the Trigger source and set the timer Interval (In seconds). |
SetExtTriggerInput: DevVoid Output: DevVoid |
Select an external trigger as source of trigger. |
SetLinkTriggerInput: DevVoid Output: DevVoid |
None. |
DownloadBufferInput: DevVoid Output: DevVoid |
None. |
SetFilterInput: DevLong Output: DevVoid |
Filter counts. If 0 filter off, from 1 to 100 filter on. |
SetTimestampsOnInput: DevVoid Output: DevVoid |
Only for Keithely 2001. We store the timestamps in the Keithley and in the data file. No voltages! |
SetTimestampsOffInput: DevVoid Output: DevVoid |
Only for Keithely 2001. We don`t store the timestamps. Only the voltages! |
IncludeReadingInput: DevVoid Output: DevVoid |
It includes reading in data string. |
EnableRAVInput: DevVoid Output: DevVoid |
Measurement event register: reading available. |
Pipes:
Properties:
Name | Description |
---|---|
DeviceNameDevString | This is the serial (or Gpib) line device exported by Serial (or Gpib) Server that will be controlled. |
SerialLineControlledDevBoolean | If set to TRUE, a serial line controller will be used. Otherwise, the gpib interface will be used. |
ModelDevString | This is the Keithley model. It can be `2001` or `2010`. |
MemoryDevLong | The number of bytes that we download from keithley-memory. For Keithley `2010` is 1024. For Keithley `2001` is 30000. |
20 Apr 2017, Piotr Goryl
Updated:
The device class has been updated.
You are looking at this version now.
23 Feb 2017, Piotr Goryl
Created:
The device class has been added to catalogue.
Updated:
The device class has been updated.
You are looking at this version now.
23 Feb 2017, Piotr Goryl
Created:
The device class has been added to catalogue.
Added by:pgoryl2
on:20 Apr 2017, 1:11 p.m.