![IDK MSD-804FD Series Command Manual Download Page 85](http://html2.mh-extra.com/html/idk/msd-804fd-series/msd-804fd-series_command-manual_3788839085.webp)
MSD-804FD Users Guide (Command Guide)
85
@GLF
Get LAN operation mode
Command
format
@GLF,
connection
Return value
format
@GLF,
connection
,
mode (
,
ip_1
,
ip_2
,
ip_3
,
ip_4
,
pjlink
,
tcp
,
password)
Parameter
connection
: Connection
1 = Connection 1 to 8 = Connection 8
mode : Operation mode
0 = “RECEIVER mode” [Default], 1 = “TRANSMITTER mode”
ip_1
: Upper bit of the destination IP address to
ip_4
: Lower bit of the destination IP
address
0 to 255 = 8 bit (Decimal notation) [Default]: 192.168.001.198
Replied only if
mode
is TRANSMITTER.
pjlink
: PJLink protocol connection
0 = PJLink not used [Default], 1 = PJLink used
Replied only if
mode
is TRANSMITTER.
tcp
: Destination port number
1 to 65535 [Default]: 1100
Replied only if
mode
is TRANSMITTER and pjlink is set to “0” (not used).
password
:
Up to 32 characters of the following ASCII codes: 30 to 39, 41 to 5A, 61 to 7A
(alphanumeric characters). “2ASCII codes”
Replied only if
mode
is TRANSMITTER, pjlink is set to “0” (not used), and
password
is set.
Example Send
Receive
@GLF,1
@GLF,1,0
Get operation mode of connection 1.
Operation mode: RECEIVER
Send
Receive
@GLF,2
@GLF,2,1,192,168,1,1
,0,1300
Get operation mode of connection 2.
Operation mode: TRANSMITTER, Destination
IP address: 192.168.1.1, PJLink: Not used,
Destination port number:1300
Send
Receive
@GLF,3
@GLF,3,1,192,168,1,2
,1,PROJECTOR1
Get operation mode of connection 3.
Operation mode: TRANSMITTER, Destination
IP address: 192.168.1.2, PJLink: Used,
Password: PROJECTOR1
Send
Receive
@GLF,3
@GLF,3,1,192,168,1,2
,1
Get operation mode of connection 3.
Operation mode: TRANSMITTER, Destination
IP address: 192.168.1.2, PJLink: Used,
password: not set
Related info.
8.11.4 Operation mode