Hi,
I want to wire up the following motor:
Power:0.75Kw
Drive:DOL ThermistorProtection:No
Manu:Grundos Voltage:415v
Freq:50Hz
StartingCurrent:11 to12 amps
RunningCurrent: 1.9Amps
Area Classification: safe
The pump will be controlling the filling of a tank with a low level switch @24v...
Hi,
I have created a few pipework components in R14 and now need to add attributes the code is as follows:
(DEFUN ELBOW ()
(setvar "cmdecho" 0) ; stops the code showing on the screen
(setq d$ (getreal "Enter diam:")) ; get size from user
(setq pos$ (getpoint "Probe position to start :"))...