Hi the community,
I'm currently working on the "TAG Video Systems MCM-9000" protocol.
I want to work on the "Tally Layouts Text Files" section to modify text.
I would like to control these modifications via a page created with Visio.
I've identified the different ID parameters:
2980: for modifying and validating the text (OK)

2963: For the update command (OK)
However, when I click the Update button, there's no change to the "Lock" and "Unlock" state associated with ID parameter 2961.
I added screenshots.
I'm using a Visio page for commands.
How can I make the "Lock" and "Unlock" states (2961) change when I press the "Update" button (2963)?
Thank you.
I took a quick look at the connector (v. 2.0.0.15). When you start to edit a 'Tally Layouts Text Tiles' the row is locked (Locked Status = Locked) automatically for a period (5 minutes) to prevent concurrent modifications. When you click update this saves your changes and unlocks the row.
So I'd say you don't need to manage the Lock/Unlock parts in your Visio as the connector handles this.
Hi Fabrice,
Can you elaborate a bit more your question? Can you add extra screenshots with the shape data definition from your Visio file?
If I understood correctly, you have a button on a Visio file linked to the column parameter 'Update'. When a user clicks on this button shape, the 'Lock Status' column should be updated accordingly.
Do you know if there is a relationship in the connector between the 'Update' column and the 'Lock Status'? For example, if you click the button available in the table, will the 'Lock Status' be updated?