Issue
A MicroSmart controller with revision 9 firmware needs to broadcast a point value to other MicroSmart controllers running revision 10 and 11 firmware under the same DMS. The broadcast is not working as expected.
Product Line
TAC IA SeriesEnvironment
MicroSmart controllers connected to a DMS
Cause
Peer-to-peer data sharing was introduced starting with revision 10 MicroSmart firmware.
Controllers running revision 9 do not support peer-to-peer communication, so they cannot broadcast or receive values directly.
Resolution
To enable value sharing:
- Link the sending point and receiving points to the DMS.
- Use the sending DMS point in conjunction with the receiving DMS point within the programming logic.
- The value will then propagate down to the MicroSmart controllers through the DMS.