Difference between revisions of "Customizing Equipment I/O"
From WireCAD Online Help
Line 69: | Line 69: | ||
|} | |} | ||
+ | |||
+ | == Deleting Ports== | ||
+ | |||
+ | {| class="wikitable" style="color:black; background-color:#ffffcc;" cellpadding="10" cellspacing="0"; border="1"; width="100%" | ||
+ | |- | ||
+ | ! Step !! Description | ||
+ | |- | ||
+ | |Open up the I/O tab of the piece of equipment you wish to delete ports from.|| Refer To ''"Adding A Single Port"'' above if your unsure how to get there. | ||
+ | |- | ||
+ | |''Click'' which port or ports you would like to delete|| Holding down '''[Shift]''' will allow you to select a range of ports and holding down '''[CTRL]''' will allow you to select multiple individual ports. ''(See images]'' [[File:Select Range.png|thumb|Selecting A Range Of Ports ''[Shift]'']] [[File:Select Multiple.png|thumb|Selecting Multiple Ports ''[CTRL]'']] |
Revision as of 17:36, 6 October 2011
Command Line Shortcut: ' User Permissions Level: All |
Contents
Before You Start
You will need to know what Ports, Signal Types, Connector Types you are going to be using for this piece of equipment. You will also need to know what ports are Input, Output or Both.
How To Add A Single Port
Step | Description |
---|---|
Click Advanced Tools>Equipment Library OR Database>Equipment Library OR Command shortcut LE | This will bring you to the equipment library where you will find the piece of equipment you are wanting to customise. |
After highlighting the piece of equipment you wish to modify, Click the [I/O] tab. | If this is a new piece of equipment you created, you will have a blank Input and Output Field. |
Click [Add Ports] | You will now have a dialog box that allows you to select all information about this port. |
After filling out the info, Click [Add Ports And Close] | As you can see in the image, I have added an RCA Port with an Audio Signal Type to the Input field. |
You can also create a port on both the Input and Output fields by selecting [Both] under the Add To Which List | As you can see in this image, I have added an RCA Port with an Audio Signal Type to BOTH the Input and Output field. |
Adding Multiple Ports Of The Same Type
It is possible to add multiple ports at one time. This saves time by allowing you to make as many of the same Type of ports as you'd like, without having to add each individually.
Step | Description |
---|---|
Follow the path described above to get to the dialog box where you enter port information. | |
Fill out the desired information and Check [Add Multiple Ports] | You will need to specifiy how many of this type of port you would like, what number you would like the port to begin with and how many zeros lead the port number (Example RCA-0012) |
After filling out the information, Click [Add Ports And Close] | As you can see in this image, I added 24 RCA ports with an Audio Signal Type to BOTH the Input and Output Fields. |
Distinguishing Similar Ports
There will be times in which you need to create a number of similar ports, yet be able to distinguish them from eachother. (Example: RCA-01 Left, RCA-01 Right, RCA-01 Video)
Step | Description |
---|---|
Follow the path described above to get to the dialog box where you enter port information. | |
Fill out the port information just as you would normally do however this time, add a distinguishing character in the [Finally Append Characters] box. | This distinguishing character can be whatever you would like it to be (Example L=Left, R=Right, V=Video) |
Click [Add Ports And Close] | As you can see in this image, I added an RCA port with an Audio Signal Type into the Input field and have distinguished it as a Left channel with the letter """L""" |
You can use a combination of "Appending Characters", "Add Multiple Ports" and "Add To Both Sides" to quickly add multiple ports to your equipment. | As you can see in this image, I have added 3 RCA Left, 3 RCA Right and 3 RCA Video ports to both the Input and Output fields. You will also see WireCAD automatically organizes them for you. |
Deleting Ports
Step | Description |
---|---|
Open up the I/O tab of the piece of equipment you wish to delete ports from. | Refer To "Adding A Single Port" above if your unsure how to get there. |
Click which port or ports you would like to delete | Holding down [Shift] will allow you to select a range of ports and holding down [CTRL] will allow you to select multiple individual ports. (See images] |