asterics / AsTeRICS

The Assistive Technology Rapid Integration & Construction Set
http://www.asterics.eu
Other
55 stars 27 forks source link

added property CIM.scan.at.start #285

Closed klues closed 5 years ago

klues commented 5 years ago

added property CIM.scan.at.start=true to ARE properties. makes it possible to disable automatic CIM port scanning at start of ARE.

for my tests with EMG the EMG sensors CIM port scanning always slowed down restart of ARE and possibility to use SerialPort, so I've added this property to disable automatic CIM port scanning. Also for solutions e.g. like for C.B. CIM port scanning could/should be disabled, because it is simply not needed for his solution.

deinhofer commented 5 years ago

sounds meaningful to me.

Please note, there is another possibility to turn off CIM port scanning by disabling the cimcommunication service in file (bin/ARE/profile/services-{windows|linux|macosx}.ini). But this would also disable general serial port support.