Files
motorBase/motorApp
Torsten Bögershausen 7b87f3b9b6 motorRecord: Handle ACCS != 0.0 in init_record
When a database wants to use ACCS from the start, when the record is loaded
into the IOC, the init_record() function needs to look at it.
The new way is to set ACCS != 0.0 and ACCL == 0.0 and then ACCS takes over.
The compatible (call it old ?) way is to have ACCS == 0.0, and then ACCL
is used.
2018-12-04 10:47:39 +01:00
..
2018-04-19 11:09:28 -05:00
2017-01-16 08:44:30 +01:00