Skip to content
New MAJOR release 02.00.00

Changes since 01.06.01:

- Update for the latest DeviceAccess 02.00 API
- Allow to obtain TypeChangingDecorators with different types for the same target
- If receiver does not have wait_for_new_data, write returns always false (= no data lost)
- Proper implementation of synchronous process arrays (without wait_for_new_data)
- Block creation of BiDirectionalProcessArray without wait_for_new_data
- ReferenceTestApplication: allow to detect queue overflows

- Remove deprecated SynchronizationUtilities and ProcessVariableListeners
- Change SynchronizationDirection enum into strongly-typed one.

- Fix issues reported by clang address/thread sanitizers