Promotic

DataTable - tab of the PmaDataTable object

Description:
Definition of the data table range.
Configurators:
Change of the columns number is enabledIf the change of the columns number is disabled, then the table has as many columns as it is defined on the "DataTable" tab and this cannot be changed during the run of the application.
If the change is enabled, then after the application is launched the table has defined the columns, but by the InsertCol or RemoveCol method it is possible to change its number dynamically.
Max. number of columnsThis configurator appears only if the change of the columns number is enabled. The 0 value means that the maximum number equals the number of defined columns. Dynamic insertion of the column would fail if the number exceeded the maximal value.
Maximum number of columns depends on PROMOTIC runtime licence and is: PmRtProf: 65535, PmRtFree: 30 and PmRtXX: XX (for example PmRt100: 100).
This configurator sets the initial value of the MaxCols property.
Change of rows number is enabledIf the change of rows number is disabled, then the table has as many rows (rows are created after the application is launched) as the maximum number of rows and this cannot be changed during the run of the application.
If the change is enabled, then by the InsertRow or RemoveRow method it is possible to change its number dynamically.
Maximum row numberDynamic insertion of a row would fail if the number of rows exceeded the maximal value.
Maximum row number depends on PROMOTIC runtime licence and is: PmRtProf: 65535, PmRtFree: 30 and PmRtXX: XX (for example PmRt100: 100).
This configurator sets the initial value of the MaxRows property.
Number of rows on beginThis configurator appears only if the change the number of rows is enabled.
Note:
This object adds variables into the calculation of the application size, which influences the basic runtime licence type/size (see: Licences for PROMOTIC runtime environment).
PROMOTIC 9.0.27 SCADA system documentation MICROSYS, spol. s r.o.

Send page remarkContact responsible person
© MICROSYS, spol. s r.o.