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.
Yes, there is a link between upload and Lock Status when I clic on Upload.
When you clic on Upload (on Dataminer page) you change the status of Lock Status between Lock and Unlock.
I uploaded the connector v 2.0.0.15, please what is the diffence between the version Unicode and the version 1.1.8.16 Non Unicode. I agree with you with you When you click update this saves your changes and unlocks the row. But you did that with the Dataminer page and evrything works fine with me too.
I would like to do the same think with a command with a Visio page.
The goal is to manage the name with an external page for user and not with Datamine directly.
I don't find how I can recreate what happen with the update button do when I clic on it. Change name (Text) -> Update (button)->unlock (Lock status).
On the Visio page when I clic on Update the lock status doesn't change and stay in Lock state after the name change.
How could I reproduce this sequence using Visio:
New name (Text: 2980) -> Locked (Lock status: 2961) -> Update (Update: 2963) -> Unlocked (Lock status: 2981).
Specifically, the sequence Update (Update: 2963) -> Unlocked (Lock State: 2981), as seen on the Dataminer page in the Tally Layouts section.
Thank you
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?