The target sequence and the number of runs are defined during capture initialisation.
The next stage of our tour is data capture initialisation.
Errors occurred during tool setting initialisation.
刀具设定初始化期间发生错误。
Call initialisation from some spaces failed.
某些空间中的呼叫初始化失败。
Otherwise, initialisation will have to be carried out again.
否则,必须再次进行初始化。
Controls all queue and sub-program initialisation (for table coding, etc).
控制全部队列和子程序初始化(表格代码等)。
After each initialisation task has been performed the following message is displayed on the console
每个任务初始化后,控制台显示如下信息:
Guides the user through the data capture set-up process, displaying the target generation, capture initialisation and automatic data capture dialog boxes.
向用户介绍数据撷取设定过程、显示目标生成、撷取初始化和自动数据撷取对话框。
This call will trigger a code to be sent to the chosen device, which can then be used as in the payload to complete the session initialisation process.
该调用将触发要发送到所选设备的代码,然后可以将其用作有效载荷中的以完成会话初始化过程。
A session can have two types of errors: initialisation errors and expiry errors.
会话可能有两种类型的错误:初始化错误和到期错误。
Other cases where type inference won't work are initialisation expressions that imply some type guessing of their own like the following
类型推断不起作用的其他情况是,暗示自身类型的初始化表达式,如:
The software has an automatic set-up option which guides the user through the normal data capture set-up process by displaying the automatic target generation, capture initialisation and automatic data capture dialog boxes in sequence before starting data capture.
软件具有自动设定选项,它在开始数据撷取之前按顺序显示自动目标生成、撷取初始化和自动数据撷取对话框,逐步地指导用户完成正常数据撷取设定过程。
On one side, only initialisation information will be used to infer the type of the variable; this means that variables that aren't initialised when declared will need explicit typing, although it will also help prevent some potentially obscure errors (like the wrong type being inferred for something that happens to the variable far down the code).
一方面,只有初始化信息将用于推断变量的类型;这意味着在声明时未初始化的变量需要显式声明类型,它也有助于防止一些潜在的晦涩的错误(例如,代码深处的变量的类型推断错误)。