Skip to content

Plugging/Keying a Pin/Way on a Connector #351

@tobiasfalk

Description

@tobiasfalk

One thing that is commonly done with Connectors is to plug some Pins/Ways, this is done to key on connector and prevent it from being plugged in/connected to somewhere it should not.
Here are some Ideas how it could be represented:
file2
The following was added in the row of a pin/way

  1. <td>P</td> a very simple way, could be confused very easily
  2. <td><B>P</B></td> practically the same as 1. but bold and still has the same problem
  3. <td BGCOLOR="#000000"></td> very nice to see and understand that this means that this Pin/Way is plugged
  4. <td BGCOLOR="#000000"><FONT COLOR="#ffffff">P</FONT></td> The white P may makes it more understandable that this pin/way is plugged
  5. <td BGCOLOR="#000000"><FONT COLOR="#ffffff"><B>P</B></FONT></td> making the Text bold makes it more readable, my opinion at least
  6. <td BGCOLOR="#000000"><FONT COLOR="#ffffff"><B>X</B></FONT></td> This is for the showcase of a different Character

My favorite is 3. but with giving the user the option to put Text or Characters in the field could be a good solution, in this case I would make the text bold to make it more readable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions