Change read-only mode in query browser

i have created a test db to store values from some proto-software. i need to be able to flush the tables to evaluate incoming data better. but i can't do a DELETE because it's RO. how do i change that?

It's the same designer setting as for tag writes. "Comms Mode". Typically shows as three icons in the designer's primary toolbar, but can be found in the menus, too.

2 Likes

fantastic. thank you @pturmel