Difference between revisions of "PLUGIN:Pinouts"

From WireCAD Online Help
Jump to: navigation, search
Line 16: Line 16:
 
! Setting  !! Description
 
! Setting  !! Description
 
|-
 
|-
| '''File>New'''||Enter data to create a new Pinout.
+
| '''File>New'''||Enter data to create a new Pinout.[[File:Pinout2.png|thumb|Database>Pinouts[New]]]
 
|-
 
|-
 
| '''File>Save'''||Saves the changes.
 
| '''File>Save'''||Saves the changes.
 
|-
 
|-
 
| '''File>Exit'''||Closes the form.
 
| '''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:29, 21 January 2011

Command Line Shortcut: po

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


Database>Pinouts

The pinouts tool works on two different levels:

  1. Creates a list based pinout that shows pin-for-pin connection data.
  2. Creates CAD previews of the list based pinout. This is useful for your pinouts drawings collections.
  3. Pinout data can be attached to cable data in the project. This allows you to create cable/conductor hierarchies.


Settings Explanation

Setting Description
File>New Enter data to create a new Pinout.
Database>Pinouts[New]
File>Save Saves the changes.
File>Exit Closes the form.