Examples with "danych Array" and their translation in English
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
Tablica w tym języku jest standardową tablicą VBScript, tzn. typ danych Array.
The array in this language is a standard VBScript array, i.e. Array data type.
Other results
Podczas wysyłania danych zawierających pozycję typu Array jest konieczne do takiej pozycji umieścić wektor, który nie posiada standardowej postaci.
When sending the data containing the item of the Array type it is necessary to save a vector, that is not in the standard form, into this item.
Podczas wysyłania danych zawierających pozycję typu Array jest konieczne do takiej pozycji umieścić wektor, który nie posiada standardowej postaci.
When sending the data containing the Array item it is necessary to save a vector, that is not in the standard VBScript form, into this item.
Podczas wysyłania danych zawierających pozycję typu Array jest konieczne do takiej pozycji umieścić wektor, który nie posiada standardowej postaci VBScript.
When sending the data containing the Array item it is necessary to save a vector, that is not in the standard VBScript form, into this item.
Domyślny format danych o nazwie Array traktuje dane dla sekcji jako tablicę z indeksami od 0 do n-1 (n - liczba elementów do wyświetlenia), przy czym każdy element listy także może być tablicą zmiennych.
The default data format is called Array and it is automatically set to all sections and variables. It treats the list as an array with indexes enumerated from 0 to n-1 (n is the number of elements in the array).
Podczas odbioru danych zawierających pozycję typu Array system PROMOTIC uformuje taką pozycję do standardowej postaci (tablicę danych Integer uformuje na tablicę wartości Variant typu Integer).
When receiving data containing item of the Array type, the PROMOTIC system modifies this item into the standard form (e.g. the Integer values array is transformed into the Variant values array of the Integer type).
Podczas odbioru danych zawierających pozycję typu Array system PROMOTIC uformuje taką pozycję do standardowej postaci (tablicę danych Integer uformuje na tablicę wartości Variant typu Integer).
When receiving data containing the Array item, the PROMOTIC system modifies this item into the standard VBscript form (e.g. the Integer values array is transformed into the Variant values array of the Integer subtype).
Podczas odbioru danych zawierających pozycję typu Array system PROMOTIC uformuje taką pozycję do standardowej postaci VBScript (tablicę danych Integer uformuje na tablicę wartości Variant podtypu Integer).
When receiving data containing the Array item, the PROMOTIC system modifies this item into the standard VBscript form (e.g. the Integer values array is transformed into the Variant values array of the Integer subtype).
Niektóre OPC serwery (dla Simatic, Schneider, Bernecker&Reiner...) mogą w jednej pozycji danych transmitować wektor (Array) danych (często z ograniczeniem, że wszystkie pozycje wektora muszą mieć ten sam typ danych).
Some OPC servers (for Simatic, Schneider, Bernecker&Reiner...) can transfer a data array (Array) in one data item (the common limitation is that all data array items must be of the same data type).
W tych zastosowaniach technika ultradźwiękowa Phased Array oferuje lepszą niż inne metody szybkość, gęstość punktów danych i skuteczność wykrywania.
For this application, phased array ultrasound technology offers superior inspection speed, data point density, and detection.
Wykorzystuje FARO Cobalt Array Imager do szybkiej rejestracji danych pomiarowych o wysokiej rozdzielczości
Utilizes the FARO Cobalt Array Imager for quick capture of high-resolution measurement data
Cobalt Array Imager został wyposażony w dedykowany, zintegrowany system przetwarzania danych
The Cobalt Array Imager is equipped with dedicated on-board processors - an industry first.
Wytworzenie tablicy wartości (typu Array) z wybranych pozycji danych obiektu. Syntaktyka
Creating an array of values (of the Array type) from selected data items of the object.