8
IN
AU
STRAL
IA
PR
OU
DLY BUILT
14. INFRA-RED GROUP BITMAP CALCULATOR
•
Add the value of IR groups
•
If you wish the module to operate on Group 1 only – change register 75 to a value of 2
•
If you wish the module to operate on Group 1 & 2 only – change register 75 to a value of 6
INFRA-RED GROUP BITMAP REGISTER 75
•
Calculate the register number by using following
•
table:-
•
Transfer the Value for each required group to the
right column.
•
The Total of the values in the right column then
becomes the Register
•
Value E.g. to set groups 1, 2 then the Total value is 6.
15. CONTACT CLOSE SWITCH GROUPS
•
Default setting is 2 and should not be changed
Continued Over.../
Group
Value
1
2
2
4
A message is not a valid message if:
•
It contains more than 80 characters before an end of message character is received.
•
It contains a character that is not <CR>,<LF>,<TAB>,<SPACE>,0,1,2,3,4,5,6,7,8,9,”,”.
•
A numerical field exceeds 65535
•
It contains more than 10 fields
If a packet is determined to be not a valid message it is ignored. If a message is determined to
be invalid before the end of message is ignored then all characters received are ignored until an
end of message character is received.
Messages from the IP Connect module comply with the requirements of the incoming
messages but in addition are fixed width formatted. Each numerical field is made of 5
characters (leading spaces and digits). A comma delimiter is included.
An Example is shown below:
1, 3, 45<CR><LF>
FORMAT
The stream is made up of messages. A message consists of 1 to 80 printable ascii characters
followed by and end of message. An end of message is one or more of CR and LF optionally
combined with any number of delimiters.
A message is made up of unsigned numerical value fields in decimal format separated by one or
more delimeters. A delimiter is any single or combination of space, comma or tab.
Examples of valid messages to the IP Connect module are given below. All these messages
have the same meaning.
1,3,45<CR>
1,3,45<LF>
1,3,45<CR><LF>
,1,3,45<CR><LF>
1,3,45,<CR><LF>
1,3,,45,<CR><LF>
1,3, 45,<CR><LF>
1,3,45,<CR>, ,<LF>
01,3,45<CR><LF>
000000001,3,45<CR><LF>
1 3 45<CR><LF>
1, 3, 45<CR><LF>
INSTRUCTIONS -
INTERFIT
PROJECTOR LIFT – FVI and HTI Series
16. IP CONNECT SERIAL PROTOCOL
•
This serial command protocol is essentially the same for all console channels
- TELNET via TCP/IP (2 ports 3001)
- HTTP via port 80
17. CONTROL COMMANDS
•
These commands are used to control the operation of screens.
•
Unified address is MAF address plus 16 e.g. Module 1 is Unified address 17
OPERATE MODULE DIRECT
Example of direct command:
•
Connected to 192.168.0.32:3001 – command 30 1 using module ID would see the lifter move
to up position
•
Connected to 192.168.0.32:3001 – command 30 17 using MAF address would see the lifter
move to up position
COMMAND
VALUE
DESCRIPTION
30
Module ID
Operate Module UP
31
Module ID
Operate Module PARTIAL 1
32
Module ID
Operate Module PARTIAL 2
33
Module ID
Operate Module DOWN
36
Module ID
Operate Module STOP