Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

USB 8452 mixing basic API and script

 Hi,

 

 I'm trying controlling RHS2116 chip (Intan tech) with SPI.

 

 For now, it was able to get some response from the chip but response is sometimes weird.

 

 I think the problem is short delay between SPI commands. So I want to add 1 microsecond delay between commands.

 

 However, I made labview code with basic SPI which is made for USB 845x series, and it seems like to add microsecond delay between commands, I need to do it with script.

 

 Is it okay to just mix script API with basic APIs?

 

P.S. I attached my codes. "Bio_RHS2116.vi" is main.

0 Kudos
Message 1 of 1
(2,342 Views)