Difference between revisions of "PLUGIN:Pinouts"

From WireCAD Online Help
Jump to: navigation, search
(Created page with "{{unfinished}}")
 
Line 1: Line 1:
{{unfinished}}
+
{{PageHeader
 +
|shortcut=po
 +
|perms=PinOutProfiles - AllowAddNew, AllowEdit, AllowDelete
 +
|level=PRO
 +
|desc=Pinout Defninition and creation tool.}}
 +
[[File:Pinout1.png|thumb|Database>Pinouts]]
 +
 
 +
 
 +
==Settings Explanation==
 +
{| class="wikitable" style="background-color:#ffffcc;" cellpadding="10" cellspacing="0"; border="1"; width="100%"
 +
|-
 +
! Setting  !! Description
 +
|-
 +
| '''File>New'''||Enter data to create a new Pinout.
 +
|-
 +
| '''File>Save'''||Saves the changes.
 +
|-
 +
| '''File>Exit'''||Closes the form.
 +
|-
 +
| '''Edit>Undo'''||Undoes '''ALL''' changes back to last save. Use sparingly.
 +
|-
 +
| '''Edit>Refresh'''||Refreshes the data.
 +
|-
 +
| '''Edit>Clear Data'''||Deletes the data in the current selection.
 +
|-
 +
| '''Edit>Delete Selected Row(s)'''||Deletes the selected rows from the database. Be sure to save your changes.
 +
|-
 +
| '''Edit>Copy Selection Down'''||Uses the top cell in the selection as the source data and repeats it down for each cell in the selection.
 +
|-
 +
| '''Edit>Increment Select Down'''||Uses the top cell in the selection as the source data appending a numeric value and incrementing it down for each cell in the selection.
 +
|-
 +
| '''Tools>Rename IO Connector Types'''||Renames the connector types of all IO AND the named connector name in the Global Connectors database.[[File:ChangeConnType.png|thumb|Database>Connectors>[Tools>Rename...]]]
 +
 
 +
|}

Revision as of 18:17, 21 January 2011

Command Line Shortcut: po

User Permissions Level: PinOutProfiles - AllowAddNew, AllowEdit, AllowDelete
Product Level: PRO
Pinout Defninition and creation tool.


Database>Pinouts


Settings Explanation

Setting Description
File>New Enter data to create a new Pinout.
File>Save Saves the changes.
File>Exit Closes the form.
Edit>Undo Undoes ALL changes back to last save. Use sparingly.
Edit>Refresh Refreshes the data.
Edit>Clear Data Deletes the data in the current selection.
Edit>Delete Selected Row(s) Deletes the selected rows from the database. Be sure to save your changes.
Edit>Copy Selection Down Uses the top cell in the selection as the source data and repeats it down for each cell in the selection.
Edit>Increment Select Down Uses the top cell in the selection as the source data appending a numeric value and incrementing it down for each cell in the selection.
Tools>Rename IO Connector Types Renames the connector types of all IO AND the named connector name in the Global Connectors database.
Database>Connectors>[Tools>Rename...]