Homec4science

Changed action of read/writePropertyHedged - now they leave the device in its…

Authored by SAFedorov on Aug 20 2018, 14:49.

Description

Changed action of read/writePropertyHedged - now they leave the device in its original state

  1. read/writePropertyHedged now leave device not always closed, but in the same state it was in the beginning. Need this to be able to use readPropertyHedged in interrupting callbacks.
  2. Fixed setMaxPower in MyTlb6300
  3. Overall, GuiTlb seems to be working nicely with MyTlb6300

Details