Rev 4181 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 4181 | Rev 4909 | ||
---|---|---|---|
Line 2... | Line 2... | ||
2 | 2 | ||
3 | slib_title=Draw circuit scheme according a circuit type. |
3 | slib_title=Draw circuit scheme according a circuit type. |
4 | slib_parms=+ |
4 | slib_parms=+5\ |
5 | ,the type of circuit\ |
5 | ,the type of circuit\ |
6 | 20,size factor\ |
6 | 20,size factor\ |
7 | black,color name\ |
7 | black,color name\ |
8 | ,components (variable number of items) |
8 | ,components (variable number of items) |
- | 9 | ,option word html |
|
9 | 10 | ||
10 | slib_out=drawing commands for flydraw. |
11 | slib_out=drawing commands for flydraw. |
11 | 12 | ||
12 | slib_comment=Check the\ |
13 | slib_comment=Check the\ |
13 | <a href="$wims_ref_name?module=tool/elec/circdraw">circuit draw tool</a>\ |
14 | <a href="$wims_ref_name?module=tool/elec/circdraw">circuit draw tool</a>\ |
14 | for details of available circuit and component types. |
15 | for details of available circuit and component types.\ |
- | 16 | If the last item is html, the output is the html code for inserting the images . |