이력 | 보기 | 이력해설 | 다운로드 (294 Bytes)
# coding: utf-8
import sys
class EquipmentData:
def __init__(self, tagNo):
try:
self.tagNo = tagNo
except Exception as ex:
print('error occured({}) in {}:{}'.format(ex, sys.exc_info()[-1].tb_frame.f_code.co_filename, sys.exc_info()[-1].tb_lineno))
다이어그램 이름 *
다이어그램 포맷 PNG SVG XML
너비 pixel
Hide toolbar
Use LightBox
Zoom controls
Initial page
Inizial layers
Hyperlinks color