Hello, could someone make a .lsp for calculating demand amps similar to these two Lisps for adding numbers, and calculating phase balance percentage(%)?
They work by selecting a value, hitting space bar to execute the command and then selecting a destination piece of text for the calculation.
PhaseBalance.LSP
This .lsp would prompt for a demand wattage, and divide by 360 and then prompt the user for destination piece of text. I'd like the amperage to round up to the nearest tens.
Thank you in advance.