AVEVA Community
AVEVA Community
  • Site
  • User
  • Site
  • Search
  • User
Modules
  • AVEVA World
  • PDMS/E3D Forum
  • Modules
  • Cancel
Modules
Global Module Log debug_admind data
  • Forums
  • Resources
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
  • Replies 2 replies
  • Subscribers 1 subscriber
  • Views 7 views
  • Users 0 members are here
Options
  • Share
  • More
  • Cancel
Related

Log debug_admind data

Karthikeyan Manoharan
Karthikeyan Manoharan over 12 years ago
 
  • Sign in to reply
  • Cancel
  • Karthikeyan Manoharan
    Karthikeyan Manoharan over 12 years ago
    Hi,

    Is there any way to log data displayed in daemon when I use DEBUG_ADMIND=XXXX to a text file. My daemon displays current time and time for next update for each location. I need this to be written to a text file so that I shall use it for reporting purposes. If someone of us have done this kindly help me.

    Regards

    Karthi
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Jesse Lord
    Jesse Lord over 10 years ago
    %pdms_installed_dir%\admind.exe START XXX bef >> C:\GlobalService\Log\XXX.log 2>&1

    where XXX is your project code, and you are running a single global project per batch file.
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel