All of the projector drivers expose a standard set of methods and properties. These methods and properties are designed to expose functionality that is common to all projectors.
Methods:
.On
.Off.VolumeUp
.VolumeDown.Command strCommand, intTimeOut
Properties (Read/Write):
.IP = String
String = .IP.Port = Long
Long = .Port.Power = Integer
Integer = .Power.VideoSource = String
String = .VideoSource.Volume = Integer
Integer = .Volume
Properties (Read Only):
Integer = .LampHours
String = .Response
String = .Trace