6. LW2 Programmers' Reference
6.6.4. Serial Port Protocol Setting (Local port)
Command and Response
{RS232_LOCAL_PROT=<protocol>}
(RS232_LOCAL_PROT=<protocol>)CrLf
Parameters
Parameter
Parameter description
<protocol>
The applied protocol in the
communication
The current setting can be queried by the {RS232_LOCAL_PROT=?} command.
Example
{RS232_LOCAL_PROT=LW2}
(RS232_LOCAL_PROT=LW2)
6.6.5. Serial Port Protocol Setting (Link port)
DIFFERENCE:
This command is available for the MMX4x2-HT200 model only.
This command sets the communication protocol of the link RS-232 port (TPS port).
Command and Response
{RS232_LINK_PROT=<protocol>}
(RS232_LINK_PROT=<protocol>)CrLf
Parameters
See the previous section.
Example
{RS232_LINK_PROT=LW2}
(RS232_LINK_PROT=LW2)
Value
Value description
LW2
Lightware 2 Protocol is active
LW3
Lightware 3 Protocol is active
Applied firmware package: v1.6.0b19 | LDC software: v2.5.13b5
MMX4x2 series – User's Manual
6.7. GPIO Port Configuration
DIFFERENCE:
This section refers to the MMX4x2-HDMI-USB20-L model only.
6.7.1. Setting the Level and Direction for Each Pin
GPIO pins can be configured as follows. See more details about the GPIO connector in the
Purpose Input/Output Ports
section and about the interface in the
Command and Response
#gpio
{GPIO<pin_nr>=<dir>;<level>}
(GPIO<pin_nr>=<dir>;<level>)CrLf
Parameters
Parameter
Parameter description
<pin_nr>
GPIO pin number
<dir>
The direction of the communication
<level>
The level of the pin
Example
{gpio1=O;H}
(GPIO1=O;H)
GPIO pin 1 is set to output with high level.
INFO:
The current GPIO pin configuration can be queried by typing the {GPIO<pin_nr>=?} command.
79
GPIO - General
GPIO Interface
section.
Value
Value description
0-6
static
I
Input
O
Output
L
Low
H
High
T
Toggle between low and high
Need help?
Do you have a question about the MMX4x2 Series and is the answer not in the manual?