From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

cannot get 6485 into REM mode

 

If I use VISA, I can put the 6485 into REM mode, but when I write program. 

SendIFC (boardID);
dev = ibdev(boardID, KEITHLEY_PICO, 0,TIMEOUT, EOTMODE, EOSMODE);

ibclr (dev);

6485 does not go into the REM mode. 

 

I added ibsre without any impact. 

 

What is the difference here and what do I have to do to get the 6485 into REM mode, without the REM mode, I cannot communicate with it. 

 

Capture2.PNG

0 Kudos
Message 1 of 1
(763 Views)