ScriptDeviceDescription ¶ class ScriptDeviceDescription. ScriptDeviceCollection ( iterable = () , / ) ¶ Bases: list A collection of ScriptDeviceDescription objects. property vendors ¶ Gets the list of
定义命名约定 在里面 静态分析设置 对话框,在 命名约定 选项卡,定义您将在代码中遵循的命名约定。您可以根据其范围和限定符为 POU、变量和数据类型的标识符定义前缀。 然后,您可以让静态分析检查命名约定的合规性。 有关说明,请参阅: 检查是否符合定义的命名约定 定义前缀 在里面 静态分析设置 对话框,在 命名约定 选项卡,在输入字段中定义命名约定 字首 柱子。 字符字面量 例子: PRG_ 在 P
ScriptImagePoolObject ¶ class ScriptImagePoolObject. ImageLinkType ( value ) ¶ Bases: Enum This enumeration represents the way an image is embedded or linked into a project. Version added : 3.5.9.0 Li
Multicore - Tools ¶ Introduction ¶ Multicore is a term associated with parallel processing and refers to the use of several cores that are simultaneously engaged in the execution of a program. Paralle
ScriptLiveDeviceUserManagement ¶ class ScriptLiveDeviceUserManagement. ScriptLiveDeviceUserManagement ¶ Bases: object This object represents the live user management on a given device. Version added :
对话框:XY 图表配置 象征: 功能 :对话框包含配置 笛卡尔 XY 图 它显示数组中的数据。 称呼 : 在里面 笛卡尔 XY 图 属性,点击 XY 图表 . 要求 :在活动的可视化编辑器中选择了一个 XY 图表,相应的 特性 视图已打开。 对话框左侧的树视图显示 XY 图表的配置并充当导航器。如果您选择了顶级条目 (1) 或根本没有选择,那么 元素设置 组在右侧可见。这包括图表刷新频率的配置。此
ScriptTaskConfigObject ¶ class ScriptTaskConfigObject. KindOfTask ( value ) ¶ Bases: Enum An enumeration. Cyclic = (1,) ¶ Freewheeling = (2,) ¶ Event = (3,) ¶ ExternalEvent = (4,) ¶ Status = (5,) ¶ Pa
CODESYS Development System
数据类型:ANY、ANY_ <类型> 数据类型 ANY 或者 ANY_ <类型> 用于函数、功能块或方法的接口中,以便输入类型未知或未指定的输入参数:输入变量 ( VAR_INPUT )具有通用数据类型。 编译器在内部用下面描述的数据结构替换输入变量的类型,从而不直接传递值。相反,指针被传递到实际值,因此只能传递变量。因此,只有在调用时才指定数据类型。因此,可以使用每个具有不同数据类型的参数来调用
ScriptSvnRemoteServices ¶ class ScriptSvnRemoteServices. SvnRemoteServices ¶ Bases: object Contains all functionality which works against a server. The ISvnReporter passed to this calls will be automa
ScriptRecipeManagerObject ¶ class ScriptRecipeManagerObject. LoadRecipeMode ( value ) ¶ Bases: Enum This enumeration represents the way how recipes are loaded. Version added : 4.2.0.0 load_exactly_onl