Setting Project Polling Base Rate

SQL Query bindings have three Polling Mode options: Off, Relative, and Absolute. The Relative mode has an adjustable Base Rate setting. You can set this Polling Base Rate so it applies to all the SQL Query bindings for the whole project.

images/download/attachments/1704368/sql.jpg

To set the Polling Base Rate for the whole project

The project's base polling rate as set in the Project Porperties window will ONLY apply to the SQL bindings that are polling at the Relative Mode. Therefore, before you set the Polling Base Rate for the project, select the Relative mode as the Polling Mode for all the SQL Query bindings you wish.

  1. In Designer, from the toolbar go to Project > Properties.
    The Project Properties window is displayed.

  2. Go to the Client > Timing page.
    You can see the Polling Base Rate along with other timing settings on this page.

  3. Keep the default 5000 (5 sec) or change the Polling Base Rate to how often you want the data to refresh. For example, you can change the default and set it to 1000 (1sec).

  4. Click OK and save your project with File > Save and Publish.
    The SQL property bindings that have the Relative rate/mode selected are now polled at a 1 second rate and the Client data is now updated at a 1 sec rate.

Next ...

  • add link here