Jump to content
Software FX Community

How do I save to a PowerGadget file from the command line ?


GlennF

Recommended Posts

You can create a PGF as follows

- Run the PowerGadgets creator- In the "Choose Gadget Type" screen select "Chart" and press Next- In the "Choose Data Source" screen select "Use Windows PowerShell" and press Next- Type the powershell command to retrieve the data (do not include out-chart or out-gauge) and press Finish, e.g.

import C:\test.csv

- Customize the chart as needed using the Chart Wizard or the property grid (Advanced Settings)- Optionally you can add other gadgets to the same PGF to create a group using "Edit - Add Item"

Regards,

JuanC

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...