UICS communication driver for LPF-7000 Series Projector is the driver to communicate with projector equipment.
<Figure 1> is read setting example of UICS communication driver for LPF-7000 Series Projector.
<Figure 1> Read setting example of UICS communication driver for LPF-7000 Series Projector |
Device part of <Figure 1> input Com Port(COM1), Baud Rate(9600), Parity Bit(0), Data Bit(8), Stop Bit(1) respectively, according to equipment.
In protocol option part, you can set the following: Data saving start address of STRING memory( default = 0 ), number of data saving(default = 200). Each argument is a comma-delimited.
Note) Please use 'DLL-UICS' communication driver for LPF-7000 Series Projector.
UICS communication driver for LPF-7000 Series Projector communication driver read schedule
UICS communication driver for LPF-7000 Series Projector's read schedule input 'READ' one line.
reference) UICS communication driver
If you click the icon in protocol option part, you can see the dialog box such as <Figure 2>. you can also set String memory saving position, ....
<Figure 2> Example of UICS communication driver¡¯s protocol option dialog box |
You can set LPF-7000 Series Projector by using 'writing settings'.
Digital Write
Digital write setting parameters are as follows:
1) PORT Port no. (0 ~ 255)
2) STATION don't care.
3) ADDRESS don't care.
4) Extra1 Write command : refer to <Table 1>.
5) Extra2 don't care.
<Table 1> is write command and operation for LPF-7000 Series Projector.
Write command | Operation |
!P@G | Connect Command |
!P@Q | Disconnect Command |
!PRM01 | Power On |
!PRM02 | Power Off |
!PRM05 | RGB1 |
!PRM05 | Video1 |
!PRM0D | S-Video |
!PRM04 | Component |
<Table 1> Write command and operation for LPF-7000 Series Projector |
Write example 1)
PORT:0, station:0, ADDRESS:0000, Extra1:!P@G, Extra2 : 0
The setting parameter shown above is Connect Command setting example.
Write example 2)
PORT:0, station:0, ADDRESS:0000, Extra1:!PRM01, Extra2 : 0
The setting parameter shown above is Power On setting example
Write example 3)
PORT:0, station:0, ADDRESS:0000, Extra1:!PRM02, Extra2 : 0
The setting parameter shown above is Power Off setting example.
Write example 4)
PORT:0, station:0, ADDRESS:0000, Extra1:!PRM05, Extra2 : 0
The setting parameter shown above is RGB1(or Video1) output setting example.
Write example 5)
PORT:0, station:0, ADDRESS:0000, Extra1:!P@Q, Extra2 : 0
The setting parameter shown above is Disconnect Command setting example.
Analog Write
Analog write and digital write have the same setting parameters except output value.