Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   Programming (http://www.chiefdelphi.com/forums/forumdisplay.php?f=51)
-   -   Is the Compressor Automatically Handled? (Java) (http://www.chiefdelphi.com/forums/showthread.php?t=126792)

danebouchie 18-02-2014 21:04

Is the Compressor Automatically Handled? (Java)
 
Is the compressor automatically handled as its own class? or do we have to use if !compressorswitch { compressor.Relayset(true) } etc.

NWChen 18-02-2014 21:19

Re: Is the Compressor Automatically Handled? (Java)
 
The compressor is automatically handled. After initializing your compressor, simply call
Code:

compressor.start()
and it will automatically start and shut off based on the pressure switch.


All times are GMT -5. The time now is 02:35.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi