LNB Power
Posted: Mon Sep 26, 2011 9:36 am
How does DD handle LNB-Power?
in function GetDeviceInfo (in device)
is
DevInfo^.bSupportsLNBPowerOFF := true; // or true if yes
How can I turn off LNB Power?
in function GetDeviceInfo (in device)
is
DevInfo^.bSupportsLNBPowerOFF := true; // or true if yes
How can I turn off LNB Power?