Homec4science

MyInstrument edits - idn functionality

Authored by SAFedorov on Aug 20 2018, 17:06.

Description

MyInstrument edits - idn functionality

  1. Initialization of dummy device object is moved to MyInstrument class constructor
  2. Status property is introduced into the dummy device structure
  3. idn function is introduced in MyInstrument, response is stored in the property idn_str
  4. InstrManager now uses instrument classes to query identification

Details