SYS_DATA_TYPE_INVALID

그룹

동작값

데이터 형식

UINT

이름

유효하지 않은 데이터 형식을 나타내는 시스템 정수

DUT DATA_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이 페이지에 대한 피드백Panasonic 직통 전화