SYS_DATA_TYPE_INVALID

操作数值

数据类型

UINT

名称

表示无效数据类型的系统常量

如果DUTDATA_TYPE_INFO_DUT仅包含无效数据类型,可以与GetDataTypeInfo一起使用来调整程序。

实例
if ( bEnable ) then
    adutDataTypeInfo := GetDataTypeInfo(dutVariable);
    if (adutDataTypeInfo[iIndex_i].uiElementDataType = SYS_DATA_TYPE_INVALID) then	
				    exit; (* No valid data types *)
    end_if;
end_if;

最后更新日期: 2021-05-13此页面上的反馈松下热线