Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Hexadecimal commands via the serial port.

It's fairly simple:

 

  1. Create an array constant.
  2. Place an integer constant in there.
  3. Change the datatype of the array element to U8.
  4. Change the display format of the constant to Hexadecimal, with a fixed number of characters, use zeros as padding, and show the radix.
  5. Widen the array element so you can see the whole thing.
0 Kudos
Message 11 of 12
(1,417 Views)

Torr,

 

Thanks for posting your code for the Liquilaz counter, if you have a later release I would very much like to see that code. Whats your general experience with sub-micron particle counting ?

 

Thanks in advance,

 

søren

0 Kudos
Message 12 of 12
(1,228 Views)