SerialShareSemaphore
The application property, SerialShareSemaphore has been marked as deprecated. In the unusual event that you have multiple devices attempting to use the same channel at the same time across multiple ports, you might consider adding Comm Link Sequencer Tags to serialize requests.
Comm Link Sequencer Tags - Serialize requests for the same communication channel across ports.
Ori SerialShareSemaphoreginal description follows:
Enables multiple serial ports to share the same semaphore. Doing so prevents more than one driver from using more than one of the serial ports in the group at a time, thereby preventing two drivers on different serial ports connected to different radios sharing the same frequency from colliding.
To allow serial ports to share the same semaphore, set SerialShareSemaphore to "1" (the default is "0"). The result is that all serial ports with the same Area parameter will use the same semaphore.
Section: System
Default: SerialShareSemaphore = 0
*No restart required (Settings.Dynamic property)