Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

TypeDescription
ProcessorStandard DANTE virtual machine vldantedev030
Hardware

Agilent digital voltmeter 34411A

800902096C4E: 192.168.190.16  DVM42001    DCTEL002    DEVIL723
80090209BD20: 192.168.190.17  DVM42002    DCTPS002    DEVIL723
80090209BC28: 192.168.190.18  DVM42003    DCT Accumulatore    DEVIL724

I multimetri rispondono anche in http
http://192.168.190.xxx

...

LanguageRequired Add ons/Plugins/Extensions/Libraries
LabVIEW 12.0.1f5 (32-bit)

Drivers

Instrument I/O > Instr Drivers > Agilent 34401 (nativi in LabVIEW).

Creata directory /u2/dcs/source_linux/3_hell_Drivers/Agilent-34401A/
con esempi d'uso della Agilent.

Configurazione VISA

Le VISA vanno configurate sulla macchina virtuale vldantedev030 sulla quale gira il DEVIL723 (vldantedev030)girano i DEVIL723 e 724.
ATTENZIONE: si deve scegliere VXI-11 Protocol, altrimenti la "Resource Name" non viene come richiesto dai multimetri Keysight e non funziona la connessione.GODCtrl – warnings and fixes.

Configurazione per 34411A

VISA resource: TCPIP0::192.168.190.14::INSTR

Configurazione per 34465A

VISA resource: TCPIP0::192.168.190.16:inst0::INSTR
NOTA: per il modello 34465A, il campo "LAN Device Name" deve essere impostato come "inst0"

...

#

Title

User Story

Importance

Notes

1






...

GDCTSta.vi / DEVIL723.DBSta, DEVIL724.DBSta

This global is initialized with data from the DBSta file.

...

Code Block
languagetext
titleStatic fork descriptor
#DCTEL002
@HCI(S)[(I32),(DBL),DU32,DU32,DBL,DU32:5,DU32:5]
DCT,DCTEL002,250,2,0.01,2000:1000:500:200:100,4:4:4:4:4
@HPE(S)[(DBL),HU32,DI32,DU16,DU16,DU16,DU16,DU16,DU16,DU16,DI32,DI32,DI32,DBL,HU32,DI32:4]
DVM42001,C0A8BE10,0,0,2,3,1,0,1,0,1,1,0,0.203,E0100000,4096:2048:1024:512

chanName			DVM42001
boardBaseAdd		C0A8BE10
boardNum			n.u.
measurementFunction	0=DCV, ACV, HOMS
range				125 mV, 1 V, 8 V, 64 V, 300 V, Autorange
apertureTime		267 ms, 16.7 ms, 320 ms, 20 ms, 2.5 ms, 100 us, 10 us
autozero			ON, OFF, Once
offsetCompensation	OFF, ON
triggerSource		Immediate, External, Hold, TTL trig line 0, 1, 2, ..., 7
sampleSource		Immediate, Timer, Software, Control register
triggerCount		1
sampleCount			1
triggerDelay		0
samplePeriod		0.203
acquisitionStackArea	n.u.
maxInAcquisitionStackArea 4096:2048:1024:512


...

GGODDyn.vi / DEVIL723.DBDyn, DEVIL724.DBDyn

This global is initialized with data from the DBDyn file.

...

Code Block
languagetext
titleDynamic fork descriptor
#DCTEL002
@HCI(S)[(DBL),DI32,DI32,TF,TF,TF,TF,DI32,DBL,DBL,DBL,DBL,DBL,DBL,DBL,DBL:5]
DCTEL002,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0:0.0:0.0:0.0:0.0
@HPE(S)[(DBL),HU32:6,DBL,DBL,DBL,TF]
DVM42001,0:0:0:0:0:0,0.0,0.0,-2.0E-3,1


...

DEVIL723.pref, DEVIL724.pref

There are no class specific sections in the DEVIL .pref file

...