Rev 4909 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
4158 | bpr | 1 | slib_lang_exists_tmp=yes |
2 | |||
3 | slib_title=Draw circuit scheme according a circuit type. |
||
4 | slib_parms=+4\ |
||
5 | ,the type of circuit\ |
||
6 | 20,size factor\ |
||
7 | black,color name\ |
||
7110 | bpr | 8 | ,components (variable number of items)\ |
4909 | bpr | 9 | ,option word html |
4158 | bpr | 10 | |
11 | slib_out=drawing commands for flydraw. |
||
12 | |||
13 | slib_comment=Check the\ |
||
14 | <a href="$wims_ref_name?module=tool/elec/circdraw">circuit draw tool</a>\ |
||
4909 | bpr | 15 | for details of available circuit and component types.\ |
7110 | bpr | 16 | If the last item is html, the output is the html code for inserting the images . |