diff options
author | easwaran | 2019-01-09 19:12:25 +0530 |
---|---|---|
committer | easwaran | 2019-01-09 19:12:25 +0530 |
commit | b5860ffab14add3b883d4261da369005b725109b (patch) | |
tree | 95ca3dcfad97720161393c964be346ca62428c09 /heater/heater-cache.lib | |
parent | 52f35b385e27aa61a9c7c78b93cf1bdbfb31c9ac (diff) | |
download | openplc_modules-b5860ffab14add3b883d4261da369005b725109b.tar.gz openplc_modules-b5860ffab14add3b883d4261da369005b725109b.tar.bz2 openplc_modules-b5860ffab14add3b883d4261da369005b725109b.zip |
added indicator LED's in heater module; added proper markings in motor module.
Diffstat (limited to 'heater/heater-cache.lib')
-rw-r--r-- | heater/heater-cache.lib | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/heater/heater-cache.lib b/heater/heater-cache.lib index 14400a6..625fc57 100644 --- a/heater/heater-cache.lib +++ b/heater/heater-cache.lib @@ -70,6 +70,29 @@ X Pin_4 4 -200 -200 150 R 50 50 1 1 P ENDDRAW ENDDEF # +# Device_LED +# +DEF Device_LED D 0 40 N N 1 F N +F0 "D" 0 100 50 H V C CNN +F1 "Device_LED" 0 -100 50 H V C CNN +F2 "" 0 0 50 H I C CNN +F3 "" 0 0 50 H I C CNN +$FPLIST + LED* + LED_SMD:* + LED_THT:* +$ENDFPLIST +DRAW +P 2 0 1 8 -50 -50 -50 50 N +P 2 0 1 0 -50 0 50 0 N +P 4 0 1 8 50 -50 50 50 -50 0 50 -50 N +P 5 0 1 0 -120 -30 -180 -90 -150 -90 -180 -90 -180 -60 N +P 5 0 1 0 -70 -30 -130 -90 -100 -90 -130 -90 -130 -60 N +X K 1 -150 0 100 R 50 50 1 1 P +X A 2 150 0 100 L 50 50 1 1 P +ENDDRAW +ENDDEF +# # Device_R_US # DEF Device_R_US R 0 0 N Y 1 F N |