08-30-2024 06:41 AM
Hello All,
I am using Agilent 3458DMM in digitazing mode. i applied all the configuration commandas (PRESET DIG; DCV 10; LEVEL 3,DC; NRDGS 256,TIMER; TIMER 20E-6; APER 3E-6; SLOPE POS; etc..) for the measuring data in Digitization mode.
But when I running for data capaturing command (TRIG SGL or TARM SGL) I am getting time out error.
Error: (Hex 0xBFFF0015) Timeout expired before operation completed.
DMM in Normal mode i am not getting any error it working fine.
09-02-2024 06:27 AM
Hello All,
I also used Agilent LabVIEW drivers still getting same error(Error: (Hex 0xBFFF0015) Timeout expired before operation completed).
I am getting only data, if I run reset command then after that I run data capturing command (TRIG SGL or TARM SGL).
I was done all the configuration for digitization mode properly.
Need help.
Thank You
Amit
09-04-2024 09:01 PM
@amit01 wrote:
Hello All,
I am using Agilent 3458DMM in digitazing mode. i applied all the configuration commandas (PRESET DIG; DCV 10; LEVEL 3,DC; NRDGS 256,TIMER; TIMER 20E-6; APER 3E-6; SLOPE POS; etc..) for the measuring data in Digitization mode.
But when I running for data capaturing command (TRIG SGL or TARM SGL) I am getting time out error.
Error: (Hex 0xBFFF0015) Timeout expired before operation completed.
DMM in Normal mode i am not getting any error it working fine.
1) Is that error on the write or the read?
2) did you try putting in a very large value for the timeout?
3) do you expect to get 1024 bytes back?
Also it sounds like you might need to wait longer before reading based on this thread:
https://forums.ni.com/t5/LabVIEW/Agilent-HP-3458A-Possible-driver-request/td-p/4182101