PADS PADS 연동시 에러
페이지 정보
본문
ascill : Attribute type Sim.Analog.Order not found, free text attribute assumed
eco : Attribute Dictionary was modified during import operations.?The following
attributes were added to the Attribute Dictionary as non-ECO Registered:
Sim.Analog.Model
PADS 연동 작업시 ascii와 eco 메모장에 위와 같은 내용이 함께 나옵니다.
무슨 오류인지 알 수 있을까요?
eco : Attribute Dictionary was modified during import operations.?The following
attributes were added to the Attribute Dictionary as non-ECO Registered:
Sim.Analog.Model
PADS 연동 작업시 ascii와 eco 메모장에 위와 같은 내용이 함께 나옵니다.
무슨 오류인지 알 수 있을까요?
- 이전글PADS 견적문의 19.11.12
댓글목록
이디앤씨님의 댓글
이디앤씨 작성일
안녕하세요. 이디앤씨입니다.
해당 문구는 PADS Layout Attribute Dictionary에 Sim.Analog.Model이 정의 되어 있지 않아 발생한 것입니다.
이 문제를 해결하려면 Attribute Dictionarydp Sim.Analog.Model을 추가해주면 됩니다.
1. PADS Layout을 실행하고 Edit - Attribute Dictionary를 클릭합니다.
2. 'New' 버튼을 클릭하고 Attribute 란에 Sim.Analog.Model을 입력합니다.
3. Object 탭으로 이동하여 해당 Attribute를 적용할 부분을 선택합니다.
감사합니다.