element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Members
    Members
    • Achievement Levels
    • Benefits of Membership
    • Feedback and Support
    • Members Area
    • Personal Blogs
    • What's New on element14
  • Learn
    Learn
    • eBooks
    • Learning Center
    • Learning Groups
    • STEM Academy
    • Webinars, Training and Events
  • Technologies
    Technologies
    • 3D Printing
    • Experts & Guidance
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Arduino Projects
    • Design Challenges
    • element14 presents
    • Project14
    • Project Groups
    • Raspberry Pi Projects
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • 'Choose another store...'
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
Autodesk EAGLE
  • Products
  • More
Autodesk EAGLE
EAGLE User Chat (English) Why doesn't >LAST_DATE_TIME attribute update ?
  • Blog
  • Forum
  • Documents
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Autodesk EAGLE requires membership for participation - click to join
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 3 replies
  • Subscribers 146 subscribers
  • Views 600 views
  • Users 0 members are here
Related

Why doesn't >LAST_DATE_TIME attribute update ?

Former Member
Former Member over 10 years ago

Hi all,

 

I built a "frame" device to give me a nice frame to draw my schematics

into, it consists of a few attributes that I can update >DRAWING_NAME,

>SHEET, >SHEET_NAME, >VERSION, >AUTHOR,  and >LAST_DATE_TIME

 

Most of these work perfectly and I can allocate them through Global

Attributes, but I can;t change the >LAST_DATE_TIME attribute, I know its

a reserved one, but it always comes out as "not saved!" when i'm editing

my schematic, I have saved the whole design multiple time but its never

picked up the save time/date like its supposed to...

 

I'm on Eagle Pro 6.4, on Ubuntu 12.04 LTS.

 

Is this because the attribute needs to be outside of the frame device ?

 

Any clues ?

 

Peter

 

 

  • Sign in to reply
  • Cancel

Top Replies

  • Former Member
    Former Member over 10 years ago +1
    Peter Wilson wrote: Hi all, I built a "frame" device to give me a nice frame to draw my schematics into, it consists of a few attributes that I can update >DRAWING_NAME, >SHEET, >SHEET_NAME, >VERSION,…
  • Former Member
    Former Member over 10 years ago

    Peter Wilson wrote:

    Hi all,

     

    I built a "frame" device to give me a nice frame to draw my schematics

    into, it consists of a few attributes that I can update >DRAWING_NAME,

    >SHEET, >SHEET_NAME, >VERSION, >AUTHOR,  and >LAST_DATE_TIME

     

    Most of these work perfectly and I can allocate them through Global

    Attributes, but I can;t change the >LAST_DATE_TIME attribute, I know

    its a reserved one, but it always comes out as "not saved!" when i'm

    editing my schematic, I have saved the whole design multiple time but

    its never picked up the save time/date like its supposed to...

     

    I'm on Eagle Pro 6.4, on Ubuntu 12.04 LTS.

     

    Is this because the attribute needs to be outside of the frame device

    ?

     

    Any clues ?

     

    Peter

     

    It's a bit tricky on Windows but does make sense.

    This is how it works for me.

     

    The trick is to refresh the editor view.

    Dirty the drawing (say,add a wire). The field remains the same.

    Enter in the command line WINDOW;  or F2 if your assigns are default.

    The  Date and Time of the recent save is seen

     

    If yours is not similar then you may have a Ubuntu specific issue.

     

    Warren

     

     

    --

    Viewed / responded via the newsgroup at

    news.cadsoft.de

     

     

     

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
  • Former Member
    Former Member over 10 years ago in reply to Former Member

    On 01/19/2013 05:34 PM, Warren Brayshaw wrote:

    Peter Wilson wrote:

    >> Hi all,

    >>

    >> I built a "frame" device to give me a nice frame to draw my schematics

    >> into, it consists of a few attributes that I can update >DRAWING_NAME,

    >>   >SHEET, >SHEET_NAME, >VERSION, >AUTHOR,  and >LAST_DATE_TIME

    >>

    >> Most of these work perfectly and I can allocate them through Global

    >> Attributes, but I can;t change the >LAST_DATE_TIME attribute, I know

    >> its a reserved one, but it always comes out as "not saved!" when i'm

    >> editing my schematic, I have saved the whole design multiple time but

    >> its never picked up the save time/date like its supposed to...

    >>

    >> I'm on Eagle Pro 6.4, on Ubuntu 12.04 LTS.

    >>

    >> Is this because the attribute needs to be outside of the frame device

    >> ?

    >>

    >> Any clues ?

    >>

    >> Peter

     

    It's a bit tricky on Windows but does make sense.

    This is how it works for me.

     

    The trick is to refresh the editor view.

    Dirty the drawing (say,add a wire). The field remains the same.

    Enter in the command line WINDOW; <enter> or F2 if your assigns are default.

    "not saved!" is seen in the field.

    Save the Schematic. The field remains the same.

    Enter in the command line WINDOW; <enter> or F2 if your assigns are default.

    The  Date and Time of the recent save is seen

     

    If yours is not similar then you may have a Ubuntu specific issue.

     

    Warren

     

    >

     

    Perfect, thank you... just needed to enter the "window;" command and

    immediately the last saved time appears in place of "not saved!"... I've

    never had a valid time/date in the at field before... ever..

     

    Thanks Warren.

     

    Peter

     

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • kingkw1
    kingkw1 over 4 years ago in reply to Former Member

    Thanks for the tip! I needed a space before the semicolon to get this to work for Eagle 9.2.2.

     

    i.e. "WINDOW ;"

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2023 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube