7. LW3 Programmers’ Reference
MODEX-F15-OPTS, MODEX-F15-OPTM series – User's Manual
71
Audio Port and Crosspoint Settings
Operation / Path
Query the Status of Source Port
GET /MEDIA/AUDIO/XP.SourcePortStatus
Query the Status of Destination Port
GET /MEDIA/AUDIO/XP.DestinationPortStatus
Query the Audio Crosspoint Setting
GET /MEDIA/AUDIO/XP.DestinationConnectionList
Query the Audio Autoselect Settings
GET /MEDIA/AUDIO/XP.DestinationPortAutoselect
SET /MEDIA/AUDIO/XP:setDestinationPortAutoselect(<output>: <output_set>)
GET /MEDIA/AUDIO/XP:switch(<input>:<output>
Change the Input Port Priority
SET /MEDIA/AUDIO/XP.PortPriorityList
CALL /MEDIA/AUDIO/XP:setAutoselectionPriority(<input>\(<output>\):<prio>)
CALL /MEDIA/AUDIO/XP:muteSource
CALL /MEDIA/AUDIO/XP:unmuteSource
CALL /MEDIA/AUDIO/XP:muteDestination
CALL /MEDIA/AUDIO/XP:unmuteDestination
Operation / Path
Analog Audio Input Level Settings
SET /MEDIA/AUDIO/<input>.Volume|Balance|Gain
Analog Audio Output Level Settings
SET /MEDIA/AUDIO/<output>.Volume|Gain
Network Configuration
Operation / Path
GET /MANAGEMENT/NETWORK.DhcpEnabled
SET /MANAGEMENT/NETWORK.DhcpEnabled
GET /MANAGEMENT/NETWORK.IpAddress
Change the IP Address (Static)
SET /MANAGEMENT/NETWORK.StaticIpAddress
GET MANAGEMENT/NETWORK.NetworkMask
Change the Subnet Mask (Static)
SET /MANAGEMENT/NETWORK.StaticNetworkMask
GET /MANAGEMENT/NETWORK.GatewayAddress
Change the Gateway Address (Static)
SET /MANAGEMENT/NETWORK.StaticGatewayAddress
CALL /MANAGEMENT/NETWORK:ApplySettings()