MULTICASTSIPA MSI MXDescription:Sets the multicast receive Group IP address on the encoder side. IP Multicast receiving is supported from compatible streamers. The range of the multicast group IP is 224.10.XXX.XXX to 239.XXX.XXX.XXX (XXX represents any number 0 through 255). This can be either regular (class A, B, C) IP address or a multicast IP address. The command format has been modified to allow for multiple decode channels in a single unit. Form:
Command Handler: ECMD
MULTICASTSIPA|MSI|MX [CHANNEL] [ARGUMENT]
Channel List (args are not case sensitive):
Terse Verbose Description
CHn CHn The MSI will be set for channel n, where n
is a valid channel number, starting at 0.
If no CHANNEL is argued, the system will default to channel 0.
Argument List:
Terse Verbose Description
nnn.nnn.nnn.nnn none Desired group IP address
Response:
MODIFY MULTICASTSIPA RESPONSE
Verbose- "OK\r\n" to acknowledge receipt of command, or
"ERROR- [Description]\r\n" if error, ending command
Terse- "0\r\n" to acknowledge receipt of command, or
"[NON-ZERO NUMERIC VALUE]\r\n" if error, ending command
"\r\n" concludes modify responses (empty line)
DISPLAY MULTICASTSIPA RESPONSE
Verbose- "OK\r\n" to acknowledge receipt of command, followed by
"MULTICASTSIPA CHn= [IP ADDRESS]\r\n", or
"ERROR- [Description]\r\n" if error, ending command
Terse- "0\r\n" to acknowledge receipt of command, followed by
"[IP ADDRESS]\r\n", or
"[NON-ZERO NUMERIC VALUE]\r\n" if error, ending command
"\r\n" concludes display responses (empty line)
Examples:
Verbose command to retrieve current setting:
*.ECMD MULTICASTSIPA <enter>
Response is: OK\r\n
MULTICASTSIPA CH0= 224.10.150.150\r\n
*.ECMD MULTICASTSIPA CH1 <enter>
Response is: OK\r\n
MULTICASTSIPA CH1= 224.10.150.150\r\n
Terse command to retrieve current setting:
*.ECMD MX <enter>
Response is: 0\r\n
224.10.150.150\r\n
Verbose command to change setting:
*.ECMD MULTICASTSIPA 239.10.15.2 <enter>
Response is: OK\r\n
Terse command to change setting:
*.ECMD MX 239.10.15.2 <enter>
Response is: 0\r\n
Verbose command to change setting while specifying a channel:
*.ECMD MULTICASTSIPA CH1 239.10.15.2 <enter>
Response is: OK\r\n
Terse command to change setting while specifying a channel:
*.ECMD MX CH1 239.10.15.2 <enter>
Response is: 0\r\n
Notes:None. Products Supporting Command:Created By: Adtec Digital Inc |