Dil ID: 10
Dil Adı: spain
Dil Kodu: es7tayfun Productos de la Marca Konica Minolta
Dünyanın En Büyük
Elektronik Bilgi Kütüphanesi



KIP Certified AutoCAD Driver
This information is solely for use of KIP Personnel and KIP Authorized Dealers. No part of this publication may be copied,
reproduced or distributed in any form without express written permission from KIP. 2012 KIP. vii_iv
- 28 -
Appendix
KIP Track Features - Variables
Specialized names or masks can be used for the KIP Track data fields in the Custom Properties of the KIP
AutoCAD Driver (Requester, Job Number, and Description)
Both the Requester and Job Number fields by default are recorded into the KIP Track log. The Job
Number field can then be the key field used to query Production Reports directly from the KIP Unattend
software. The KIP Controller log can also be imported into any program that can read ASCII data.
Specialized Mask Names and Rules
These customized names can be assigned to the mask elements using all normal methods.
Dwgname and dwgpath are the only two variables that can be set.
Example:
AutoCAD reports original file path of drawing named "R300-20.DWG" and the path that the file is stored
in as:
C:\Program Files\AutoCAD 2006\drawings\R300-20.DWG
If mask item is set to:
Dwgname logged isR300-20
Dwgpath logged isC:\Program Files\AutoCAD 2006\drawings\R300-20.DWG
dwgpath=x\x\x\x\x where = sign and following is optional mask to select path elements.
x replaced by # includes that element of path to be used in accounting data.
dwgpath=x\#\x\x logged is ‘Program Files’
dwgpath=x\#\# logged is ”Program Files\AutoCAD 2006”